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.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
/
cpuidle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
cpuidle: Fix idle time tracking
Peter Zijlstra
1
-0
/
+1
2017-05-02
cpuidle: check dev before usage in cpuidle_use_deepest_state()
Li, Fei
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-06
cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()
Rafael J. Wysocki
1
-1
/
+7
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
1
-1
/
+12
2016-07-04
cpuidle: Fix last_residency division
Shreyas B. Prabhu
1
-8
/
+4
2016-05-18
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
1
-1
/
+1
2016-04-26
cpuidle: Replace ktime_get() with local_clock()
Daniel Lezcano
1
-4
/
+8
2016-04-09
cpuidle: Indicate when a device has been unregistered
Dave Gerlach
1
-0
/
+2
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
1
-1
/
+1
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
1
-3
/
+3
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2015-08-28
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
1
-2
/
+2
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
1
-0
/
+4
2015-07-09
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
Rafael J. Wysocki
1
-2
/
+7
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-0
/
+2
2015-05-30
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
Rafael J. Wysocki
1
-3
/
+3
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-0
/
+2
2015-05-14
cpuidle: Select a different state on tick_broadcast_enter() failures
Rafael J. Wysocki
1
-5
/
+15
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-1
/
+3
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+6
2015-05-09
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
Rafael J. Wysocki
1
-1
/
+1
2015-05-04
cpuidle: Check the sign of index in cpuidle_reflect()
Rafael J. Wysocki
1
-1
/
+1
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-0
/
+16
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2015-03-06
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-40
/
+22
2015-03-01
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
Rafael J. Wysocki
1
-7
/
+16
2015-03-01
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
1
-3
/
+3
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-5
/
+44
2015-02-14
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-23
/
+26
2014-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
1
-0
/
+6
2014-09-19
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
1
-7
/
+2
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
1
-0
/
+2
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-1
/
+44
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
1
-20
/
+6
2014-04-03
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-51
/
+56
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-03-12
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
1
-1
/
+2
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-49
/
+0
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
1
-21
/
+75
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
1
-6
/
+8
2013-12-04
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-10-30
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
1
-41
/
+0
2013-10-30
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
Viresh Kumar
1
-4
/
+2
2013-10-30
cpuidle: reduce code duplication inside cpuidle_idle_call()
Viresh Kumar
1
-2
/
+5
2013-10-30
cpuidle: merge two if() statements for checking error cases
Viresh Kumar
1
-4
/
+1
2013-10-30
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
Viresh Kumar
1
-5
/
+4
2013-10-30
cpuidle: make __cpuidle_device_init() return void
Viresh Kumar
1
-6
/
+2
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
1
-1
/
+1
[next]