- ed40fad ARM: cpuidle: Avoid memleak if init fail by Stefan Wahren · 7 years ago
- 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
- 34c2f65 cpuidle: Move polling state initialization code to separate file by Rafael J. Wysocki · 7 years ago
- dc2251b cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol by Rafael J. Wysocki · 7 years ago
- fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
- f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
- 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
- 84dc414 cpuidle: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
- 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
- 785a12a powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails by Gautham R. Shenoy · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 3ed09c9 cpuidle: menu: allow state 0 to be disabled by Nicholas Piggin · 7 years ago
- 7ded429 cpuidle: powerpc: no memory barrier after break from idle by Nicholas Piggin · 7 years ago
- 624e46d cpuidle: powerpc: read mostly for common globals by Nicholas Piggin · 7 years ago
- 3fc5ee92 cpuidle: powerpc: cpuidle set polling before enabling irqs by Nicholas Piggin · 7 years ago
- d50a7d8 ARM: cpuidle: Support asymmetric idle definition by Daniel Lezcano · 7 years ago
- 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
- 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 7 years ago
- f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 7 years ago
- b2cdd8e cpuidle: dt: Add missing 'of_node_put()' by Christophe Jaillet · 7 years ago
- f9122ee cpuidle-powernv: Allow Deep stop states that don't stop time by Gautham R. Shenoy · 8 years ago
- f9fccdb cpuidle: Fix idle time tracking by Peter Zijlstra · 8 years ago
- 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
- 41dc750 cpuidle: check dev before usage in cpuidle_use_deepest_state() by Li, Fei · 8 years ago
- 060d0fb Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
- 0baa91c cpuidle: powernv: Avoid a branch in the core snooze_loop() loop by Anton Blanchard · 8 years ago
- 26eb48a cpuidle: powernv: Don't continually set thread priority in snooze_loop() by Anton Blanchard · 8 years ago
- 79b5781 cpuidle: powernv: Don't bounce between low and very low thread priority by Anton Blanchard · 8 years ago
- 02018b392 cpuidle: cpuidle-cps: remove unused variable by Marcin Nowakowski · 8 years ago
- 293d264 cpuidle: powernv: Pass correct drv->cpumask for registration by Vaidyanathan Srinivasan · 8 years ago
- ecad450 powernv-cpuidle: Validate DT property array size by Gautham R. Shenoy · 8 years ago
- ad0a45f cpuidle: Validate cpu_dev in cpuidle_add_sysfs() by Vaidyanathan Srinivasan · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
- 6dbf5ce cpuidle: menu: Avoid taking spinlock for accessing QoS values by Rafael J. Wysocki · 8 years ago
- 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago
- 9e9fc6f cpuidle:powernv: Add helper function to populate powernv idle states. by Gautham R. Shenoy · 8 years ago
- 9908859 cpuidle/menu: add per CPU PM QoS resume latency consideration by Alex Shi · 8 years ago
- 8e37e1a cpuidle/menu: stop seeking deeper idle if current state is deep enough by Alex Shi · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 0e7414b cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state() by Rafael J. Wysocki · 8 years ago
- 8f6040c cpuidle: fix improper return value on error by Pan Bian · 8 years ago
- bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
- ed61390 cpuidle/powernv: staticise powernv_idle_driver by Andrew Donnellan · 8 years ago
- a94e502 cpuidle: dt: assign ->enter_freeze to same as ->enter callback function by Sudeep Holla · 8 years ago
- e5f1b24 cpuidle: governors: Remove remaining old module code by Daniel Lezcano · 8 years ago
- 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 72bc8c7 cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs. by Matt Redfearn · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
- dfc616d cpuidle/coupled: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 10fcca9 cpuidle/powernv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 529351f cpuidle/pseries: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- af48d7b ARM: cpuidle: Fix error return code by Christophe Jaillet · 8 years ago
- bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 220276e cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64} by Sudeep Holla · 8 years ago
- 3005c59 cpuidle/powernv: Add support for POWER ISA v3 idle states by Shreyas B. Prabhu · 8 years ago
- 957efce cpuidle/powernv: cleanup cpuidle-powernv.c by Shreyas B. Prabhu · 8 years ago
- 169f3fa cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES by Shreyas B. Prabhu · 8 years ago
- dbd1b8e cpuidle: Fix last_residency division by Shreyas B. Prabhu · 8 years ago
- e7387da cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() by Daniel Lezcano · 9 years ago
- fd7c3c2 Merge back new cpuidle material for v4.7. by Rafael J. Wysocki · 9 years ago
- 625fe4f ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value by James Morse · 9 years ago
- e93e59c cpuidle: Replace ktime_get() with local_clock() by Daniel Lezcano · 9 years ago
- c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 9 years ago
- 0c313cb cpuidle: menu: Fall back to polling if next timer event is near by Rafael J. Wysocki · 9 years ago
- e132b9b cpuidle: menu: use high confidence factors only when considering polling by Rik van Riel · 9 years ago
- 3b99669 cpuidle: menu: help gcc generate slightly better code by Rasmus Villemoes · 9 years ago
- 7024b18 cpuidle: menu: avoid expensive square root computation by Rasmus Villemoes · 9 years ago
- ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
- 75274b33 cpuidle: coupled: remove unused define cpuidle_coupled_lock by Anders Roxell · 9 years ago
- 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 9 years ago
- 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 9 years ago
- 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
- 10475b3 cpuidle: Don't enable all governors by default by Jean Delvare · 9 years ago
- 66a5f6b cpuidle: Default to ladder governor on ticking systems by Jean Delvare · 9 years ago
- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 9c4b286 cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0 by Rafael J. Wysocki · 9 years ago
- e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
- 8459923 drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular by Paul Gortmaker · 9 years ago
- fdc7d51 drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 94e8057 drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular by Paul Gortmaker · 9 years ago
- efddfd9 cpuidle,menu: smooth out measured_us calculation by Rik van Riel · 9 years ago
- a9ceb78 cpuidle,menu: use interactivity_req to disable polling by Rik van Riel · 9 years ago
- 7884084 cpuidle,x86: increase forced cut-off for polling to 20us by Rik van Riel · 9 years ago
- ab31993 cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver by Russell King · 9 years ago
- da1a64f cpuidle: mvebu: clean up multiple platform drivers by Russell King · 9 years ago
- fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago