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