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: 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
|
\
|
*
cpuidle: New timer events oriented governor for tickless systems
Rafael J. Wysocki
2019-01-16
3
-1
/
+455
*
|
cpuidle: poll_state: Fix default time limit
Doug Smythies
2019-01-30
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
1
-1
/
+7
|
\
|
*
powerpc/pseries/cpuidle: Fix preempt warning
Breno Leitao
2018-12-04
1
-1
/
+7
*
|
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
2018-12-12
2
-1
/
+36
*
|
cpuidle: big.LITTLE: fix refcount leak
Yangtao Li
2018-12-11
1
-1
/
+6
*
|
cpuidle: Add cpuidle.governor= command line parameter
Rafael J. Wysocki
2018-12-11
3
-2
/
+9
*
|
cpuidle: poll_state: Disregard disable idle states
Rafael J. Wysocki
2018-12-11
1
-1
/
+10
*
|
ARM: cpuidle: Convert to use cpuidle_register|unregister()
Ulf Hansson
2018-11-08
1
-27
/
+3
*
|
ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
Ulf Hansson
2018-11-08
1
-12
/
+10
|
/
*
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-30
1
-19
/
+6
|
\
|
*
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
2018-10-25
1
-19
/
+6
*
|
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-26
1
-4
/
+0
|
/
*
cpuidle: menu: Avoid computations when result will be discarded
Rafael J. Wysocki
2018-10-18
1
-3
/
+16
*
cpuidle: menu: Drop redundant comparison
Rafael J. Wysocki
2018-10-18
1
-6
/
+1
*
cpuidle: menu: Simplify checks related to the polling state
Rafael J. Wysocki
2018-10-12
1
-4
/
+4
*
cpuidle: poll_state: Revise loop termination condition
Rafael J. Wysocki
2018-10-04
1
-2
/
+2
*
cpuidle: menu: Move the latency_req == 0 special case check
Rafael J. Wysocki
2018-10-04
1
-7
/
+1
*
cpuidle: menu: Avoid computations for very close timers
Rafael J. Wysocki
2018-10-04
1
-0
/
+12
*
cpuidle: menu: Do not update last_state_idx in menu_select()
Rafael J. Wysocki
2018-10-04
1
-5
/
+2
*
cpuidle: menu: Get rid of first_idx from menu_select()
Rafael J. Wysocki
2018-10-04
1
-18
/
+14
*
cpuidle: menu: Compute first_idx when latency_req is known
Rafael J. Wysocki
2018-10-04
1
-16
/
+16
*
cpuidle: menu: Fix wakeup statistics updates for polling state
Rafael J. Wysocki
2018-10-04
2
-1
/
+15
*
cpuidle: menu: Replace data->predicted_us with local variable
Rafael J. Wysocki
2018-10-03
1
-12
/
+11
*
cpuidle: enter_state: Don't needlessly calculate diff time
Fieah Lim
2018-09-18
1
-8
/
+8
*
cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()
Fieah Lim
2018-09-18
2
-2
/
+2
*
cpuidle: menu: Retain tick when shallow state is selected
Rafael J. Wysocki
2018-08-25
1
-1
/
+12
*
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-22
1
-17
/
+28
|
\
|
*
cpuidle: menu: Handle stopped tick more aggressively
Rafael J. Wysocki
2018-08-20
1
-12
/
+24
|
*
cpuidle: menu: Update stale polling override comment
Rafael J. Wysocki
2018-08-16
1
-3
/
+2
|
*
cpuidle: menu: Fix white space
Rafael J. Wysocki
2018-08-15
1
-2
/
+2
*
|
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
1
-132
/
+26
|
\
\
|
|
/
|
/
|
|
*
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
2018-07-31
1
-132
/
+26
*
|
ARM: cpuidle: silence error on driver registration failure
Sudeep Holla
2018-06-25
1
-1
/
+2
|
/
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-6
/
+26
|
\
|
*
cpuidle: powernv: Fix promotion from snooze if next state disabled
Gautham R. Shenoy
2018-06-05
1
-6
/
+26
*
|
cpuidle: governors: Consolidate PM QoS handling
Rafael J. Wysocki
2018-05-30
3
-17
/
+18
*
|
cpuidle: governors: Drop redundant checks related to PM QoS
Rafael J. Wysocki
2018-05-30
2
-4
/
+2
|
/
*
cpuidle: menu: Avoid selecting shallow states with stopped tick
Rafael J. Wysocki
2018-04-09
1
-7
/
+22
*
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-2
/
+25
*
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
3
-15
/
+57
*
cpuidle: poll_state: Avoid invoking local_clock() too often
Rafael J. Wysocki
2018-03-29
1
-0
/
+6
*
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
2018-03-29
2
-0
/
+63
*
cpuidle: Enable coupled cpuidle support on Exynos3250 platform
Marek Szyprowski
2018-03-29
1
-1
/
+2
*
cpuidle: poll_state: Add time limit to poll_idle()
Rafael J. Wysocki
2018-03-29
1
-1
/
+10
*
ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()
Markus Elfring
2018-03-05
1
-1
/
+0
[next]