summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra2023-01-181-2/+2
* cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra2023-01-131-1/+1
* arm64: cpuidle: remove generic cpuidle supportMichael Walle2022-06-231-29/+0
* cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello2022-03-031-3/+3
* arm64: kernel: Update the stale commentShaokun Zhang2021-05-061-1/+1
* arm64: Introduce get_cpu_ops() helper functionGavin Shan2020-03-241-4/+5
* PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-091-4/+45
* ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi2019-08-091-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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/+2
* 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/+1
* 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