index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle-arm.c
Age
Commit message (
Expand
)
Author
2019-08-09
ARM: cpuidle: Remove overzealous error logging
Lorenzo Pieralisi
2019-08-09
ARM: cpuidle: Remove useless header include
Lorenzo Pieralisi
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-08
ARM: cpuidle: Convert to use cpuidle_register|unregister()
Ulf Hansson
2018-11-08
ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
Ulf Hansson
2018-06-25
ARM: cpuidle: silence error on driver registration failure
Sudeep Holla
2018-03-05
ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()
Markus Elfring
2017-10-14
ARM: cpuidle: Refactor rollback operations if init fails
Leo Yan
2017-10-14
ARM: cpuidle: Correct driver unregistration if init fails
Leo Yan
2017-09-19
ARM: cpuidle: Avoid memleak if init fail
Stefan Wahren
2017-06-24
ARM: cpuidle: Support asymmetric idle definition
Daniel Lezcano
2016-10-02
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
Rafael J. Wysocki
2016-08-12
ARM: cpuidle: Fix error return code
Christophe Jaillet
2016-07-21
cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}
Sudeep Holla
2016-04-28
ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
James Morse
2015-03-24
ARM: cpuidle: Register per cpuidle device
Daniel Lezcano
2015-03-24
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
Daniel Lezcano