index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
sched/idle, SH: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-3
/
+1
2013-04-08
sh: Use generic idle loop
Thomas Gleixner
1
-90
/
+11
2013-02-18
sh idle: rename global pm_idle to static sh_idle
Len Brown
1
-6
/
+6
2012-05-08
sh: Remove cpu_idle_wait()
Thomas Gleixner
1
-20
/
+0
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-08-08
sh: Fix up fallout from cpuidle changes.
Paul Mundt
1
-1
/
+1
2011-08-05
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
1
-1
/
+1
2011-08-04
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2011-08-04
cpuidle: stop depending on pm_idle
Len Brown
1
-2
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-04-26
sh: CPU hotplug support.
Paul Mundt
1
-1
/
+5
2010-04-26
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
1
-1
/
+1
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
1
-1
/
+1
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
1
-3
/
+11
2009-12-21
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
1
-2
/
+2
2009-12-21
sh: Restore bl bit toggling in idle loop.
Paul Mundt
1
-0
/
+2
2009-10-16
sh: Fix up IRQ re-enabling for the need_resched() case.
Paul Mundt
1
-1
/
+2
2009-10-16
sh: Make check_pgt_cache() more aggressive while idling.
Paul Mundt
1
-1
/
+3
2009-10-16
sh: Idle loop chainsawing for SMP-based light sleep.
Paul Mundt
1
-16
/
+57
2009-06-23
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
1
-1
/
+22
2009-04-02
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
1
-0
/
+81