index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
coupled.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
1
-1
/
+1
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
1
-1
/
+1
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
1
-1
/
+1
2013-08-29
cpuidle: coupled: fix race condition between pokes and safe state
Colin Cross
1
-6
/
+14
2013-08-29
cpuidle: coupled: abort idle if pokes are pending
Colin Cross
1
-25
/
+82
2013-08-29
cpuidle: coupled: disable interrupts after entering safe state
Colin Cross
1
-0
/
+2
2013-01-03
cpuidle / coupled: fix ready counter decrement
Sivaram Nair
1
-1
/
+1
2012-08-17
cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
Jon Medhurst (Tixy)
1
-1
/
+1
2012-08-17
cpuidle: coupled: fix sleeping while atomic in cpu notifier
Colin Cross
1
-0
/
+12
2012-06-02
cpuidle: coupled: add parallel barrier function
Colin Cross
1
-0
/
+37
2012-06-02
cpuidle: add support for states that affect multiple cpus
Colin Cross
1
-0
/
+678