summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpuidle.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-23arm64: cpuidle: remove generic cpuidle supportMichael Walle1-29/+0
2022-03-03cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang1-1/+1
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan1-4/+5
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi1-4/+45
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi1-3/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-01-02ARM64 / cpuidle: Use new cpuidle macro for entering retention statePrashanth Prakash1-1/+7
2017-03-10arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven1-1/+1
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla1-0/+18
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla1-1/+1
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-7/+2
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang1-1/+1
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla1-2/+2
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi1-6/+1
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano1-1/+1
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-0/+20
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi1-0/+31