aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/coupled.c
AgeCommit message (Expand)Author
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar
2013-08-29cpuidle: coupled: fix race condition between pokes and safe stateColin Cross
2013-08-29cpuidle: coupled: abort idle if pokes are pendingColin Cross
2013-08-29cpuidle: coupled: disable interrupts after entering safe stateColin Cross
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair
2012-08-17cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)
2012-08-17cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross
2012-06-02cpuidle: coupled: add parallel barrier functionColin Cross
2012-06-02cpuidle: add support for states that affect multiple cpusColin Cross