index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
pm.c
Age
Commit message (
Expand
)
Author
2020-05-06
ARM: tegra: Do not fully reinitialize L2 on resume
Dmitry Osipenko
2020-03-13
ARM: tegra: Make outer_disable() open-coded
Dmitry Osipenko
2020-03-13
ARM: tegra: Rename some of the newly exposed PM functions
Dmitry Osipenko
2020-03-12
ARM: tegra: Propagate error from tegra_idle_lp2_last()
Dmitry Osipenko
2020-03-12
ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
Dmitry Osipenko
2020-03-12
ARM: tegra: Remove pen-locking from cpuidle-tegra20
Dmitry Osipenko
2020-03-12
ARM: tegra: Add tegra_pm_park_secondary_cpu()
Dmitry Osipenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-04-17
firmware: Move Trusted Foundations support
Thierry Reding
2019-04-09
ARM: tegra: Add firmware calls required for suspend-resume on Tegra30
Dmitry Osipenko
2017-04-04
soc/tegra: Move Tegra flowctrl driver
Jon Hunter
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2014-02-03
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2013-10-18
ARM: tegra: add LP1 support code for Tegra124
Joseph Lo
2013-09-17
ARM: tegra: move resume vector define to irammap.h
Stephen Warren
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra114
Joseph Lo
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra20
Joseph Lo
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra30
Joseph Lo
2013-08-12
ARM: tegra: add common LP1 suspend support
Joseph Lo
2013-07-19
ARM: tegra: remove the limitation that Tegra114 can't support suspend
Joseph Lo
2013-07-19
ARM: tegra: hook tegra_tear_down_cpu function
Joseph Lo
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-06-05
ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2
Joseph Lo
2013-06-05
ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function
Joseph Lo
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
ARM: tegra: call cpu_do_idle from C code
Arnd Bergmann
2013-04-09
Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2013-04-05
ARM: tegra: pm: remove duplicated include from pm.c
Wei Yongjun
2013-04-03
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
2013-04-03
ARM: tegra: pm: add platform suspend support
Joseph Lo
2013-04-03
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
2013-03-26
ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch
Will Deacon
2013-03-11
ARM: tegra: remove save/restore of CPU diag register
Stephen Warren
2013-01-28
ARM: tegra20: cpuidle: add powered-down state for secondary CPU
Joseph Lo
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
ARM: tegra: clean up the CPUINIT section
Joseph Lo
2012-11-15
ARM: tegra: retain L2 content over CPU suspend/resume
Joseph Lo
2012-11-15
ARM: tegra30: cpuidle: add powered-down state for CPU0
Joseph Lo
2012-11-15
ARM: tegra30: cpuidle: add powered-down state for secondary CPUs
Joseph Lo