index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-04-13
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-04-07
cpuidle: Extract and export no-lock variants of cpuidle_unregister_device()
Huisong Li
2026-04-04
cpuidle: Simplify cpuidle_register_device() with guard()
Huisong Li
2026-04-01
cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig
Julian Braha
2026-04-01
cpuidle: powerpc: avoid double clear when breaking snooze
Shrikanth Hegde
2026-03-12
Merge back cpuidle material for 7.1
Rafael J. Wysocki
2026-03-10
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
2026-03-05
cpuidle: governors: teo: Rearrange stopped tick handling
Rafael J. Wysocki
2026-03-05
cpuidle: governors: menu: Refine stopped tick handling
Rafael J. Wysocki
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-02-17
cpuidle: menu: Remove single state handling
Christian Loehle
2026-02-17
cpuidle: teo: Remove single state handling
Christian Loehle
2026-02-17
cpuidle: haltpoll: Remove single state handling
Aboorva Devarajan
2026-02-17
cpuidle: Skip governor when only one idle state is available
Aboorva Devarajan
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-01-30
cpuidle: governors: teo: Refine intercepts-based idle state lookup
Rafael J. Wysocki
2026-01-30
cpuidle: governors: teo: Adjust the classification of wakeup events
Rafael J. Wysocki
2026-01-23
cpuidle: governors: teo: Refine tick_intercepts vs total events check
Rafael J. Wysocki
2026-01-23
cpuidle: governors: teo: Avoid fake intercepts produced by tick
Rafael J. Wysocki
2026-01-23
cpuidle: governors: teo: Avoid selecting states with zero-size bins
Rafael J. Wysocki
2026-01-23
cpuidle: governors: menu: Always check timers with tick stopped
Rafael J. Wysocki
2026-01-12
cpuidle: zynq: Switch Michal Simek's email to new one
Michal Simek
2026-01-09
cpuidle: menu: Remove incorrect unlikely() annotation
Breno Leitao
2025-12-26
cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use()
Aaron Kling
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-11-28
Merge branches 'pm-qos' and 'pm-tools'
Rafael J. Wysocki
2025-11-28
Merge branches 'pm-cpuidle' and 'pm-powercap'
Rafael J. Wysocki
2025-11-26
cpuidle: big_little: Simplify with of_machine_device_match()
Krzysztof Kozlowski
2025-11-25
cpuidle: Warn instead of bailing out if target residency check fails
Rafael J. Wysocki
2025-11-25
cpuidle: Update header inclusion
Andy Shevchenko
2025-11-25
cpuidle: Respect the CPU system wakeup QoS limit for cpuidle
Ulf Hansson
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
2025-11-24
cpuidle: governors: teo: Add missing space to the description
Rafael J. Wysocki
2025-11-20
cpuidle: governors: teo: Simplify intercepts-based state lookup
Rafael J. Wysocki
2025-11-20
cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()
Rafael J. Wysocki
2025-11-20
cpuidle: governors: teo: Rework the handling of tick wakeups
Rafael J. Wysocki
2025-11-19
cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu
Thorsten Blum
2025-11-14
cpuidle: governors: teo: Decay metrics below DECAY_SHIFT threshold
Rafael J. Wysocki
2025-11-14
cpuidle: governors: teo: Use s64 consistently in teo_update()
Rafael J. Wysocki
2025-11-14
cpuidle: governors: teo: Drop redundant function parameter
Rafael J. Wysocki
2025-11-14
cpuidle: governors: teo: Drop misguided target residency check
Rafael J. Wysocki
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-12
cpuidle: teo: Use this_cpu_ptr() where possible
Christian Loehle
2025-11-12
cpuidle: Add sanity check for exit latency and target residency
Rafael J. Wysocki
[next]