index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
|
*
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
|
*
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
*
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
3
-33
/
+47
|
\
\
|
*
|
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
2014-03-12
1
-1
/
+2
|
*
|
cpuidle: poll state can measure residency
tuukka.tikkanen@linaro.org
2014-03-07
1
-1
/
+1
|
*
|
cpuidle: Move perf multiplier calculation out of the selection loop
tuukka.tikkanen@linaro.org
2014-03-06
1
-5
/
+10
|
*
|
cpuidle: Do not substract exit latency from assumed sleep length
tuukka.tikkanen@linaro.org
2014-03-06
1
-18
/
+26
|
*
|
cpuidle: Ensure menu coefficients stay within domain
tuukka.tikkanen@linaro.org
2014-03-06
1
-0
/
+3
|
*
|
cpuidle: Use actual state latency in menu governor
tuukka.tikkanen@linaro.org
2014-03-06
1
-5
/
+2
|
*
|
cpuidle: rename expected_us to next_timer_us in menu governor
tuukka.tikkanen@linaro.org
2014-03-06
1
-9
/
+9
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
1
-6
/
+8
|
\
\
|
*
|
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
2014-02-07
1
-6
/
+8
|
|
/
*
|
cpuidle/powernv: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-22
1
-0
/
+5
*
|
cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...
Preeti U Murthy
2014-02-12
1
-0
/
+1
*
|
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-11
1
-0
/
+5
|
/
*
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
Deepthi Dharwar
2014-01-29
3
-0
/
+179
*
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
2014-01-29
1
-17
/
+0
*
powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.
Deepthi Dharwar
2014-01-29
1
-18
/
+10
*
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
Deepthi Dharwar
2014-01-29
1
-14
/
+1
*
powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.
Deepthi Dharwar
2014-01-29
1
-67
/
+11
*
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
Deepthi Dharwar
2014-01-29
4
-0
/
+381
*
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
Andre Przywara
2013-12-30
1
-1
/
+1
*
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
2013-12-03
1
-1
/
+1
*
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
10
-143
/
+170
|
\
|
*
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
2013-10-30
1
-43
/
+0
|
*
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
2013-10-30
2
-41
/
+42
|
*
cpuidle: use drv instead of cpuidle_driver in show_current_driver()
Viresh Kumar
2013-10-30
1
-4
/
+4
|
*
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
Viresh Kumar
2013-10-30
2
-2
/
+4
|
*
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
Viresh Kumar
2013-10-30
1
-4
/
+2
|
*
cpuidle: reduce code duplication inside cpuidle_idle_call()
Viresh Kumar
2013-10-30
1
-2
/
+5
|
*
cpuidle: merge two if() statements for checking error cases
Viresh Kumar
2013-10-30
1
-4
/
+1
|
*
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
Viresh Kumar
2013-10-30
1
-5
/
+4
|
*
cpuidle: rearrange code in __cpuidle_driver_init()
Viresh Kumar
2013-10-30
1
-6
/
+4
|
*
cpuidle: make __cpuidle_driver_init() return void
Viresh Kumar
2013-10-30
1
-8
/
+2
|
*
cpuidle: make __cpuidle_device_init() return void
Viresh Kumar
2013-10-30
1
-6
/
+2
|
*
cpuidle: Fix comments in cpuidle core
Viresh Kumar
2013-10-30
3
-5
/
+5
|
*
ARM: at91: cpuidle: Move driver to drivers/cpuidle
Daniel Lezcano
2013-10-16
3
-0
/
+77
|
*
ARM: ux500: cpuidle: fix section mismatch
Daniel Lezcano
2013-10-07
1
-1
/
+1
|
*
ARM: zynq: cpuidle: convert to platform driver
Daniel Lezcano
2013-10-07
1
-2
/
+11
|
*
ARM: zynq: cpuidle: Remove useless compatibility string
Daniel Lezcano
2013-10-07
1
-4
/
+0
|
*
drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries
Lorenzo Pieralisi
2013-10-07
2
-12
/
+12
*
|
cpuidle: calxeda: add support to use PSCI calls
Rob Herring
2013-10-01
2
-34
/
+7
*
|
ARM: highbank: cpuidle: convert to platform driver
Daniel Lezcano
2013-10-01
1
-6
/
+12
*
|
cpuidle: calxeda: add cpu_pm_enter/exit calls
Rob Herring
2013-10-01
1
-0
/
+4
|
/
*
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
1
-1
/
+2
|
\
|
*
cpuidle: Check the result of cpuidle_get_driver() against NULL
Daniel Fu
2013-08-30
1
-1
/
+2
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-09
3
-0
/
+220
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'cpuidle/biglittle' into next/drivers
Olof Johansson
2013-08-28
3
-0
/
+220
|
|
\
|
|
*
cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
Lorenzo Pieralisi
2013-08-28
3
-0
/
+220
[next]