summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep-t2.S
AgeCommit message (Expand)Author
2012-11-27tegra: fix file names and paths in commentsMarcel Ziswiler
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-19Revert "ARM: tegra20: pm: flush L1 data before exit coherency"Sang-Hun Lee
2012-04-05ARM: tegra20: pm: flush L1 data before exit coherencyPrashant Gaikwad
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-01-06ARM: tegra: power: L2 cache sync only for CPU0 LP2Prashant Gaikwad
2011-12-15arm: tegra: Invalidate TLB/BTAC afer enabling coherencyPrashant Gaikwad
2011-12-08arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2011-11-30ARM: tegra: power: Correct PL310 virt addr calculationPuneet Saxena
2011-11-30arm: tegra: pm: issue a pl310 cache sync for tegra2Mayuresh Kulkarni
2011-11-30ARM: tegra: power: clear TLBs & BTAC after re-enabling L1 cacheJin Qian
2011-11-30ARM: tegra2: power: Fix reset race condition between the CPUsScott Williams
2011-11-30ARM: tegra2: power: Don't flush D-cache on aborted LP2 with L2Scott 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: Consolidate CPU context save and SMP exitScott Williams
2011-11-30ARM: tegra: Use common coherency exit function for Tegra2Scott 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: tegra: Rename tegra<n>_sleep_resetScott Williams
2011-11-30ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2011-11-30ARM: tegra2: Fix CONFIG_HOTPLUG_CPU dependenciesScott Williams
2011-11-30ARM: tegra: Rename flow control registersScott Williams
2011-11-30ARM: tegra: Always compile sleep.SScott Williams
2011-11-30ARM: tegra: sleep: Remove hard-coded register offsetScott Williams
2011-11-30ARM: tegra: Fail when tegra2_cpu_reset is called by CPU 0Scott Williams
2011-11-30ARM: tegra2: Don't use tegra_cpu_save to exit coherency on resetScott Williams
2011-11-30ARM: tegra: Split sleep.S for Tegra2Scott Williams