aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/cpuidle-arm.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-09ARM: cpuidle: Remove overzealous error loggingGravatar Lorenzo Pieralisi 1-3/+9
2019-08-09ARM: cpuidle: Remove useless header includeGravatar Lorenzo Pieralisi 1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-11-08ARM: cpuidle: Convert to use cpuidle_register|unregister()Gravatar Ulf Hansson 1-27/+3
2018-11-08ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOGravatar Ulf Hansson 1-12/+10
2018-06-25ARM: cpuidle: silence error on driver registration failureGravatar Sudeep Holla 1-1/+2
2018-03-05ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()Gravatar Markus Elfring 1-1/+0
2017-10-14ARM: cpuidle: Refactor rollback operations if init failsGravatar Leo Yan 1-63/+82
2017-10-14ARM: cpuidle: Correct driver unregistration if init failsGravatar Leo Yan 1-9/+13
2017-09-19ARM: cpuidle: Avoid memleak if init failGravatar Stefan Wahren 1-2/+4
2017-06-24ARM: cpuidle: Support asymmetric idle definitionGravatar Daniel Lezcano 1-24/+38
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Gravatar Rafael J. Wysocki 1-0/+1
2016-08-12ARM: cpuidle: Fix error return codeGravatar Christophe Jaillet 1-0/+1
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Gravatar Sudeep Holla 1-20/+6
2016-04-28ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueGravatar James Morse 1-1/+1
2015-03-24ARM: cpuidle: Register per cpuidle deviceGravatar Daniel Lezcano 1-2/+43
2015-03-24ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Gravatar Daniel Lezcano 1-0/+122