summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpuidle.c
AgeCommit message (Expand)Author
2023-07-31arm64: Explicitly include correct DT includesRob Herring
2023-05-25arm64: cpuidle: fix #ifdef for acpi functionsArnd Bergmann
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra
2023-01-13cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra
2022-06-23arm64: cpuidle: remove generic cpuidle supportMichael Walle
2022-03-03cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-02ARM64 / cpuidle: Use new cpuidle macro for entering retention statePrashanth Prakash
2017-03-10arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi