index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
cpuidle: teo: Fix intervals[] array indexing bug
Ikjoon Jang
1
-1
/
+1
2020-01-09
cpuidle: Drop unused cpuidle_driver_ref/unref() functions
Rafael J. Wysocki
1
-46
/
+0
2020-01-02
cpuidle: psci: Add support for PM domains by using genpd
Ulf Hansson
3
-2
/
+284
2020-01-02
cpuidle: psci: Support CPU hotplug for the hierarchical model
Ulf Hansson
1
-1
/
+44
2020-01-02
cpuidle: psci: Manage runtime PM in the idle path
Ulf Hansson
1
-1
/
+9
2020-01-02
cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
Ulf Hansson
1
-6
/
+50
2020-01-02
cpuidle: psci: Attach CPU devices to their PM domains
Ulf Hansson
1
-4
/
+20
2020-01-02
cpuidle: psci: Add a helper to attach a CPU to its PM domain
Ulf Hansson
3
-1
/
+46
2020-01-02
cpuidle: psci: Support hierarchical CPU idle states
Ulf Hansson
1
-2
/
+1
2020-01-02
cpuidle: psci: Simplify OF parsing of CPU idle state nodes
Ulf Hansson
1
-18
/
+17
2020-01-02
cpuidle: dt: Support hierarchical CPU idle states
Lina Iyer
1
-3
/
+2
2020-01-02
cpuidle: psci: Align psci_power_state count with idle state count
Sudeep Holla
1
-3
/
+5
2019-12-27
cpuidle: Allow idle states to be disabled by default
Rafael J. Wysocki
2
-1
/
+15
2019-12-20
cpuidle: kirkwood: convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2019-12-20
cpuidle: clps711x: convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2019-12-12
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
1
-1
/
+1
2019-12-11
cpuidle: Fix cpuidle_driver_state_disabled()
Rafael J. Wysocki
1
-0
/
+10
2019-12-09
cpuidle: use first valid target residency as poll time
Marcelo Tosatti
1
-0
/
+1
2019-11-29
cpuidle: minor Kconfig help text fixes
Randy Dunlap
1
-3
/
+3
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2
-2
/
+1
2019-11-29
cpuidle: Fix Kconfig indentation
Krzysztof Kozlowski
2
-16
/
+16
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
1
-2
/
+3
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
1
-6
/
+7
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
1
-0
/
+28
2019-11-15
cpuidle: teo: Avoid code duplication in conditionals
Rafael J. Wysocki
1
-5
/
+8
2019-11-14
cpuidle: teo: Avoid using "early hits" incorrectly
Rafael J. Wysocki
1
-4
/
+17
2019-11-14
cpuidle: teo: Exclude cpuidle overhead from computations
Rafael J. Wysocki
1
-1
/
+8
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
9
-157
/
+168
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
6
-48
/
+51
2019-10-25
cpuidle: Do not unset the driver if it is there already
Zhenzhong Duan
1
-8
/
+7
2019-10-25
Merge back earlier cpuidle material for v5.5.
Rafael J. Wysocki
1
-19
/
+59
2019-10-22
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
1
-0
/
+4
2019-10-14
cpuidle: teo: Fix "early hits" handling for disabled idle states
Rafael J. Wysocki
1
-9
/
+26
2019-10-14
cpuidle: teo: Consider hits and misses metrics of disabled states
Rafael J. Wysocki
1
-4
/
+21
2019-10-14
cpuidle: teo: Rename local variable in teo_select()
Rafael J. Wysocki
1
-10
/
+9
2019-10-14
cpuidle: teo: Ignore disabled idle states that are too deep
Rafael J. Wysocki
1
-0
/
+7
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
14
-71
/
+419
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
1
-1
/
+2
2019-09-11
cpuidle-haltpoll: do not set an owner to allow modunload
Joao Martins
1
-1
/
+0
2019-09-11
cpuidle-haltpoll: return -ENODEV on modinit failure
Joao Martins
1
-1
/
+1
2019-09-11
cpuidle-haltpoll: set haltpoll as preferred governor
Joao Martins
2
-1
/
+2
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
3
-3
/
+31
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
1
-5
/
+63
2019-08-10
cpuidle: teo: Get rid of redundant check in teo_update()
Rafael J. Wysocki
1
-12
/
+4
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-1
/
+86
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
1
-1
/
+1
2019-08-09
ARM: psci: cpuidle: Introduce PSCI CPUidle driver
Lorenzo Pieralisi
3
-0
/
+162
2019-08-09
ARM: cpuidle: Remove overzealous error logging
Lorenzo Pieralisi
1
-3
/
+9
2019-08-09
ARM: cpuidle: Remove useless header include
Lorenzo Pieralisi
1
-1
/
+0
2019-08-05
cpuidle: teo: Allow tick to be stopped if PM QoS is used
Rafael J. Wysocki
1
-16
/
+16
[prev]
[next]