index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
idle.c
Age
Commit message (
Expand
)
Author
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-14
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-04
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
2015-05-04
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-03-12
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
2015-03-12
cpu: Make CPU-offline idle-loop transition point more precise
Paul E. McKenney
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-02
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
2014-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-05
sched/idle: Drop !! while calculating 'broadcast'
Viresh Kumar
2014-06-05
sched/idle: Optimize try-to-wake-up IPI
Peter Zijlstra
2014-06-05
sched/idle: Clear polling before descheduling the idle thread
Andy Lutomirski
2014-05-22
Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Ingo Molnar
2014-05-08
sched/idle: Make cpuidle_idle_call() void
Rafael J. Wysocki
2014-05-08
sched/idle: Reflow cpuidle_idle_call()
Peter Zijlstra
2014-05-08
sched/idle: Delay clearing the polling bit
Peter Zijlstra
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-03-11
sched/idle: Add more comments to the code
Daniel Lezcano
2014-03-11
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
2014-03-11
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-02-27
sched/idle: Remove stale old file
Peter Zijlstra
2014-02-11
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre