aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/cpuidle-tegra30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko1-123/+0
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko1-2/+0
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko1-4/+4
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko1-1/+2
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko1-3/+1
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko1-10/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-18ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30Dmitry Osipenko1-8/+1
2016-06-10ARM: tegra: cpuidle: Add missing cpuidle.h includeThierry Reding1-0/+1
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2015-04-03ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner1-5/+5
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-1/+0
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-1/+0
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding1-5/+5
2013-06-05ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo1-4/+3
2013-06-05ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo1-3/+0
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+1
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+0
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano1-26/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-08ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano1-1/+0
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo1-5/+1
2013-03-11ARM: tegra: remove save/restore of CPU diag registerStephen Warren1-4/+0
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-3/+3
2012-11-15ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo1-4/+40
2012-11-15ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo1-0/+86
2012-11-15ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo1-0/+66