aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/sleep.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-04-09ARM: tegra: Add firmware calls required for suspend-resume on Tegra30Dmitry Osipenko1-5/+9
2017-04-04ARM: tegra: Remove unnecessary inclusion of flowctrl headerJon Hunter1-2/+0
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-4/+4
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo1-4/+4
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo1-0/+22
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo1-1/+6
2013-05-22ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9Joseph Lo1-3/+5
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo1-0/+19
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo1-1/+3
2012-11-15ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo1-0/+7
2012-11-15ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo1-0/+42
2012-11-15ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo1-0/+29
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren1-1/+1
2012-09-13ARM: tegra: clean up the common assembly macros into sleep.hJoseph Lo1-32/+1
2012-06-11ARM: tegra: Remove flow controller programmingPrashant Gaikwad1-29/+0
2012-03-26ARM: tegra: Include assembler.h in sleep.S to fix build breakStephen Warren1-1/+3
2012-02-06ARM: tegra: assembler code for LP3Peter De Schrijver1-0/+91