aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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