summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/coupled.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-241-1/+1
* smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-241-1/+1
* cpuidle: Fix comments in cpuidle coreViresh Kumar2013-10-301-1/+1
* cpuidle: coupled: fix race condition between pokes and safe stateColin Cross2013-08-291-6/+14
* cpuidle: coupled: abort idle if pokes are pendingColin Cross2013-08-291-25/+82
* cpuidle: coupled: disable interrupts after entering safe stateColin Cross2013-08-291-0/+2
* cpuidle / coupled: fix ready counter decrementSivaram Nair2013-01-031-1/+1
* cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)2012-08-171-1/+1
* cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross2012-08-171-0/+12
* cpuidle: coupled: add parallel barrier functionColin Cross2012-06-021-0/+37
* cpuidle: add support for states that affect multiple cpusColin Cross2012-06-021-0/+678
OpenPOWER on IntegriCloud