summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-arm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: cpuidle: Convert to use cpuidle_register|unregister()Ulf Hansson2018-11-081-27/+3Star
* ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson2018-11-081-12/+10Star
* ARM: cpuidle: silence error on driver registration failureSudeep Holla2018-06-251-1/+2
* ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()Markus Elfring2018-03-051-1/+0Star
* ARM: cpuidle: Refactor rollback operations if init failsLeo Yan2017-10-141-63/+82
* ARM: cpuidle: Correct driver unregistration if init failsLeo Yan2017-10-141-9/+13
* ARM: cpuidle: Avoid memleak if init failStefan Wahren2017-09-191-2/+4
* ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano2017-06-241-24/+38
* Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2016-10-021-0/+1
|\
| * ARM: cpuidle: Fix error return codeChristophe Jaillet2016-08-121-0/+1
* | cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2016-07-211-20/+6Star
|/
* ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse2016-04-281-1/+1
* ARM: cpuidle: Register per cpuidle deviceDaniel Lezcano2015-03-241-2/+43
* ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano2015-03-241-0/+122