summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
* ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-2/+0
* ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-2/+0
* ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-131-15/+1
* ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
* ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon2011-10-171-1/+1
* ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
* ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
* ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0
* ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1
* ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King2010-05-151-1/+1
* RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm2008-12-011-1/+4
* [ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2005-11-091-0/+138