summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: cpuidle: Drop of_device.h includeRob Herring2023-04-131-1/+0
* cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra2023-01-131-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+2
* ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
* ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-07-141-11/+6
* ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang2016-07-141-3/+11
* ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang2016-04-201-3/+3
* ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-221-1/+1
* ARM: cpuidle: Document the codeDaniel Lezcano2015-03-251-0/+59
* ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+72
* ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-1/+1
* cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-0/+21