summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
AgeCommit message (Expand)Author
2013-10-28ARM: tegra: Move mach-tegra/{gic.h, pm-irq.h}Ajay Nandakumar
2013-09-14ARM: tegra: Use <linux/clk/tegra.h> instead of <mach/clk.h>Dan Willemsen
2013-09-14ARM: tegra: initialize hotplug for T12xEric Miao
2013-09-14ARM: tegra: Use Tegra3 hotplug for Tegra11/14Dan Willemsen
2013-09-14ARM: Tegra: Move cache disable to flush functionAntti P Miettinen
2013-09-14ARM: tegra: Fix build breaksBo Yan
2013-09-14ARM: tegra: power: Flush L1 to hot unplug CPUBo Yan
2013-09-14ARM: tegra11: Disable d-cache before power gatingBo Yan
2013-09-14ARM: tegra: Remove GIC bypass mode for hotplugScott Williams
2013-09-14ARM: tegra: power: Flush cache just before cpu shutdownAlex Frid
2013-09-14ARM: tegra: Add Tegra 3 CPU hotplug supportScott Williams
2013-09-14ARM: tegra: add hotplug supportColin Cross
2013-09-13Revert "ARM: tegra: update the cache maintenance order for CPU shutdown"Dan Willemsen
2013-09-13Revert "ARM: tegra: moving the clock gating procedure to tegra_cpu_kill"Dan Willemsen
2013-09-13Revert "ARM: tegra: Unify tegra{20,30,114}_init_early()"Dan Willemsen
2013-08-30Revert "ARM: cpu hotplug: remove majority of cache flushing from platforms"Dan Willemsen
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