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.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-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
/
cpuidle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain
Rafael J. Wysocki
2020-02-13
1
-39
/
+1
*
Merge branch 'intel_idle+acpi'
Rafael J. Wysocki
2020-01-23
1
-1
/
+5
|
\
|
*
cpuidle: Allow idle states to be disabled by default
Rafael J. Wysocki
2019-12-27
1
-1
/
+5
*
|
cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings
Benjamin Gaignard
2020-01-23
1
-0
/
+3
|
/
*
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
2019-12-12
1
-1
/
+1
*
cpuidle: use first valid target residency as poll time
Marcelo Tosatti
2019-12-09
1
-0
/
+1
*
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2019-11-29
1
-1
/
+1
*
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: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-11-11
1
-19
/
+17
*
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
2019-11-06
1
-11
/
+13
*
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
2019-07-30
1
-0
/
+30
*
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-04-10
1
-2
/
+17
*
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
2018-12-12
1
-1
/
+30
*
cpuidle: Add cpuidle.governor= command line parameter
Rafael J. Wysocki
2018-12-11
1
-0
/
+1
*
cpuidle: enter_state: Don't needlessly calculate diff time
Fieah Lim
2018-09-18
1
-8
/
+8
*
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
1
-2
/
+8
*
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
2018-03-29
1
-0
/
+9
*
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: fix broadcast control when broadcast can not be entered
Nicholas Piggin
2017-09-28
1
-0
/
+1
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-9
/
+9
*
cpuidle: Fix idle time tracking
Peter Zijlstra
2017-05-15
1
-0
/
+1
*
cpuidle: check dev before usage in cpuidle_use_deepest_state()
Li, Fei
2017-05-01
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()
Rafael J. Wysocki
2016-12-06
1
-1
/
+7
*
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-11-29
1
-1
/
+12
*
cpuidle: Fix last_residency division
Shreyas B. Prabhu
2016-07-04
1
-8
/
+4
*
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
2016-05-18
1
-1
/
+1
*
cpuidle: Replace ktime_get() with local_clock()
Daniel Lezcano
2016-04-26
1
-4
/
+8
*
cpuidle: Indicate when a device has been unregistered
Dave Gerlach
2016-04-09
1
-0
/
+2
*
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-22
1
-1
/
+1
*
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-19
1
-3
/
+3
*
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
1
-2
/
+2
|
\
|
*
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
2015-08-28
1
-2
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-21
1
-0
/
+4
*
|
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
Rafael J. Wysocki
2015-07-09
1
-2
/
+7
|
/
*
-
.
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-06-19
1
-0
/
+2
|
\
\
|
*
|
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-19
1
-0
/
+2
|
|
/
*
|
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
Rafael J. Wysocki
2015-05-30
1
-3
/
+3
*
|
cpuidle: Select a different state on tick_broadcast_enter() failures
Rafael J. Wysocki
2015-05-14
1
-5
/
+15
*
|
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-1
/
+3
*
|
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-0
/
+6
*
|
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
Rafael J. Wysocki
2015-05-09
1
-1
/
+1
*
|
cpuidle: Check the sign of index in cpuidle_reflect()
Rafael J. Wysocki
2015-05-04
1
-1
/
+1
|
/
*
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-29
1
-0
/
+16
*
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2015-04-03
1
-3
/
+0
[next]