aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-28ARM: tegra: add cpu_disable for hotplugJoseph Lo1-0/+11
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo1-0/+2
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-1/+0
2013-04-18ARM: tegra: remove tegra specific cpu_disable()Russell King1-9/+0
2013-03-11ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu1-14/+9
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