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: 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
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
2
-4
/
+14
|
\
|
*
powerpc/pseries/cpuidle: add polling idle for shared processor guests
Nicholas Piggin
2018-01-18
1
-2
/
+8
|
*
cpuidle/powernv: avoid double irq enable coming out of idle
Nicholas Piggin
2018-01-18
1
-2
/
+4
|
*
cpuidle/powernv: avoid double irq enable coming out of idle
Nicholas Piggin
2018-01-18
1
-0
/
+2
*
|
cpuidle: Avoid NULL argument in cpuidle_switch_governor()
gaurav jindal
2018-01-05
1
-2
/
+3
|
/
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-2
/
+2
|
\
|
*
powerpc/powernv/idle: Round up latency and residency values
Vaidyanathan Srinivasan
2017-11-13
1
-2
/
+2
*
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2017-11-13
3
-69
/
+105
|
\
\
|
*
|
cpuidle: Avoid assignment in if () argument
Gaurav Jindal
2017-11-08
1
-3
/
+5
|
*
|
cpuidle: Clean up cpuidle_enable_device() error handling a bit
Gaurav Jindal
2017-11-08
1
-1
/
+4
|
*
|
cpuidle: ladder: Add per CPU PM QoS resume latency support
Ramesh Thomas
2017-11-08
1
-0
/
+7
|
*
|
Merge branch 'pm-qos' into pm-cpuidle
Rafael J. Wysocki
2017-11-08
1
-2
/
+2
|
|
\
\
|
*
|
|
ARM: cpuidle: Refactor rollback operations if init fails
Leo Yan
2017-10-14
1
-63
/
+82
|
*
|
|
ARM: cpuidle: Correct driver unregistration if init fails
Leo Yan
2017-10-14
1
-9
/
+13
|
*
|
|
cpuidle: fix broadcast control when broadcast can not be entered
Nicholas Piggin
2017-09-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2017-11-13
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
2017-11-08
1
-2
/
+2
|
|
/
*
|
Update MIPS email addresses
Paul Burton
2017-11-03
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
/
*
ARM: cpuidle: Avoid memleak if init fail
Stefan Wahren
2017-09-19
1
-2
/
+4
*
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-15
1
-1
/
+1
|
\
|
*
MIPS: Unify checks for sibling CPUs
Paul Burton
2017-08-30
1
-1
/
+1
|
*
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
1
-1
/
+1
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
7
-67
/
+72
|
\
\
|
*
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
2
-11
/
+11
|
|
\
\
|
|
*
|
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
2
-11
/
+11
|
*
|
|
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
2
-3
/
+2
|
*
|
|
cpuidle: Move polling state initialization code to separate file
Rafael J. Wysocki
2017-08-30
3
-31
/
+37
|
*
|
|
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
2017-08-30
3
-14
/
+14
|
*
|
|
cpuidle: Convert to using %pOF instead of full_name
Rob Herring
2017-08-25
1
-10
/
+10
|
|
|
/
|
|
/
|
*
/
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-5
/
+5
|
/
/
*
/
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
Gautham R. Shenoy
2017-08-08
1
-0
/
+10
|
/
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
2
-28
/
+47
|
\
|
*
cpuidle: powerpc: no memory barrier after break from idle
Nicholas Piggin
2017-06-28
2
-4
/
+18
|
*
cpuidle: powerpc: read mostly for common globals
Nicholas Piggin
2017-06-28
2
-9
/
+9
|
*
cpuidle: powerpc: cpuidle set polling before enabling irqs
Nicholas Piggin
2017-06-28
2
-2
/
+5
|
*
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-19
1
-7
/
+5
|
*
cpuidle-powernv: Allow Deep stop states that don't stop time
Gautham R. Shenoy
2017-05-30
1
-6
/
+10
*
|
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
3
-29
/
+54
|
\
\
|
*
|
cpuidle: menu: allow state 0 to be disabled
Nicholas Piggin
2017-06-29
1
-5
/
+15
[next]