summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep-t2.S
AgeCommit message (Expand)Author
2012-10-29ARM: tegra: replace tegra_cpu_wfi with cpu_do_idleBo Yan
2012-10-24ARM: tegra20: remove irrelevant codeBo Yan
2012-06-28ARM: tegra11: Update cache flush/invalidate for power gatingBo Yan
2012-06-25ARM: tegra: smp: Add support for Cortex-A15 boot_secondaryScott Williams
2012-04-12ARM: tegra20: pm: do not include <asm/system.h>Varun Wadekar
2012-03-27ARM: tegra20: pm: clean L1 data before wfiPrashant Gaikwad
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-23arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2012-03-22ARM: tegra: power: L2 cache sync only for CPU0 LP2Prashant Gaikwad
2012-03-22arm: tegra: Invalidate TLB/BTAC afer enabling coherencyPrashant Gaikwad
2012-03-22ARM: tegra: power: Correct PL310 virt addr calculationPuneet Saxena
2012-03-22arm: tegra: pm: issue a pl310 cache sync for tegra2Mayuresh Kulkarni
2012-03-22ARM: tegra: power: clear TLBs & BTAC after re-enabling L1 cacheJin Qian
2012-03-22ARM: tegra2: power: Fix reset race condition between the CPUsScott Williams
2012-03-22ARM: tegra2: power: Don't flush D-cache on aborted LP2 with L2Scott 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: Consolidate CPU context save and SMP exitScott Williams
2012-03-22ARM: tegra: Use common coherency exit function for Tegra2Scott 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: tegra: Rename tegra<n>_sleep_resetScott Williams
2012-03-22ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2012-03-22ARM: tegra2: Fix CONFIG_HOTPLUG_CPU dependenciesScott Williams
2012-03-22ARM: tegra: Rename flow control registersScott Williams
2012-03-22ARM: tegra: Always compile sleep.SScott Williams
2012-03-22ARM: tegra: sleep: Remove hard-coded register offsetScott Williams
2012-03-22ARM: tegra: Fail when tegra2_cpu_reset is called by CPU 0Scott Williams
2012-03-22ARM: tegra2: Don't use tegra_cpu_save to exit coherency on resetScott Williams
2012-03-22ARM: tegra: Split sleep.S for Tegra2Scott Williams