summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.h
AgeCommit message (Expand)Author
2013-04-22ARM: tegra114: Implement ARM errata 799270 properlyBo Yan
2012-12-18secureos: Remove useless smc for t114Hyung Taek Ryoo
2012-12-03ARM: tegra11x: Add flag to force C0NC power gatingBo Yan
2012-11-29arm: tegra: Add traces for SecureOS measurementsCharles Tan
2012-10-29ARM: tegra: replace tegra_cpu_wfi with cpu_do_idleBo Yan
2012-10-24ARM: tegra11x: residency time for different LP2 modeBo Yan
2012-10-22ARM: tegra11x: fast cluster power down controlBo Yan
2012-09-27ARM: Tegra: Move cache disable to flush functionAntti P Miettinen
2012-08-30arm: tegra: Set Core to 0.95V in LP1Karthik Ramakrishnan
2012-07-16ARM: tegra: clock: Allow Tegra3 PLLM rate changeAlex Frid
2012-07-12ARM: tegra: resolve compilation time warningsSanjay Singh Rawat
2012-06-28ARM: tegra: Clean up flow controller CSR macrosBo Yan
2012-06-28ARM: tegra: implement L1 cache flush functionBo Yan
2012-06-27ARM: tegra11: CPU rail power up sequenceBo Yan
2012-06-27ARM: tegra11: Update wake interruptBo Yan
2012-06-27ARM: tegra11: Fix wake-up conditionBo Yan
2012-06-26ARM: tegra: power: Add cluster switch power_gate sysfs nodeScott Williams
2012-06-25ARM: tegra: smp: Add support for Cortex-A15 boot_secondaryScott Williams
2012-06-22ARM: tegra: Clean up CACHE_L2X0 conditionals and includesScott Williams
2012-04-18arm: tegra: turn off pll-a/p in LP1Mayuresh Kulkarni
2012-03-27arm: tegra20: pm: rework secondary LP2Prashant Gaikwad
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: Correct PL310 virt addr calculationPuneet Saxena
2012-03-22ARM: tegra: power: implement LP1 suspend/resume for Tegra3Yudong Tan
2012-03-22ARM: tegra2: power: Fix reset race condition between the CPUsScott Williams
2012-03-22ARM: tegra: power: Workaround PMD corruption by cpu_resume_mmuScott Williams
2012-03-22ARM: tegra: power: Conditionalize diagnostic register save/restoreScott 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: Clear cache/TLB forwarding when exiting SMPScott Williams
2012-03-22ARM: tegra: power: Add SMP coherency exit macroScott Williams
2012-03-22ARM: tegra: power: Add LP2 in idle support for secondary CPUsScott Williams
2012-03-22ARM: tegra3: power: Add LP2 power mode support for CPU 0Scott Williams
2012-03-22ARM: tegra: Add Tegra 3 CPU hotplug supportScott Williams
2012-03-22ARM: tegra: power: Consolidate power management flagsScott Williams
2012-03-22ARM: tegra: Rename tegra<n>_sleep_resetScott Williams
2012-03-22ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2012-03-22ARM: tegra: Trivial changesScott Williams
2012-03-22ARM: tegra: Consolidate flow control registersScott Williams
2012-03-22ARM: tegra: Rename flow control registersScott Williams
2012-03-22ARM: tegra: Split sleep.S for Tegra2Scott Williams
2012-03-22ARM: tegra: Add cpuidle.hScott Williams
2012-03-22ARM: tegra: Finish power.h -> sleep.h renameScott Williams
2012-03-22ARM: tegra: power: Restore LP2 in idle protectionsScott Williams
2012-03-21ARM: tegra: Add suspend supportColin Cross