summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/power-lp.S
AgeCommit message (Expand)Author
2010-04-16tegra power: Flush the L2 rams before entering LP0.tkasivajhula
2010-03-26tegra power: Clean up LP0 code and shuffle around scratch regs.tkasivajhula
2010-03-11tegra RM: Minimized DRAM IO pad power in LP1.Alex Frid
2010-03-09tegra power: Properly obtain start/end lp2 times.tkasivajhula
2010-03-05Tegra pm:disable pllp pll during system suspend. other code cleanupNarendra Damahe
2010-03-02tegra power: Use scratch33 to save return address for hotplug/lp2.tkasivajhula
2010-02-16tegra power: Add kernel LP1 power state code.tkasivajhula
2010-02-05tegra power: Fix various LP0 (deep sleep) bugs.tkasivajhula
2010-02-03tegra power: Add code to direct control to correct power state.tkasivajhula
2010-01-19tegra power: Save/Restore the r1 register across save_local_timer call.tkasivajhula
2010-01-05tegra power: Add initial LP0 implementation.tkasivajhula
2009-12-11tegra: SMP and CPU hotplug supportGary King