aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano1-0/+3
2019-08-09ARM: cpuidle: Remove overzealous error loggingLorenzo Pieralisi1-3/+9
2019-08-09ARM: cpuidle: Remove useless header includeLorenzo Pieralisi1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-08ARM: cpuidle: Convert to use cpuidle_register|unregister()Ulf Hansson1-27/+3
2018-11-08ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson1-12/+10
2018-06-25ARM: cpuidle: silence error on driver registration failureSudeep Holla1-1/+2
2018-03-05ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()Markus Elfring1-1/+0
2017-10-14ARM: cpuidle: Refactor rollback operations if init failsLeo Yan1-63/+82
2017-10-14ARM: cpuidle: Correct driver unregistration if init failsLeo Yan1-9/+13
2017-09-19ARM: cpuidle: Avoid memleak if init failStefan Wahren1-2/+4
2017-06-24ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano1-24/+38
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki1-0/+1
2016-08-12ARM: cpuidle: Fix error return codeChristophe Jaillet1-0/+1
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla1-20/+6
2016-04-28ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse1-1/+1
2015-03-24ARM: cpuidle: Register per cpuidle deviceDaniel Lezcano1-2/+43
2015-03-24ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano1-0/+122