1. 6ef7467 Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  2. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  3. a7fe519 cpuidle: menu: Remove get_loadavg() from the performance multiplier by Daniel Lezcano · 6 years ago
  4. f1c8e41 cpuidle: menu: Avoid computations when result will be discarded by Rafael J. Wysocki · 6 years ago
  5. 12b65ea cpuidle: menu: Drop redundant comparison by Rafael J. Wysocki · 6 years ago
  6. bde091e cpuidle: menu: Simplify checks related to the polling state by Rafael J. Wysocki · 6 years ago
  7. 01bad1c cpuidle: poll_state: Revise loop termination condition by Rafael J. Wysocki · 6 years ago
  8. 53812cd cpuidle: menu: Move the latency_req == 0 special case check by Rafael J. Wysocki · 6 years ago
  9. 8b007eb cpuidle: menu: Avoid computations for very close timers by Rafael J. Wysocki · 6 years ago
  10. eb40a38 cpuidle: menu: Do not update last_state_idx in menu_select() by Rafael J. Wysocki · 6 years ago
  11. 96c3d11 cpuidle: menu: Get rid of first_idx from menu_select() by Rafael J. Wysocki · 6 years ago
  12. 23e8ceb cpuidle: menu: Compute first_idx when latency_req is known by Rafael J. Wysocki · 6 years ago
  13. 5f26bdc cpuidle: menu: Fix wakeup statistics updates for polling state by Rafael J. Wysocki · 6 years ago
  14. 03dba27 cpuidle: menu: Replace data->predicted_us with local variable by Rafael J. Wysocki · 6 years ago
  15. 7037b43 cpuidle: enter_state: Don't needlessly calculate diff time by Fieah Lim · 6 years ago
  16. 6a5f95b cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency() by Fieah Lim · 6 years ago
  17. 757ab15 cpuidle: menu: Retain tick when shallow state is selected by Rafael J. Wysocki · 6 years ago
  18. dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  19. 5ef499c cpuidle: menu: Handle stopped tick more aggressively by Rafael J. Wysocki · 6 years ago
  20. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  21. 50f7ccc cpuidle: menu: Update stale polling override comment by Rafael J. Wysocki · 6 years ago
  22. f390c5e cpuidle: menu: Fix white space by Rafael J. Wysocki · 6 years ago
  23. 1961aca powernv/cpuidle: Use parsed device tree values for cpuidle_init by Akshay Adiga · 7 years ago
  24. 818489e ARM: cpuidle: silence error on driver registration failure by Sudeep Holla · 7 years ago
  25. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  26. 0a4ec6a cpuidle: powernv: Fix promotion from snooze if next state disabled by Gautham R. Shenoy · 7 years ago
  27. 0fc784f cpuidle: governors: Consolidate PM QoS handling by Rafael J. Wysocki · 7 years ago
  28. cf7eeea cpuidle: governors: Drop redundant checks related to PM QoS by Rafael J. Wysocki · 7 years ago
  29. 87c9fe6 cpuidle: menu: Avoid selecting shallow states with stopped tick by Rafael J. Wysocki · 7 years ago
  30. 296bb1e cpuidle: menu: Refine idle state selection for running tick by Rafael J. Wysocki · 7 years ago
  31. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  32. 4dc2375 cpuidle: poll_state: Avoid invoking local_clock() too often by Rafael J. Wysocki · 7 years ago
  33. 64bdff6 PM: cpuidle/suspend: Add s2idle usage and time state attributes by Rafael J. Wysocki · 7 years ago
  34. 8919d77 cpuidle: Enable coupled cpuidle support on Exynos3250 platform by Marek Szyprowski · 7 years ago
  35. a37b969 cpuidle: poll_state: Add time limit to poll_idle() by Rafael J. Wysocki · 7 years ago
  36. bda4d21 ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu() by Markus Elfring · 7 years ago
  37. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  38. f2ac428 powerpc/pseries/cpuidle: add polling idle for shared processor guests by Nicholas Piggin · 7 years ago
  39. ced54c0 cpuidle/powernv: avoid double irq enable coming out of idle by Nicholas Piggin · 7 years ago
  40. f1343d0 cpuidle/powernv: avoid double irq enable coming out of idle by Nicholas Piggin · 7 years ago
  41. 3cfd68b cpuidle: Avoid NULL argument in cpuidle_switch_governor() by gaurav jindal · 7 years ago
  42. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  43. 622ade3 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  44. 4762573 Merge branch 'pm-qos' by Rafael J. Wysocki · 7 years ago
  45. 8d4e10e powerpc/powernv/idle: Round up latency and residency values by Vaidyanathan Srinivasan · 7 years ago
  46. 3fc74bd cpuidle: Avoid assignment in if () argument by Gaurav Jindal · 7 years ago
  47. e7b06a0 cpuidle: Clean up cpuidle_enable_device() error handling a bit by Gaurav Jindal · 7 years ago
  48. c523c68 cpuidle: ladder: Add per CPU PM QoS resume latency support by Ramesh Thomas · 7 years ago
  49. 4e37fd4 Merge branch 'pm-qos' into pm-cpuidle by Rafael J. Wysocki · 7 years ago
  50. 0759e80 PM / QoS: Fix device resume latency framework by Rafael J. Wysocki · 7 years ago
  51. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. 7943bfa ARM: cpuidle: Refactor rollback operations if init fails by Leo Yan · 7 years ago
  54. 0f87855 ARM: cpuidle: Correct driver unregistration if init fails by Leo Yan · 7 years ago
  55. f187851 cpuidle: fix broadcast control when broadcast can not be entered by Nicholas Piggin · 7 years ago
  56. ed40fad ARM: cpuidle: Avoid memleak if init fail by Stefan Wahren · 7 years ago
  57. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  58. 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
  59. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  60. 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
  61. 34c2f65 cpuidle: Move polling state initialization code to separate file by Rafael J. Wysocki · 7 years ago
  62. dc2251b cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol by Rafael J. Wysocki · 7 years ago
  63. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
  64. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
  65. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  66. 84dc414 cpuidle: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  67. 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
  68. 785a12a powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails by Gautham R. Shenoy · 7 years ago
  69. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  70. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  71. 3ed09c9 cpuidle: menu: allow state 0 to be disabled by Nicholas Piggin · 8 years ago
  72. 7ded429 cpuidle: powerpc: no memory barrier after break from idle by Nicholas Piggin · 8 years ago
  73. 624e46d cpuidle: powerpc: read mostly for common globals by Nicholas Piggin · 8 years ago
  74. 3fc5ee92 cpuidle: powerpc: cpuidle set polling before enabling irqs by Nicholas Piggin · 8 years ago
  75. d50a7d8 ARM: cpuidle: Support asymmetric idle definition by Daniel Lezcano · 8 years ago
  76. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  77. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
  78. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  79. b2cdd8e cpuidle: dt: Add missing 'of_node_put()' by Christophe Jaillet · 8 years ago
  80. f9122ee cpuidle-powernv: Allow Deep stop states that don't stop time by Gautham R. Shenoy · 8 years ago
  81. f9fccdb cpuidle: Fix idle time tracking by Peter Zijlstra · 8 years ago
  82. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  83. 41dc750 cpuidle: check dev before usage in cpuidle_use_deepest_state() by Li, Fei · 8 years ago
  84. 060d0fb Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  85. 0baa91c cpuidle: powernv: Avoid a branch in the core snooze_loop() loop by Anton Blanchard · 8 years ago
  86. 26eb48a cpuidle: powernv: Don't continually set thread priority in snooze_loop() by Anton Blanchard · 8 years ago
  87. 79b5781 cpuidle: powernv: Don't bounce between low and very low thread priority by Anton Blanchard · 8 years ago
  88. 02018b392 cpuidle: cpuidle-cps: remove unused variable by Marcin Nowakowski · 8 years ago
  89. 293d264 cpuidle: powernv: Pass correct drv->cpumask for registration by Vaidyanathan Srinivasan · 8 years ago
  90. ecad450 powernv-cpuidle: Validate DT property array size by Gautham R. Shenoy · 8 years ago
  91. ad0a45f cpuidle: Validate cpu_dev in cpuidle_add_sysfs() by Vaidyanathan Srinivasan · 8 years ago
  92. 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
  93. 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
  94. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  95. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  96. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  97. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  98. 6dbf5cea cpuidle: menu: Avoid taking spinlock for accessing QoS values by Rafael J. Wysocki · 8 years ago
  99. 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
  100. 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago