index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-19
/
+30
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
2025-04-23
cpuidle: psci: Move the per CPU variable domain_state to a struct
Ulf Hansson
1
-6
/
+15
2025-04-14
cpuidle: psci: Transition to the faux device interface
Sudeep Holla
1
-17
/
+9
2025-04-09
cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX
Zhongqiu Han
1
-1
/
+1
2025-04-09
cpuidle: teo: Fix typos in two comments
Atul Kumar Pant
1
-2
/
+2
2025-03-25
Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+3
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-72
/
+77
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-0
/
+3
2025-03-12
cpuidle: Init cpuidle only for present CPUs
Jacky Bai
5
-10
/
+10
2025-02-25
Merge branch 'cpuidle-menu'
Rafael J. Wysocki
1
-62
/
+67
2025-02-25
cpuidle: menu: Update documentation after get_typical_interval() changes
Rafael J. Wysocki
1
-19
/
+10
2025-02-25
cpuidle: menu: Avoid discarding useful information
Rafael J. Wysocki
1
-1
/
+12
2025-02-25
cpuidle: menu: Eliminate outliers on both ends of the sample set
Rafael J. Wysocki
1
-10
/
+22
2025-02-25
cpuidle: menu: Tweak threshold use in get_typical_interval()
Rafael J. Wysocki
1
-4
/
+4
2025-02-25
cpuidle: menu: Use one loop for average and variance computations
Rafael J. Wysocki
1
-33
/
+28
2025-02-25
cpuidle: menu: Drop a redundant local variable
Rafael J. Wysocki
1
-5
/
+1
2025-02-17
cpuidle: psci: Add trace for PSCI domain idle
Keita Morisaki
1
-0
/
+3
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-101
/
+96
2025-01-24
Merge tag 'pmdomain-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+1
2025-01-20
cpuidle: teo: Skip sleep length computation for low latency constraints
Rafael J. Wysocki
1
-1
/
+12
2025-01-20
cpuidle: teo: Replace time_span_ns with a flag
Rafael J. Wysocki
1
-18
/
+9
2025-01-20
cpuidle: teo: Simplify handling of total events count
Rafael J. Wysocki
1
-4
/
+1
2025-01-20
cpuidle: teo: Skip getting the sleep length if wakeups are very frequent
Rafael J. Wysocki
1
-22
/
+36
2025-01-20
cpuidle: teo: Simplify counting events used for tick management
Rafael J. Wysocki
1
-35
/
+14
2025-01-20
cpuidle: teo: Clarify two code comments
Rafael J. Wysocki
1
-5
/
+11
2025-01-20
cpuidle: teo: Drop local variable prev_intercept_idx
Rafael J. Wysocki
1
-10
/
+5
2025-01-20
cpuidle: teo: Combine candidate state index checks against 0
Rafael J. Wysocki
1
-14
/
+9
2025-01-20
cpuidle: teo: Reorder candidate state index checks
Rafael J. Wysocki
1
-7
/
+8
2025-01-20
cpuidle: teo: Rearrange idle state lookup code
Rafael J. Wysocki
1
-14
/
+20
2025-01-13
cpuidle: teo: Update documentation after previous changes
Rafael J. Wysocki
1
-43
/
+48
2025-01-08
cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
Javier Carrasco
1
-2
/
+2
2024-12-10
cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI
Patrick Delaunay
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-2
/
+9
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+1
2024-11-19
cpuidle: Do not return from cpuidle_play_dead() on callback failures
Rafael J. Wysocki
1
-3
/
+7
2024-10-29
powerpc/machdep: Drop include of dma-mapping.h
Michael Ellerman
1
-0
/
+1
2024-10-18
cpuidle: Correct some typos in comments
Shen Lichuan
4
-5
/
+5
2024-10-17
Merge patch series "cpuidle: riscv-sbi: Allow cpuidle pd used by other devices"
Palmer Dabbelt
1
-2
/
+9
2024-10-17
cpuidle: riscv-sbi: Add cpuidle_disabled() check
Nick Hu
1
-1
/
+8
2024-10-17
cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
Nick Hu
1
-1
/
+1
2024-09-30
cpuidle: menu: Remove iowait influence
Christian Loehle
1
-67
/
+9
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
3
-27
/
+30
2024-08-22
cpuidle: remove dead code from cpuidle_enter_state()
Dhruva Gole
1
-4
/
+1
2024-08-20
cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-20
cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
Krzysztof Kozlowski
1
-14
/
+7
2024-08-20
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
[next]