index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-09-18
3
-27
/
+30
|
\
|
*
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
1
-10
/
+4
|
*
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
1
-5
/
+2
|
*
cpuidle: psci: Enable the hierarchical topology for s2idle on PREEMPT_RT
Ulf Hansson
2024-08-05
1
-7
/
+6
|
*
cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT
Ulf Hansson
2024-08-05
1
-5
/
+15
|
*
cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE
Ulf Hansson
2024-08-05
1
-1
/
+0
|
*
cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
Ulf Hansson
2024-08-05
1
-3
/
+7
*
|
cpuidle: remove dead code from cpuidle_enter_state()
Dhruva Gole
2024-08-22
1
-4
/
+1
*
|
cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
1
-5
/
+2
*
|
cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
Krzysztof Kozlowski
2024-08-20
1
-14
/
+7
|
/
*
cpuidle: teo: Don't count non-existent intercepts
Christian Loehle
2024-07-01
1
-0
/
+11
*
cpuidle: teo: Remove recent intercepts metric
Christian Loehle
2024-06-28
1
-63
/
+13
*
Revert: "cpuidle: teo: Introduce util-awareness"
Christian Loehle
2024-06-28
1
-105
/
+0
*
cpuidle: governors: teo: Fix a typo in a comment
Atul Kumar Pant
2024-06-21
1
-1
/
+1
*
cpuidle: haltpoll: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-14
1
-0
/
+1
*
cpuidle: menu: Cleanup after loadavg removal
Christian Loehle
2024-06-07
1
-12
/
+5
*
Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-05-16
3
-23
/
+5
|
\
|
*
cpuidle: psci: Update init level to core_initcall()
Maulik Shah
2024-04-04
1
-1
/
+1
|
*
cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
Ulf Hansson
2024-04-04
3
-22
/
+4
*
|
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-05-14
2
-3
/
+3
|
\
\
|
*
|
cpuidle: ladder: fix ladder_do_selection() kernel-doc
Jeff Johnson
2024-05-07
1
-0
/
+1
|
*
|
cpuidle: kirkwood: Convert to platform remove callback returning void
Yangtao Li
2024-04-23
1
-3
/
+2
|
|
/
*
/
cpuidle: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-10
/
+3
|
/
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-44
/
+5
|
\
|
*
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2024-03-20
1
-44
/
+5
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
\
|
*
|
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
|
|
/
*
|
cpuidle: Avoid potential overflow in integer multiplication
C Cheng
2024-02-12
1
-1
/
+2
*
|
cpuidle: haltpoll: do not shrink guest poll_limit_ns below grow_start
Parshuram Sangle
2024-02-12
1
-2
/
+7
|
/
*
cpuidle: haltpoll: Do not enable interrupts when entering idle
Borislav Petkov (AMD)
2023-12-29
1
-5
/
+4
*
cpuidle: dt: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-09-29
1
-2
/
+2
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
1
-7
/
+1
|
\
|
*
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-08-24
1
-7
/
+1
*
|
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2023-08-25
3
-111
/
+203
|
\
\
|
*
|
cpuidle: teo: Avoid unnecessary variable assignments
Rafael J. Wysocki
2023-08-23
1
-3
/
+2
|
*
|
cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases
Rafael J. Wysocki
2023-08-17
3
-34
/
+54
|
*
|
cpuidle: teo: Gather statistics regarding whether or not to stop the tick
Rafael J. Wysocki
2023-08-09
1
-1
/
+40
|
*
|
cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases
Rafael J. Wysocki
2023-08-09
1
-0
/
+22
|
*
|
cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront
Rafael J. Wysocki
2023-08-09
1
-61
/
+44
|
*
|
cpuidle: teo: Drop utilized from struct teo_cpu
Rafael J. Wysocki
2023-08-03
1
-5
/
+4
|
*
|
cpuidle: teo: Avoid stopping the tick unnecessarily when bailing out
Rafael J. Wysocki
2023-08-03
1
-23
/
+33
|
*
|
cpuidle: teo: Update idle duration estimate when choosing shallower state
Rafael J. Wysocki
2023-08-03
1
-10
/
+30
|
|
/
*
|
cpuidle: psci: Move enabling OSI mode after power domains creation
Maulik Shah
2023-08-08
1
-26
/
+13
*
|
cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
Maulik Shah
2023-08-08
2
-0
/
+31
|
/
*
cpuidle: Use local_clock_noinstr()
Peter Zijlstra
2023-06-05
2
-6
/
+6
*
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
1
-1
/
+1
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
1
-14
/
+14
|
\
|
*
cpuidle: pseries: Mark ->enter() functions as __cpuidle
Michael Ellerman
2023-04-20
1
-14
/
+14
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
3
-5
/
+12
|
\
\
|
*
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+2
|
|
\
\
[next]