aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/coupled.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2016-09-06cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2015-09-03cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang
2015-08-28cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell
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