summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM64 / cpuidle: Use new cpuidle macro for entering retention statePrashanth Prakash2018-01-021-1/+7
* arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
* arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla2016-07-211-0/+18
* arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla2016-07-211-1/+1
* arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-04-131-7/+2Star
* arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang2015-07-021-1/+1
* arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-191-2/+2
* ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-191-6/+1Star
* ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2015-03-241-1/+1
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-0/+20
* arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-121-0/+31