aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-8/+24
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-5/+6
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding1-11/+11
2014-02-03arm, pm, vmpressure: add missing slab.h includesTejun Heo1-0/+1
2013-10-18ARM: tegra: add LP1 support code for Tegra124Joseph Lo1-3/+9
2013-09-17ARM: tegra: move resume vector define to irammap.hStephen Warren1-4/+4
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman1-10/+138
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo1-2/+6
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo1-0/+8
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo1-0/+18
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo1-5/+105
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo1-4/+0
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo1-1/+3
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-05ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo1-4/+6
2013-06-05ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo1-0/+15
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+81
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+1
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann1-0/+5
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socArnd Bergmann1-50/+81
2013-04-05ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun1-1/+0
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo1-1/+1
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo1-13/+80
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo1-36/+1
2013-03-26ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon1-6/+1
2013-03-11ARM: tegra: remove save/restore of CPU diag registerStephen Warren1-19/+0
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo1-0/+3
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad1-1/+1
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo1-2/+2
2012-11-15ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo1-2/+0
2012-11-15ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo1-0/+144
2012-11-15ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo1-0/+74