summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.h
AgeCommit message (Expand)Author
2011-11-30ARM: tegra2: power: Fix reset race condition between the CPUsScott Williams
2011-11-30ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmuScott Williams
2011-11-30ARM: tegra: power: Conditionalize diagnostic register save/restoreScott Williams
2011-11-30ARM: tegra: power: Save CPU context to non-cacheable stackScott Williams
2011-11-30ARM: tegra: power: Add stack frame debug checksScott Williams
2011-11-30ARM: tegra: power: Define push/pop context register macrosScott Williams
2011-11-30ARM: tegra: power: Clear cache/TLB forwarding when exiting SMPScott Williams
2011-11-30ARM: tegra: power: Add SMP coherency exit macroScott Williams
2011-11-30ARM: tegra: power: Add LP2 in idle support for secondary CPUsScott Williams
2011-11-30ARM: tegra3: power: Add LP2 power mode support for CPU 0Scott Williams
2011-11-30ARM: tegra: Add Tegra 3 CPU hotplug supportScott Williams
2011-11-30ARM: tegra: power: Consolidate power management flagsScott Williams
2011-11-30ARM: tegra: Rename tegra<n>_sleep_resetScott Williams
2011-11-30ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2011-11-30ARM: tegra: Trivial changesScott Williams
2011-11-30ARM: tegra: Consolidate flow control registersScott Williams
2011-11-30ARM: tegra: Rename flow control registersScott Williams
2011-11-30ARM: tegra: Split sleep.S for Tegra2Scott Williams
2011-11-30ARM: tegra: Add cpuidle.hScott Williams
2011-11-30ARM: tegra: Finish power.h -> sleep.h renameScott Williams
2011-11-30ARM: tegra: power: Restore LP2 in idle protectionsScott Williams
2011-11-30ARM: tegra: Add suspend supportColin Cross