index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
cpuidle: Skip governor when only one idle state is available
Aboorva Devarajan
1
-0
/
+10
2026-02-26
cpuidle: governors: menu: Always check timers with tick stopped
Rafael J. Wysocki
1
-11
/
+11
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+1
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-2
/
+2
2025-11-28
Merge branches 'pm-qos' and 'pm-tools'
Rafael J. Wysocki
2
-5
/
+11
2025-11-28
Merge branches 'pm-cpuidle' and 'pm-powercap'
Rafael J. Wysocki
4
-91
/
+91
2025-11-26
cpuidle: big_little: Simplify with of_machine_device_match()
Krzysztof Kozlowski
1
-10
/
+1
2025-11-25
cpuidle: Warn instead of bailing out if target residency check fails
Rafael J. Wysocki
1
-10
/
+8
2025-11-25
cpuidle: Update header inclusion
Andy Shevchenko
1
-0
/
+4
2025-11-25
cpuidle: Respect the CPU system wakeup QoS limit for cpuidle
Ulf Hansson
1
-0
/
+4
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-5
/
+7
2025-11-24
cpuidle: governors: teo: Add missing space to the description
Rafael J. Wysocki
1
-1
/
+1
2025-11-20
cpuidle: governors: teo: Simplify intercepts-based state lookup
Rafael J. Wysocki
1
-46
/
+16
2025-11-20
cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()
Rafael J. Wysocki
1
-1
/
+1
2025-11-20
cpuidle: governors: teo: Rework the handling of tick wakeups
Rafael J. Wysocki
1
-15
/
+24
2025-11-19
cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu
Thorsten Blum
1
-2
/
+2
2025-11-14
cpuidle: governors: teo: Decay metrics below DECAY_SHIFT threshold
Rafael J. Wysocki
1
-7
/
+19
2025-11-14
cpuidle: governors: teo: Use s64 consistently in teo_update()
Rafael J. Wysocki
1
-4
/
+3
2025-11-14
cpuidle: governors: teo: Drop redundant function parameter
Rafael J. Wysocki
1
-6
/
+4
2025-11-14
cpuidle: governors: teo: Drop misguided target residency check
Rafael J. Wysocki
1
-5
/
+2
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-11-12
cpuidle: teo: Use this_cpu_ptr() where possible
Christian Loehle
1
-3
/
+3
2025-11-12
cpuidle: Add sanity check for exit latency and target residency
Rafael J. Wysocki
1
-2
/
+14
2025-11-06
Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2025-10-27
cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu
Thorsten Blum
1
-2
/
+3
2025-10-27
cpuidle: menu: Use residency threshold in polling state override decisions
Aboorva Devarajan
1
-4
/
+5
2025-10-27
cpuidle: governors: menu: Select polling state in some more cases
Rafael J. Wysocki
1
-2
/
+5
2025-10-20
Revert "cpuidle: menu: Avoid discarding useful information"
Rafael J. Wysocki
1
-12
/
+9
2025-09-20
cpuidle: Fail cpuidle device registration if there is one already
Rafael J. Wysocki
1
-1
/
+7
2025-09-20
cpuidle: sysfs: Use sysfs_emit()/sysfs_emit_at() instead of sprintf()/scnprin...
Vivek Yadav
1
-17
/
+17
2025-09-10
cpuidle: qcom-spm: drop unnecessary initialisations
Johan Hovold
1
-2
/
+2
2025-09-10
cpuidle: qcom-spm: fix device and OF node leaks at probe
Johan Hovold
1
-2
/
+5
2025-08-21
cpuidle: governors: menu: Rearrange main loop in menu_select()
Rafael J. Wysocki
1
-34
/
+36
2025-08-18
cpuidle: governors: menu: Avoid selecting states with too much latency
Rafael J. Wysocki
1
-17
/
+12
2025-08-11
cpuidle: governors: menu: Avoid using invalid recent intervals data
Rafael J. Wysocki
1
-4
/
+17
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2
-28
/
+0
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+5
2025-07-14
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-11
/
+12
2025-07-14
cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
Daniel Lezcano
1
-11
/
+12
2025-07-10
cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
Yury Norov [NVIDIA]
1
-9
/
+5
2025-07-09
cpuidle: riscv-sbi: Drop redundant sync_state support
Ulf Hansson
1
-21
/
+1
2025-07-09
cpuidle: psci: Drop redundant sync_state support
Ulf Hansson
1
-21
/
+1
2025-07-09
cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
Ulf Hansson
1
-1
/
+7
2025-07-09
cpuidle: psci: Opt-out from genpd's common ->sync_state() support
Ulf Hansson
1
-1
/
+7
2025-05-30
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-5
/
+4
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-19
/
+30
2025-05-27
cpuidle: psci: Fix uninitialized variable in dt_idle_state_present()
Dan Carpenter
1
-5
/
+4
2025-05-07
cpuidle: psci: Avoid initializing faux device if no DT idle states are present
Sudeep Holla
1
-0
/
+19
2025-04-23
cpuidle: psci: Correct the domain-idlestate statistics in debugfs
Ulf Hansson
3
-12
/
+21
[next]