index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuidle.c
Age
Commit message (
Expand
)
Author
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