index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
idle.c
Age
Commit message (
Expand
)
Author
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-08-08
sh: Fix up fallout from cpuidle changes.
Paul Mundt
2011-08-04
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-04-26
sh: CPU hotplug support.
Paul Mundt
2010-04-26
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
2009-12-21
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
2009-12-21
sh: Restore bl bit toggling in idle loop.
Paul Mundt
2009-10-16
sh: Fix up IRQ re-enabling for the need_resched() case.
Paul Mundt
2009-10-16
sh: Make check_pgt_cache() more aggressive while idling.
Paul Mundt
2009-10-16
sh: Idle loop chainsawing for SMP-based light sleep.
Paul Mundt
2009-06-23
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
2009-04-02
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt