index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
2
-17
/
+184
|
\
|
*
cpuidle: pseries: Fixup exit latency for CEDE(0)
Gautham R. Shenoy
2020-07-30
1
-3
/
+42
|
*
cpuidle: pseries: Add function to parse extended CEDE records
Gautham R. Shenoy
2020-07-30
1
-1
/
+135
|
*
cpuidle: pseries: Set the latency-hint before entering CEDE
Gautham R. Shenoy
2020-07-30
1
-2
/
+10
|
*
cpuidle/pseries: Make symbol 'pseries_idle_driver' static
Wei Yongjun
2020-07-16
1
-1
/
+1
|
*
cpuidle/powernv : Remove dead code block
Abhishek Goel
2020-07-15
1
-14
/
+0
*
|
cpuidle: change enter_s2idle() prototype
Neal Liu
2020-07-29
1
-3
/
+5
*
|
cpuidle: psci: Prevent domain idlestates until consumers are ready
Ulf Hansson
2020-07-29
1
-0
/
+14
*
|
cpuidle: psci: Convert PM domain to platform driver
Ulf Hansson
2020-07-29
1
-17
/
+28
*
|
cpuidle: psci: Fix error path via converting to a platform driver
Ulf Hansson
2020-07-29
3
-65
/
+95
*
|
cpuidle: psci: Fail cpuidle registration if set OSI mode failed
Ulf Hansson
2020-07-29
1
-5
/
+0
*
|
cpuidle: psci: Split into two separate build objects
Ulf Hansson
2020-07-29
3
-4
/
+13
*
|
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
2020-06-25
1
-3
/
+3
*
|
PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle
Chen Yu
2020-06-23
1
-1
/
+2
|
/
*
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-12
2
-0
/
+6
|
\
|
*
thermal: cpuidle: Register cpuidle cooling device
Daniel Lezcano
2020-05-19
2
-0
/
+6
*
|
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-32
/
+7
|
\
\
|
*
|
powerpc/idle: Store PURR snapshot in a per-cpu global variable
Gautham R. Shenoy
2020-04-30
1
-9
/
+6
|
*
|
powerpc: Move idle_loop_prolog()/epilog() functions to header file
Gautham R. Shenoy
2020-04-30
1
-29
/
+7
|
|
/
*
|
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-04
1
-1
/
+0
|
\
\
|
*
|
cpuidle: tegra: Support CPU cluster power-down state on Tegra30
Dmitry Osipenko
2020-05-06
1
-1
/
+0
|
|
/
*
|
cpuidle: Fix three reference count leaks
Qiushi Wu
2020-05-29
1
-3
/
+3
*
|
cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
Stephan Gerhold
2020-05-26
3
-0
/
+358
*
|
cpuidle: sysfs: Remove sysfs_switch and switch attributes
Hanjun Guo
2020-05-19
1
-20
/
+2
*
|
cpuidle: Make cpuidle governor switchable to be the default behaviour
Hanjun Guo
2020-05-19
1
-4
/
+5
*
|
cpuidle: sysfs: Accept governor name with 15 characters
Hanjun Guo
2020-05-19
1
-16
/
+7
*
|
cpuidle: sysfs: Fix the overlap for showing available governors
Hanjun Guo
2020-05-19
1
-3
/
+3
*
|
cpuidle: psci: Fixup execution order when entering a domain idle state
Ulf Hansson
2020-05-15
1
-1
/
+7
*
|
cpuidle: sysfs: Minor coding style corrections
Hanjun Guo
2020-04-29
1
-2
/
+2
*
|
cpuidle: sysfs: Remove the unused define_one_r(o/w) macros
Hanjun Guo
2020-04-29
1
-5
/
+0
|
/
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2020-04-10
1
-2
/
+2
|
\
|
*
cpuidle-haltpoll: Fix small typo
Yihao Wu
2020-04-08
1
-2
/
+2
*
|
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-04-03
3
-0
/
+401
|
\
\
|
*
|
cpuidle: tegra: Disable CC6 state if LP2 unavailable
Dmitry Osipenko
2020-03-13
1
-0
/
+5
|
*
|
cpuidle: tegra: Squash Tegra114 driver into the common driver
Dmitry Osipenko
2020-03-13
1
-1
/
+44
|
*
|
cpuidle: tegra: Squash Tegra30 driver into the common driver
Dmitry Osipenko
2020-03-13
1
-5
/
+69
|
*
|
cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
Dmitry Osipenko
2020-03-13
3
-0
/
+289
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'
Rafael J. Wysocki
2020-03-30
1
-19
/
+27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cpuidle: psci: Split psci_dt_cpu_init_idle()
Ulf Hansson
2020-03-14
1
-19
/
+27
|
|
/
/
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2020-03-30
1
-2
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint
Maciej S. Szmigiero
2020-03-14
1
-2
/
+10
|
|
/
*
|
cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()
Rafael J. Wysocki
2020-02-13
1
-1
/
+1
*
|
PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain
Rafael J. Wysocki
2020-02-13
1
-39
/
+1
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
5
-29
/
+466
|
\
|
*
cpuidle: psci: Add support for PM domains by using genpd
Ulf Hansson
2020-01-02
3
-2
/
+284
|
*
cpuidle: psci: Support CPU hotplug for the hierarchical model
Ulf Hansson
2020-01-02
1
-1
/
+44
|
*
cpuidle: psci: Manage runtime PM in the idle path
Ulf Hansson
2020-01-02
1
-1
/
+9
|
*
cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
Ulf Hansson
2020-01-02
1
-6
/
+50
|
*
cpuidle: psci: Attach CPU devices to their PM domains
Ulf Hansson
2020-01-02
1
-4
/
+20
|
*
cpuidle: psci: Add a helper to attach a CPU to its PM domain
Ulf Hansson
2020-01-02
3
-1
/
+46
[next]