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
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-01-24
Merge tag 'pmdomain-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-01-20
cpuidle: teo: Skip sleep length computation for low latency constraints
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Replace time_span_ns with a flag
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Simplify handling of total events count
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Skip getting the sleep length if wakeups are very frequent
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Simplify counting events used for tick management
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Clarify two code comments
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Drop local variable prev_intercept_idx
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Combine candidate state index checks against 0
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Reorder candidate state index checks
Rafael J. Wysocki
2025-01-20
cpuidle: teo: Rearrange idle state lookup code
Rafael J. Wysocki
2025-01-13
cpuidle: teo: Update documentation after previous changes
Rafael J. Wysocki
2025-01-08
cpuidle: riscv-sbi: fix device node release in early exit of for_each_possibl...
Javier Carrasco
2024-12-10
cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI
Patrick Delaunay
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-19
cpuidle: Do not return from cpuidle_play_dead() on callback failures
Rafael J. Wysocki
2024-10-29
powerpc/machdep: Drop include of dma-mapping.h
Michael Ellerman
2024-10-18
cpuidle: Correct some typos in comments
Shen Lichuan
2024-10-17
Merge patch series "cpuidle: riscv-sbi: Allow cpuidle pd used by other devices"
Palmer Dabbelt
2024-10-17
cpuidle: riscv-sbi: Add cpuidle_disabled() check
Nick Hu
2024-10-17
cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
Nick Hu
2024-09-30
cpuidle: menu: Remove iowait influence
Christian Loehle
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-08-22
cpuidle: remove dead code from cpuidle_enter_state()
Dhruva Gole
2024-08-20
cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
Krzysztof Kozlowski
2024-08-20
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-05
cpuidle: psci: Enable the hierarchical topology for s2idle on PREEMPT_RT
Ulf Hansson
2024-08-05
cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT
Ulf Hansson
2024-08-05
cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE
Ulf Hansson
2024-08-05
cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
Ulf Hansson
2024-07-01
cpuidle: teo: Don't count non-existent intercepts
Christian Loehle
2024-06-28
cpuidle: teo: Remove recent intercepts metric
Christian Loehle
2024-06-28
Revert: "cpuidle: teo: Introduce util-awareness"
Christian Loehle
2024-06-21
cpuidle: governors: teo: Fix a typo in a comment
Atul Kumar Pant
2024-06-14
cpuidle: haltpoll: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-07
cpuidle: menu: Cleanup after loadavg removal
Christian Loehle
2024-05-16
Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-05-07
cpuidle: ladder: fix ladder_do_selection() kernel-doc
Jeff Johnson
2024-04-24
cpuidle: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-23
cpuidle: kirkwood: Convert to platform remove callback returning void
Yangtao Li
2024-04-04
cpuidle: psci: Update init level to core_initcall()
Maulik Shah
2024-04-04
cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
Ulf Hansson
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
[next]