aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
AgeCommit message (Expand)Author
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King
2013-04-18ARM: tegra: remove tegra specific cpu_disable()Russell King
2013-03-11ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-13ARM: tegra20: add CPU hotplug supportJoseph Lo
2012-09-13ARM: tegra30: add CPU hotplug supportJoseph Lo
2012-09-13ARM: SoC: convert Tegra to SMP operationsMarc Zyngier
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2011-01-14ARM: fix wrongly patched constantsRussell King
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King
2010-08-05[ARM] tegra: SMP supportColin Cross