aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-2/+0
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-2/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-15/+1
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King1-4/+4
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King1-9/+11
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King1-10/+0
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King1-7/+1
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King1-1/+1
2008-12-01RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm1-1/+4
2005-11-09[ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King1-0/+138