开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuidle.c
Age
Commit message (
Expand
)
Author
2024-06-13
arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
Sudeep Holla
2023-07-31
arm64: Explicitly include correct DT includes
Rob Herring
2023-05-25
arm64: cpuidle: fix #ifdef for acpi functions
Arnd Bergmann
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
2023-01-13
cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
Peter Zijlstra
2022-06-23
arm64: cpuidle: remove generic cpuidle support
Michael Walle
2022-03-03
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
2021-05-06
arm64: kernel: Update the stale comment
Shaokun Zhang
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-02
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
2017-03-10
arm64: kernel: Update kerneldoc for cpu_suspend() rename
Geert Uytterhoeven
2016-07-21
arm64: add support for ACPI Low Power Idle(LPI)
Sudeep Holla
2016-07-21
arm64: cpuidle: drop __init section marker to arm_cpuidle_init
Sudeep Holla
2016-04-13
arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Jisheng Zhang
2015-07-02
arm64: cpuidle: add __init section marker to arm_cpuidle_init
Jisheng Zhang
2015-06-19
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-03-24
ARM64: cpuidle: Rename cpu_init_idle to a common function name
Daniel Lezcano
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2014-09-12
arm64: kernel: introduce cpu_init_idle CPU operation
Lorenzo Pieralisi