summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* firmware: Move Trusted Foundations supportThierry Reding2019-04-171-1/+2
* ARM: tegra: Add firmware calls required for suspend-resume on Tegra30Dmitry Osipenko2019-04-091-0/+49
* soc/tegra: Move Tegra flowctrl driverJon Hunter2017-04-041-1/+1
* ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-8/+24
* ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-171-5/+6
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-11/+11
* arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-031-0/+1
* ARM: tegra: add LP1 support code for Tegra124Joseph Lo2013-10-191-3/+9
* ARM: tegra: move resume vector define to irammap.hStephen Warren2013-09-171-4/+4
* Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-10/+138
|\
| * ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo2013-08-121-2/+6
| * ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo2013-08-121-0/+8
| * ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo2013-08-121-0/+18
| * ARM: tegra: add common LP1 suspend supportJoseph Lo2013-08-121-5/+105
| * ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo2013-07-191-4/+0Star
| * ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo2013-07-191-1/+3
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-1/+1
|/
* ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo2013-06-051-4/+6
* ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo2013-06-051-0/+15
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-50/+81
|\
| * Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-091-50/+81
| |\
| | * ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun2013-04-051-1/+0Star
| | * ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-031-1/+1
| | * ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-031-13/+80
| | * ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-031-36/+1Star
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-6/+1Star
|\| |
| * | ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon2013-03-261-6/+1Star
| |/
* / ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2013-04-291-0/+5
|/
* ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-111-19/+0Star
* ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo2013-01-281-0/+3
* ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-281-1/+1
* ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-281-2/+2
* ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-151-2/+0Star
* ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo2012-11-151-0/+144
* ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo2012-11-151-0/+74