index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
idle.c
Age
Commit message (
Expand
)
Author
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-07
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-04-30
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