index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
idle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/idle, SH: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-11
1
-3
/
+1
*
sh: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-90
/
+11
*
sh idle: rename global pm_idle to static sh_idle
Len Brown
2013-02-17
1
-6
/
+6
*
sh: Remove cpu_idle_wait()
Thomas Gleixner
2012-05-08
1
-20
/
+0
*
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-30
1
-1
/
+1
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
1
-1
/
+1
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
sh: Fix up fallout from cpuidle changes.
Paul Mundt
2011-08-08
1
-1
/
+1
*
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2011-08-04
1
-1
/
+1
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
1
-2
/
+4
|
\
|
*
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
1
-2
/
+4
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
|
/
*
sh: CPU hotplug support.
Paul Mundt
2010-04-26
1
-1
/
+5
*
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2010-04-26
1
-1
/
+1
*
sh: Tidy up a couple of section mismatches.
Paul Mundt
2010-03-23
1
-1
/
+1
*
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
1
-3
/
+11
*
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
2009-12-21
1
-2
/
+2
*
sh: Restore bl bit toggling in idle loop.
Paul Mundt
2009-12-21
1
-0
/
+2
*
sh: Fix up IRQ re-enabling for the need_resched() case.
Paul Mundt
2009-10-16
1
-1
/
+2
*
sh: Make check_pgt_cache() more aggressive while idling.
Paul Mundt
2009-10-16
1
-1
/
+3
*
sh: Idle loop chainsawing for SMP-based light sleep.
Paul Mundt
2009-10-16
1
-16
/
+57
*
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
2009-06-23
1
-1
/
+22
*
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
2009-04-02
1
-1
/
+1
*
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-12-22
1
-0
/
+81