index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
coupled.c
Age
Commit message (
Expand
)
Author
2015-09-03
cpuidle/coupled: Add sanity check for safe_state_index
Xunlei Pang
2015-08-28
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
2013-08-29
cpuidle: coupled: fix race condition between pokes and safe state
Colin Cross
2013-08-29
cpuidle: coupled: abort idle if pokes are pending
Colin Cross
2013-08-29
cpuidle: coupled: disable interrupts after entering safe state
Colin Cross
2013-01-03
cpuidle / coupled: fix ready counter decrement
Sivaram Nair
2012-08-17
cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
Jon Medhurst (Tixy)
2012-08-17
cpuidle: coupled: fix sleeping while atomic in cpu notifier
Colin Cross
2012-06-02
cpuidle: coupled: add parallel barrier function
Colin Cross
2012-06-02
cpuidle: add support for states that affect multiple cpus
Colin Cross