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
...
*
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
2019-11-20
1
-2
/
+3
*
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2019-11-20
1
-6
/
+7
*
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2019-11-19
1
-0
/
+28
*
cpuidle: teo: Avoid code duplication in conditionals
Rafael J. Wysocki
2019-11-15
1
-5
/
+8
*
cpuidle: teo: Avoid using "early hits" incorrectly
Rafael J. Wysocki
2019-11-13
1
-4
/
+17
*
cpuidle: teo: Exclude cpuidle overhead from computations
Rafael J. Wysocki
2019-11-13
1
-1
/
+8
*
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-11-11
9
-157
/
+168
*
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
2019-11-06
6
-48
/
+51
*
cpuidle: Do not unset the driver if it is there already
Zhenzhong Duan
2019-10-24
1
-8
/
+7
*
Merge back earlier cpuidle material for v5.5.
Rafael J. Wysocki
2019-10-24
1
-19
/
+59
|
\
|
*
cpuidle: teo: Fix "early hits" handling for disabled idle states
Rafael J. Wysocki
2019-10-14
1
-9
/
+26
|
*
cpuidle: teo: Consider hits and misses metrics of disabled states
Rafael J. Wysocki
2019-10-14
1
-4
/
+21
|
*
cpuidle: teo: Rename local variable in teo_select()
Rafael J. Wysocki
2019-10-14
1
-10
/
+9
|
*
cpuidle: teo: Ignore disabled idle states that are too deep
Rafael J. Wysocki
2019-10-14
1
-0
/
+7
*
|
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
2019-10-22
1
-0
/
+4
|
/
*
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
14
-71
/
+419
|
\
|
*
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
2019-09-11
1
-1
/
+2
|
*
cpuidle-haltpoll: do not set an owner to allow modunload
Joao Martins
2019-09-11
1
-1
/
+0
|
*
cpuidle-haltpoll: return -ENODEV on modinit failure
Joao Martins
2019-09-11
1
-1
/
+1
|
*
cpuidle-haltpoll: set haltpoll as preferred governor
Joao Martins
2019-09-11
2
-1
/
+2
|
*
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
2019-09-11
3
-3
/
+31
|
*
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
2019-09-03
1
-5
/
+63
|
*
cpuidle: teo: Get rid of redundant check in teo_update()
Rafael J. Wysocki
2019-08-10
1
-12
/
+4
|
*
cpuidle: teo: Allow tick to be stopped if PM QoS is used
Rafael J. Wysocki
2019-08-05
1
-16
/
+16
|
*
cpuidle: menu: Allow tick to be stopped if PM QoS is used
Rafael J. Wysocki
2019-08-05
1
-11
/
+5
|
*
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
2019-07-30
1
-1
/
+8
|
*
cpuidle: add haltpoll governor
Marcelo Tosatti
2019-07-30
3
-0
/
+162
|
*
governors: unify last_state_idx
Marcelo Tosatti
2019-07-30
3
-20
/
+18
|
*
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
2019-07-30
3
-9
/
+39
|
*
add cpuidle-haltpoll driver
Marcelo Tosatti
2019-07-30
3
-0
/
+78
*
|
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
1
-1
/
+86
*
|
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2019-08-09
1
-1
/
+1
*
|
ARM: psci: cpuidle: Introduce PSCI CPUidle driver
Lorenzo Pieralisi
2019-08-09
3
-0
/
+162
*
|
ARM: cpuidle: Remove overzealous error logging
Lorenzo Pieralisi
2019-08-09
1
-3
/
+9
*
|
ARM: cpuidle: Remove useless header include
Lorenzo Pieralisi
2019-08-09
1
-1
/
+0
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-18
1
-1
/
+1
|
\
|
*
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
2019-07-04
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-20
/
+5
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215
Thomas Gleixner
2019-05-30
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-04-10
1
-2
/
+17
*
cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states
Marek Szyprowski
2019-04-01
1
-1
/
+1
*
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
2019-03-12
1
-0
/
+1
*
cpuidle: menu: Avoid overflows when computing variance
Rafael J. Wysocki
2019-03-07
1
-1
/
+1
*
cpuidle: dt: bail out if the idle-state DT node is not compatible
Joseph Lo
2019-02-01
1
-6
/
+9
*
Merge back earlier cpuidle material for v5.1.
Rafael J. Wysocki
2019-02-01
3
-1
/
+455
|
\
[prev]
[next]