aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/mcpm_platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin1-0/+10
2013-10-29ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translationDave Martin1-4/+13
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+2
2013-06-05ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre1-5/+0
2013-05-10ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre1-3/+0
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre1-1/+6
2013-04-24ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre1-0/+87