summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
AgeCommit message (Expand)Author
2016-06-10ARM: tegra: hotplug: Include missing common.hThierry Reding
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2014-07-17ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding
2013-10-18ARM: tegra: CPU hotplug support for Tegra124Joseph Lo
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo
2013-07-19Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo
2013-05-28ARM: tegra: add cpu_disable for hotplugJoseph Lo
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo
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