summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.S
AgeCommit message (Expand)Author
2012-08-06arm: tegra: optimize L2 enable/disable paths for secureosHyung Taek Ryoo
2012-04-19Restore "ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmu"Sang-Hun Lee
2012-04-19Revert "ARM: tegra: remove usage of USE_TEGRA_CPU_SUSPEND"Sang-Hun Lee
2012-04-19Revert "ARM: tegra: rethink the cpu suspend-resume code path"Sang-Hun Lee
2012-04-05ARM: tegra: rethink the cpu suspend-resume code pathVarun Wadekar
2012-04-05ARM: tegra: remove usage of USE_TEGRA_CPU_SUSPENDVarun Wadekar
2012-04-05Revert "ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmu"Dan Willemsen
2012-03-08ARM: tegra: power: Fix build error on non-SMP systemsScott Williams
2012-03-02tegra: cpuidle: remove flow-controller programmingsatya popuri
2012-02-18ARM: tegra: copy native ARM code behavior for cpu suspend-resumeVarun Wadekar
2011-12-14arm: tegra: pm: preserve r4 - r11 across a suspendVarun Wadekar
2011-12-14arm: tegra: pm: move return address (for cpu_resume) to top of stackVarun Wadekar
2011-12-08arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2011-11-30ARM: tegra: power: L2 cache sync only for CPU0 LP2Prashant Gaikwad
2011-11-30ARM: tegra: power: Correct PL310 virt addr calculationPuneet Saxena
2011-11-30ARM: tegra: power: Fix build error on non-SMP systemsScott Williams
2011-11-30ARM: tegra: Fix build errors when PM_SLEEP is not selectedScott Williams
2011-11-30ARM: tegra: power: use buffered memory for suspend contextJin Qian
2011-11-30ARM: tegra: power: Perform L2 cache sync when flushing L1Scott Williams
2011-11-30ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmuScott 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: Use uniform save/restore register setScott Williams
2011-11-30ARM: tegra: power: Use standard definitions for SCTLRScott Williams
2011-11-30ARM: tegra: power: Consolidate CPU context save and SMP exitScott Williams
2011-11-30ARM: tegra: power: Add SMP coherency exit macroScott Williams
2011-11-30ARM: tegra: power: Clean up stack pointer handlingScott Williams
2011-11-30ARM: tegra: power: Split CPU context save and coherency exitScott Williams
2011-11-30ARM: tegra3: power: Add LP2 power mode support for CPU 0Scott Williams
2011-11-30ARM: tegra: power: Align MMU shutdown code to L1 cache lineScott Williams
2011-11-30ARM: tegra: Rename flow control registersScott Williams
2011-11-30ARM: tegra: Always compile sleep.SScott Williams
2011-11-30ARM: tegra: Split sleep.S for Tegra2Scott Williams
2011-11-30ARM: tegra: power: remove unnecessary barriers on LP3 idle loopScott Williams
2011-11-30ARM: tegra: power: Prefer movw/movt for loading addressesScott Williams
2011-11-30ARM: tegra: sleep: flush tlbs when exiting wfiColin Cross
2011-11-30ARM: tegra: Add suspend supportColin Cross