summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cpuidle.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-0/+5
|\
| * arm64: Add cpuidle context save/restore helpersMarc Zyngier2021-06-171-0/+5
* | ARM: cpuidle: Avoid orphan section warningArnd Bergmann2021-06-021-2/+3
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang2016-04-201-1/+1
* ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-221-1/+1
* ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+21
* ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-0/+2
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0
* cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-0/+29