summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/cpuidle.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14ARM: cpuidle: Drop of_device.h includeRob Herring1-1/+0
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra1-2/+2
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook1-1/+1
2016-07-14ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-11/+6
2016-07-14ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang1-3/+11
2016-04-20ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang1-3/+3
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi1-1/+1
2015-03-25ARM: cpuidle: Document the codeDaniel Lezcano1-0/+59
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano1-0/+72
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-1/+1
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee1-0/+21