Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31e3879127d4db56ad445fd948ca39c393ee65d7
/
drivers
/
cpuidle
82abb27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 10 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
a727eaf
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
d050894
cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
by Paul Burton
· 11 years ago
ff6a9c0
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
by Daniel Lezcano
· 11 years ago
9051785
Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle
by Rafael J. Wysocki
· 10 years ago
b858fbc
cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC
by Gregory CLEMENT
· 11 years ago
a6220fc
PM / suspend: Always use deepest C-state in the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
bed4d59
cpuidle / menu: move repeated correction factor check to init
by Chander Kashyap
· 11 years ago
3836785
cpuidle / menu: Return (-1) if there are no suitable states
by Rafael J. Wysocki
· 11 years ago
52c324f
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
by Rafael J. Wysocki
· 11 years ago
7c7f8f7
ARM: clps711x: Add cpuidle driver
by Alexander Shiyan
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
8c73c4d
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
9bc0482
cpuidle: sysfs: Export target residency information
by Daniel Lezcano
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
05bf58c
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e6d9bfc
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
1ead658
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0b89e9a
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
by Paul Burton
· 11 years ago
30cdd69
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
by Daniel Lezcano
· 11 years ago
907e30f
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
by Daniel Lezcano
· 11 years ago
4b2f0b0
cpuidle: poll state can measure residency
by tuukka.tikkanen@linaro.org
· 11 years ago
96e9518
cpuidle: Move perf multiplier calculation out of the selection loop
by tuukka.tikkanen@linaro.org
· 11 years ago
61c66d6
cpuidle: Do not substract exit latency from assumed sleep length
by tuukka.tikkanen@linaro.org
· 11 years ago
7ac2643
cpuidle: Ensure menu coefficients stay within domain
by tuukka.tikkanen@linaro.org
· 11 years ago
22695ab
cpuidle: Use actual state latency in menu governor
by tuukka.tikkanen@linaro.org
· 11 years ago
5dc2f5a
cpuidle: rename expected_us to next_timer_us in menu governor
by tuukka.tikkanen@linaro.org
· 11 years ago
0888839
cpuidle/powernv: Parse device tree to setup idle states
by Preeti U Murthy
· 11 years ago
0d94873
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
by Preeti U Murthy
· 11 years ago
d27c843
Merge branch 'timers/core' into sched/idle
by Ingo Molnar
· 11 years ago
c46fff2
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
by Frederic Weisbecker
· 11 years ago
fce8ad1
smp: Remove wait argument from __smp_call_function_single()
by Frederic Weisbecker
· 11 years ago
ff1f001
drivers: Enable building of Kirkwood drivers for mach-mvebu
by Andrew Lunn
· 11 years ago
591ac0c
cpuidle/powernv: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
3f67d96
cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driver
by Preeti U Murthy
· 11 years ago
d8c6ad3
sched/idle, PPC: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
ba8f20c
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
by Preeti U Murthy
· 11 years ago
2c2e6ec
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
by Deepthi Dharwar
· 11 years ago
3fa8cad8
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
by Deepthi Dharwar
· 11 years ago
bf7f61f
powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.
by Deepthi Dharwar
· 11 years ago
12431c6
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
by Deepthi Dharwar
· 11 years ago
b69dbba
powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.
by Deepthi Dharwar
· 11 years ago
962e7bd
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
by Deepthi Dharwar
· 11 years ago
5781532
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
by Andre Przywara
· 11 years ago
813e8e3
cpuidle: Check for dev before deregistering it.
by Konrad Rzeszutek Wilk
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f60e230
cpuidle: remove cpuidle_unregister_governor()
by Viresh Kumar
· 11 years ago
d7c7f10
cpuidle: don't call poll_idle_init() for every cpu
by Viresh Kumar
· 11 years ago
1f6b9f7
cpuidle: use drv instead of cpuidle_driver in show_current_driver()
by Viresh Kumar
· 11 years ago
0d09d31
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
by Viresh Kumar
· 11 years ago
6d281e9
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
by Viresh Kumar
· 11 years ago
fb11c9c
cpuidle: reduce code duplication inside cpuidle_idle_call()
by Viresh Kumar
· 11 years ago
9b29a86
cpuidle: merge two if() statements for checking error cases
by Viresh Kumar
· 11 years ago
4718266
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
by Viresh Kumar
· 11 years ago
b171a85
cpuidle: rearrange code in __cpuidle_driver_init()
by Viresh Kumar
· 11 years ago
e437f3e
cpuidle: make __cpuidle_driver_init() return void
by Viresh Kumar
· 11 years ago
267d4bf
cpuidle: make __cpuidle_device_init() return void
by Viresh Kumar
· 11 years ago
caf4a36
cpuidle: Fix comments in cpuidle core
by Viresh Kumar
· 11 years ago
1ce3c48
ARM: at91: cpuidle: Move driver to drivers/cpuidle
by Daniel Lezcano
· 11 years ago
2c2b24d
ARM: ux500: cpuidle: fix section mismatch
by Daniel Lezcano
· 11 years ago
3e8ceca
ARM: zynq: cpuidle: convert to platform driver
by Daniel Lezcano
· 11 years ago
4aa88fb
ARM: zynq: cpuidle: Remove useless compatibility string
by Daniel Lezcano
· 11 years ago
3880d21
drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries
by Lorenzo Pieralisi
· 11 years ago
a410146
cpuidle: calxeda: add support to use PSCI calls
by Rob Herring
· 12 years ago
60a66e3
ARM: highbank: cpuidle: convert to platform driver
by Daniel Lezcano
· 11 years ago
34a5eeb
cpuidle: calxeda: add cpu_pm_enter/exit calls
by Rob Herring
· 12 years ago
02b9735
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a35c632
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3b9c10e
cpuidle: Check the result of cpuidle_get_driver() against NULL
by Daniel Fu
· 11 years ago
9e19b73
cpuidle: coupled: fix race condition between pokes and safe state
by Colin Cross
· 11 years ago
f983827
cpuidle: coupled: abort idle if pokes are pending
by Colin Cross
· 11 years ago
59e9985
cpuidle: coupled: disable interrupts after entering safe state
by Colin Cross
· 11 years ago
aaf75e4
Merge branch 'cpuidle/biglittle' into next/drivers
by Olof Johansson
· 11 years ago
14d2c34
cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
by Lorenzo Pieralisi
· 11 years ago
51f245b
cpuidle: Change struct menu_device field types
by Tuukka Tikkanen
· 11 years ago
decd51b
cpuidle: Add a comment warning about possible overflow
by Tuukka Tikkanen
· 11 years ago
0e96d5a
cpuidle: Fix variable domains in get_typical_interval()
by Tuukka Tikkanen
· 11 years ago
939e33b
cpuidle: Fix menu_device->intervals type
by Tuukka Tikkanen
· 11 years ago
4cd46bc
cpuidle: CodingStyle: Break up multiple assignments on single line
by Tuukka Tikkanen
· 11 years ago
0d6a7ff
cpuidle: Check called function parameter in get_typical_interval()
by Tuukka Tikkanen
· 11 years ago
017099e
cpuidle: Rearrange code and comments in get_typical_interval()
by Tuukka Tikkanen
· 11 years ago
330647a
cpuidle: Ignore interval prediction result when timer is shorter
by Tuukka Tikkanen
· 11 years ago
81455e7
cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()
by Julia Lawall
· 11 years ago
f1618a7
Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux into pm-cpuidle
by Rafael J. Wysocki
· 11 years ago
ee42f75
Merge back earlier 'pm-cpuidle' material.
by Rafael J. Wysocki
· 11 years ago
75d6137
cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static
by Jingoo Han
· 11 years ago
3e0c190
cpuidle: calxeda: Add missing __iomem annotation
by Jingoo Han
· 11 years ago
1485191
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
by Rafael J. Wysocki
· 11 years ago
228b302
Revert "cpuidle: Quickly notice prediction failure in general case"
by Rafael J. Wysocki
· 11 years ago
9aadfa8
Merge branch 'cpuidle-arm' into pm-cpuidle
by Rafael J. Wysocki
· 11 years ago
d3f2950
ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
by Daniel Lezcano
· 11 years ago
b98e01a
cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
by Sahara
· 11 years ago
c878a52
cpuidle: Check if device is already registered
by Daniel Lezcano
· 11 years ago
5df0aa7
cpuidle: Introduce __cpuidle_device_init()
by Daniel Lezcano
· 11 years ago
f6bb51a
cpuidle: Introduce __cpuidle_unregister_device()
by Daniel Lezcano
· 11 years ago
Next »