summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
AgeCommit message (Expand)Author
2011-11-30ARM: tegra: power: Flush cache just before cpu shutdownAlex Frid
2011-11-30ARM: tegra: power: Consolidate CPU context save and SMP exitScott Williams
2011-11-30ARM: tegra: Add Tegra 3 CPU hotplug supportScott Williams
2011-11-30ARM: tegra: Rename tegra<n>_sleep_resetScott Williams
2011-11-30ARM: tegra2: Don't use tegra_cpu_save to exit coherency on resetScott Williams
2011-11-30ARM: tegra: Split sleep.S for Tegra2Scott Williams
2011-11-30see bbc81fd4327f9ed4480b05981e38acd48b1d184aDan Willemsen
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: add hotplug supportColin Cross
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