index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
coupled.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-5
/
+5
2016-09-06
cpuidle/coupled: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-44
/
+31
2016-01-28
cpuidle: coupled: remove unused define cpuidle_coupled_lock
Anders Roxell
1
-1
/
+0
2015-09-03
cpuidle/coupled: Add sanity check for safe_state_index
Xunlei Pang
1
-0
/
+22
2015-08-28
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
1
-3
/
+1
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
1
-2
/
+2
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
1
-3
/
+3
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-02-25
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
1
-1
/
+1
2014-02-25
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-30
cpuidle: coupled: fix race condition between pokes and safe state
Colin Cross
1
-6
/
+14
2013-08-30
cpuidle: coupled: abort idle if pokes are pending
Colin Cross
1
-25
/
+82
2013-08-30
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