1. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 7 years ago
  2. b2cdd8e cpuidle: dt: Add missing 'of_node_put()' by Christophe Jaillet · 7 years ago
  3. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  4. 41dc750 cpuidle: check dev before usage in cpuidle_use_deepest_state() by Li, Fei · 8 years ago
  5. 060d0fb Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  6. 0baa91c cpuidle: powernv: Avoid a branch in the core snooze_loop() loop by Anton Blanchard · 8 years ago
  7. 26eb48a cpuidle: powernv: Don't continually set thread priority in snooze_loop() by Anton Blanchard · 8 years ago
  8. 79b5781 cpuidle: powernv: Don't bounce between low and very low thread priority by Anton Blanchard · 8 years ago
  9. 02018b392 cpuidle: cpuidle-cps: remove unused variable by Marcin Nowakowski · 8 years ago
  10. 293d264 cpuidle: powernv: Pass correct drv->cpumask for registration by Vaidyanathan Srinivasan · 8 years ago
  11. ecad450 powernv-cpuidle: Validate DT property array size by Gautham R. Shenoy · 8 years ago
  12. ad0a45f cpuidle: Validate cpu_dev in cpuidle_add_sysfs() by Vaidyanathan Srinivasan · 8 years ago
  13. 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
  14. 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
  15. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  16. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  17. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  18. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  19. 6dbf5ce cpuidle: menu: Avoid taking spinlock for accessing QoS values by Rafael J. Wysocki · 8 years ago
  20. 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
  21. 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago
  22. 9e9fc6f cpuidle:powernv: Add helper function to populate powernv idle states. by Gautham R. Shenoy · 8 years ago
  23. 9908859 cpuidle/menu: add per CPU PM QoS resume latency consideration by Alex Shi · 8 years ago
  24. 8e37e1a cpuidle/menu: stop seeking deeper idle if current state is deep enough by Alex Shi · 8 years ago
  25. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  26. 0e7414b cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state() by Rafael J. Wysocki · 8 years ago
  27. 8f6040c cpuidle: fix improper return value on error by Pan Bian · 8 years ago
  28. bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
  29. ed61390 cpuidle/powernv: staticise powernv_idle_driver by Andrew Donnellan · 8 years ago
  30. a94e502 cpuidle: dt: assign ->enter_freeze to same as ->enter callback function by Sudeep Holla · 8 years ago
  31. e5f1b24 cpuidle: governors: Remove remaining old module code by Daniel Lezcano · 8 years ago
  32. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  33. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  34. 72bc8c7 cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs. by Matt Redfearn · 8 years ago
  35. 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
  36. e35db92 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
  37. dfc616d cpuidle/coupled: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  38. 10fcca9 cpuidle/powernv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  39. 529351f cpuidle/pseries: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  40. af48d7b ARM: cpuidle: Fix error return code by Christophe Jaillet · 8 years ago
  41. 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
  42. 220276e cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64} by Sudeep Holla · 8 years ago
  43. 3005c59 cpuidle/powernv: Add support for POWER ISA v3 idle states by Shreyas B. Prabhu · 8 years ago
  44. 957efce cpuidle/powernv: cleanup cpuidle-powernv.c by Shreyas B. Prabhu · 8 years ago
  45. 169f3fa cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES by Shreyas B. Prabhu · 8 years ago
  46. dbd1b8e cpuidle: Fix last_residency division by Shreyas B. Prabhu · 8 years ago
  47. e7387da cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() by Daniel Lezcano · 9 years ago
  48. fd7c3c2 Merge back new cpuidle material for v4.7. by Rafael J. Wysocki · 9 years ago
  49. 625fe4f ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value by James Morse · 9 years ago
  50. e93e59c cpuidle: Replace ktime_get() with local_clock() by Daniel Lezcano · 9 years ago
  51. c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 9 years ago
  52. 0c313cb cpuidle: menu: Fall back to polling if next timer event is near by Rafael J. Wysocki · 9 years ago
  53. e132b9b cpuidle: menu: use high confidence factors only when considering polling by Rik van Riel · 9 years ago
  54. 3b99669 cpuidle: menu: help gcc generate slightly better code by Rasmus Villemoes · 9 years ago
  55. 7024b18 cpuidle: menu: avoid expensive square root computation by Rasmus Villemoes · 9 years ago
  56. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  57. 75274b33 cpuidle: coupled: remove unused define cpuidle_coupled_lock by Anders Roxell · 9 years ago
  58. 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 9 years ago
  59. 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
  60. 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 9 years ago
  61. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
  62. 10475b3 cpuidle: Don't enable all governors by default by Jean Delvare · 9 years ago
  63. 66a5f6b cpuidle: Default to ladder governor on ticking systems by Jean Delvare · 9 years ago
  64. 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
  65. 9c4b286 cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0 by Rafael J. Wysocki · 9 years ago
  66. e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
  67. 8459923 drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular by Paul Gortmaker · 9 years ago
  68. fdc7d51 drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular by Paul Gortmaker · 9 years ago
  69. 94e8057 drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular by Paul Gortmaker · 9 years ago
  70. efddfd9 cpuidle,menu: smooth out measured_us calculation by Rik van Riel · 9 years ago
  71. a9ceb78 cpuidle,menu: use interactivity_req to disable polling by Rik van Riel · 9 years ago
  72. 7884084 cpuidle,x86: increase forced cut-off for polling to 20us by Rik van Riel · 9 years ago
  73. ab31993 cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver by Russell King · 9 years ago
  74. da1a64f cpuidle: mvebu: clean up multiple platform drivers by Russell King · 9 years ago
  75. 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
  76. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  77. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  78. abceaa9 cpuidle/coupled: Add sanity check for safe_state_index by Xunlei Pang · 9 years ago
  79. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  80. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 4c1ed5a cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() by Xunlei Pang · 9 years ago
  82. ba6a860 cpuidle/coupled: Remove cpuidle_device::safe_state_index by Xunlei Pang · 9 years ago
  83. be12039 ARM: migrate to common PSCI client code by Mark Rutland · 9 years ago
  84. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  85. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  86. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  87. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  89. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  90. cc5a2f7 tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode by preeti · 9 years ago
  91. d461003 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  92. 78eaa10 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state by Shilpasri G Bhat · 9 years ago
  93. ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  94. 090d1cf drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver by Paul Gortmaker · 10 years ago
  95. 7d51d979 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c by Rafael J. Wysocki · 9 years ago
  96. 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 10 years ago
  97. 0d94039 cpuidle: Select a different state on tick_broadcast_enter() failures by Rafael J. Wysocki · 10 years ago
  98. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  99. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  100. 7312280 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago