aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad1-1/+1
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo1-6/+11
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo1-2/+2
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-7/+2
2012-09-13ARM: tegra20: add CPU hotplug supportJoseph Lo1-0/+8
2012-09-13ARM: tegra30: add CPU hotplug supportJoseph Lo1-86/+24
2012-09-13ARM: SoC: convert Tegra to SMP operationsMarc Zyngier1-15/+1
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2011-01-14ARM: fix wrongly patched constantsRussell King1-2/+2
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-08-05[ARM] tegra: SMP supportColin Cross1-0/+140