aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-13cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko1-37/+0
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko1-4/+1
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko1-12/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-3/+4
2013-10-18ARM: tegra: enable CPU idle for Tegra124Joseph Lo1-1/+3
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren1-0/+10
2013-06-05ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init funcJoseph Lo1-5/+6
2013-06-05ARM: tegra: cpuidle: move the init function behind the suspend init functionJoseph Lo1-10/+4
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo1-0/+3
2012-11-15ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo1-34/+13
2012-11-15ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATEJoseph Lo1-39/+3
2012-11-05ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren1-2/+0
2012-06-11ARM: tegra: Remove flow controller programmingPrashant Gaikwad1-3/+3
2012-02-06ARM: tegra: cpuidle driver for tegraPeter De Schrijver1-0/+107