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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+71
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+51
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+106
2014-05-26
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
Daniel Lezcano
3
-0
/
+106
2014-05-16
Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin...
Rafael J. Wysocki
3
-0
/
+71
2014-05-08
cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC
Gregory CLEMENT
3
-0
/
+99
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-1
/
+44
2014-05-01
cpuidle / menu: move repeated correction factor check to init
Chander Kashyap
1
-7
/
+8
2014-05-01
cpuidle / menu: Return (-1) if there are no suitable states
Rafael J. Wysocki
1
-1
/
+1
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
1
-20
/
+6
2014-04-30
ARM: clps711x: Add cpuidle driver
Alexander Shiyan
3
-0
/
+71
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+3
2014-04-08
cpuidle: sysfs: Export target residency information
Daniel Lezcano
1
-0
/
+3
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-04-03
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-51
/
+56
2014-04-03
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+92
2014-04-02
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-33
/
+47
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+8
2014-03-12
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
1
-1
/
+2
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-49
/
+0
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
1
-21
/
+75
2014-03-07
cpuidle: poll state can measure residency
tuukka.tikkanen@linaro.org
1
-1
/
+1
2014-03-06
cpuidle: Move perf multiplier calculation out of the selection loop
tuukka.tikkanen@linaro.org
1
-5
/
+10
2014-03-06
cpuidle: Do not substract exit latency from assumed sleep length
tuukka.tikkanen@linaro.org
1
-18
/
+26
2014-03-06
cpuidle: Ensure menu coefficients stay within domain
tuukka.tikkanen@linaro.org
1
-0
/
+3
2014-03-06
cpuidle: Use actual state latency in menu governor
tuukka.tikkanen@linaro.org
1
-5
/
+2
2014-03-06
cpuidle: rename expected_us to next_timer_us in menu governor
tuukka.tikkanen@linaro.org
1
-9
/
+9
2014-03-05
cpuidle/powernv: Parse device tree to setup idle states
Preeti U Murthy
1
-17
/
+65
2014-03-05
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
Preeti U Murthy
1
-0
/
+34
2014-02-28
Merge branch 'timers/core' into sched/idle
Ingo Molnar
1
-6
/
+8
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
2014-02-24
drivers: Enable building of Kirkwood drivers for mach-mvebu
Andrew Lunn
1
-1
/
+1
2014-02-22
cpuidle/powernv: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-0
/
+5
2014-02-12
cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...
Preeti U Murthy
1
-0
/
+1
2014-02-11
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-0
/
+5
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
1
-6
/
+8
2014-01-29
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
Deepthi Dharwar
3
-0
/
+179
2014-01-29
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
1
-17
/
+0
2014-01-29
powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.
Deepthi Dharwar
1
-18
/
+10
2014-01-29
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
Deepthi Dharwar
1
-14
/
+1
2014-01-29
powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.
Deepthi Dharwar
1
-67
/
+11
2014-01-29
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
Deepthi Dharwar
4
-0
/
+381
2013-12-30
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
Andre Przywara
1
-1
/
+1
2013-12-04
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-143
/
+170
2013-10-30
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
1
-43
/
+0
[next]