summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/hotplug.c
AgeCommit message (Expand)Author
2012-10-22ARM: tegra11x: CPU start up fixBo Yan
2012-09-27ARM: Tegra: Move cache disable to flush functionAntti P Miettinen
2012-07-12ARM: tegra: Fix build breaksBo Yan
2012-06-28ARM: tegra: power: Flush L1 to hot unplug CPUBo Yan
2012-06-27ARM: tegra11: Disable d-cache before power gatingBo Yan
2012-06-26arm: tegra: convert logical CPU numbers to physical numbersPrashant Gaikwad
2012-06-22ARM: tegra: Remove GIC bypass mode for hotplugScott Williams
2012-06-21Merge remote-tracking branch 'maz/soc_desc-v3.3-rc4' into android-t114-3.4-re...Varun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-22ARM: tegra: power: Flush cache just before cpu shutdownAlex Frid
2012-03-22ARM: tegra: power: Consolidate CPU context save and SMP exitScott Williams
2012-03-22ARM: tegra: Add Tegra 3 CPU hotplug supportScott Williams
2012-03-22ARM: tegra: Rename tegra<n>_sleep_resetScott Williams
2012-03-22ARM: tegra2: Don't use tegra_cpu_save to exit coherency on resetScott Williams
2012-03-22ARM: tegra: Split sleep.S for Tegra2Scott Williams
2012-03-22see bbc81fd4327f9ed4480b05981e38acd48b1d184aDan Willemsen
2012-03-22[ARM/tegra] Add Tegra3 supportScott Williams
2012-03-21fixup: hotplug.c: cpu_pmDan Willemsen
2012-03-21ARM: tegra: add hotplug supportColin Cross
2012-02-22ARM: hotplug: Introduce dummy_cpu_disableMarc Zyngier
2012-02-22ARM: hotplug: Introduce dummy_cpu_killMarc Zyngier
2012-02-22ARM: SoC: convert Tegra to SoC descriptorMarc Zyngier
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