summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.S
AgeCommit message (Expand)Author
2013-04-22ARM: tegra114: Implement ARM errata 799270 properlyBo Yan
2013-01-30ARM: tegra: Add barriers after cache operationsAmit Kamath
2013-01-24ARM: tegra11x: Fix BOND_OUT_L accessAntti P Miettinen
2013-01-15secureos: tegra: Remove duplicated L2 cache flushHyung Taek Ryoo
2013-01-10ARM: tegra11x: start L2 clock before enabling SMPBo Yan
2012-10-29ARM: tegra: replace tegra_cpu_wfi with cpu_do_idleBo Yan
2012-10-21Revert "arm: tegra: optimize L2 enable/disable paths for secureos"Deepak Nibade
2012-10-10ARM: tegra: cluster switch for T11xBo Yan
2012-09-27ARM: Tegra: Move cache disable to flush functionAntti P Miettinen
2012-09-26arm: tegra: optimize L2 enable/disable paths for secureosVarun Wadekar
2012-06-28ARM: tegra11: Update cache flush/invalidate for power gatingBo Yan
2012-06-28ARM: tegra: implement L1 cache flush functionBo Yan
2012-05-24tegra:cpuidle:remove flow-controller programmingPrashant Gaikwad
2012-04-09ARM: tegra: sleep: remove <asm/system.h>Varun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-27ARM: tegra: rethink the cpu suspend-resume code pathVarun Wadekar
2012-03-27ARM: tegra: remove usage of USE_TEGRA_CPU_SUSPENDVarun Wadekar
2012-03-27Revert "ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmu"Dan Willemsen
2012-03-23arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2012-03-22ARM: tegra: power: Fix build error on non-SMP systemsScott Williams
2012-03-22tegra: cpuidle: remove flow-controller programmingsatya popuri
2012-03-22ARM: tegra: copy native ARM code behavior for cpu suspend-resumeVarun Wadekar
2012-03-22arm: tegra: pm: preserve r4 - r11 across a suspendVarun Wadekar
2012-03-22arm: tegra: pm: move return address (for cpu_resume) to top of stackVarun Wadekar
2012-03-22ARM: tegra: power: L2 cache sync only for CPU0 LP2Prashant Gaikwad
2012-03-22ARM: tegra: power: Correct PL310 virt addr calculationPuneet Saxena
2012-03-22ARM: tegra: power: Fix build error on non-SMP systemsScott Williams
2012-03-22ARM: tegra: Fix build errors when PM_SLEEP is not selectedScott Williams
2012-03-22ARM: tegra: power: use buffered memory for suspend contextJin Qian
2012-03-22ARM: tegra: power: Perform L2 cache sync when flushing L1Scott Williams
2012-03-22ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmuScott Williams
2012-03-22ARM: tegra: power: Save CPU context to non-cacheable stackScott Williams
2012-03-22ARM: tegra: power: Add stack frame debug checksScott Williams
2012-03-22ARM: tegra: power: Define push/pop context register macrosScott Williams
2012-03-22ARM: tegra: power: Use uniform save/restore register setScott Williams
2012-03-22ARM: tegra: power: Use standard definitions for SCTLRScott Williams
2012-03-22ARM: tegra: power: Consolidate CPU context save and SMP exitScott Williams
2012-03-22ARM: tegra: power: Add SMP coherency exit macroScott Williams
2012-03-22ARM: tegra: power: Clean up stack pointer handlingScott Williams
2012-03-22ARM: tegra: power: Split CPU context save and coherency exitScott Williams
2012-03-22ARM: tegra3: power: Add LP2 power mode support for CPU 0Scott Williams
2012-03-22ARM: tegra: power: Align MMU shutdown code to L1 cache lineScott Williams
2012-03-22ARM: tegra: Rename flow control registersScott Williams
2012-03-22ARM: tegra: Always compile sleep.SScott Williams
2012-03-22ARM: tegra: Split sleep.S for Tegra2Scott Williams
2012-03-22ARM: tegra: power: remove unnecessary barriers on LP3 idle loopScott Williams
2012-03-22ARM: tegra: power: Prefer movw/movt for loading addressesScott Williams
2012-03-21ARM: tegra: sleep: flush tlbs when exiting wfiColin Cross
2012-03-21ARM: tegra: Add suspend supportColin Cross