1. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  2. 8262331 PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() by Viresh Kumar · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  5. 7925f8f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 by Thomas Gleixner · 6 years ago
  6. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  7. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  11. c324f43 cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states by Marek Szyprowski · 6 years ago
  12. 22782b3 cpuidle: governor: Add new governors to cpuidle_governors again by Rafael J. Wysocki · 6 years ago
  13. 814b879 cpuidle: menu: Avoid overflows when computing variance by Rafael J. Wysocki · 6 years ago
  14. db10945 cpuidle: dt: bail out if the idle-state DT node is not compatible by Joseph Lo · 6 years ago
  15. 8a56bde Merge back earlier cpuidle material for v5.1. by Rafael J. Wysocki · 6 years ago
  16. 1617971 cpuidle: poll_state: Fix default time limit by Doug Smythies · 6 years ago
  17. b26bf6a cpuidle: New timer events oriented governor for tickless systems by Rafael J. Wysocki · 6 years ago
  18. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  19. 04dab58 cpuidle: Add 'above' and 'below' idle state metrics by Rafael J. Wysocki · 6 years ago
  20. 9456823 cpuidle: big.LITTLE: fix refcount leak by Yangtao Li · 6 years ago
  21. 61cb575 cpuidle: Add cpuidle.governor= command line parameter by Rafael J. Wysocki · 6 years ago
  22. 800fb34 cpuidle: poll_state: Disregard disable idle states by Rafael J. Wysocki · 6 years ago
  23. 2b038cb powerpc/pseries/cpuidle: Fix preempt warning by Breno Leitao · 6 years ago
  24. 3e452e6 ARM: cpuidle: Convert to use cpuidle_register|unregister() by Ulf Hansson · 6 years ago
  25. 763f191 ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO by Ulf Hansson · 6 years ago
  26. 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
  27. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  28. a7fe519 cpuidle: menu: Remove get_loadavg() from the performance multiplier by Daniel Lezcano · 6 years ago
  29. f1c8e41 cpuidle: menu: Avoid computations when result will be discarded by Rafael J. Wysocki · 6 years ago
  30. 12b65ea cpuidle: menu: Drop redundant comparison by Rafael J. Wysocki · 6 years ago
  31. bde091e cpuidle: menu: Simplify checks related to the polling state by Rafael J. Wysocki · 6 years ago
  32. 01bad1c cpuidle: poll_state: Revise loop termination condition by Rafael J. Wysocki · 6 years ago
  33. 53812cd cpuidle: menu: Move the latency_req == 0 special case check by Rafael J. Wysocki · 6 years ago
  34. 8b007eb cpuidle: menu: Avoid computations for very close timers by Rafael J. Wysocki · 6 years ago
  35. eb40a38 cpuidle: menu: Do not update last_state_idx in menu_select() by Rafael J. Wysocki · 6 years ago
  36. 96c3d11 cpuidle: menu: Get rid of first_idx from menu_select() by Rafael J. Wysocki · 6 years ago
  37. 23e8ceb cpuidle: menu: Compute first_idx when latency_req is known by Rafael J. Wysocki · 6 years ago
  38. 5f26bdc cpuidle: menu: Fix wakeup statistics updates for polling state by Rafael J. Wysocki · 6 years ago
  39. 03dba27 cpuidle: menu: Replace data->predicted_us with local variable by Rafael J. Wysocki · 6 years ago
  40. 7037b43 cpuidle: enter_state: Don't needlessly calculate diff time by Fieah Lim · 6 years ago
  41. 6a5f95b cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency() by Fieah Lim · 6 years ago
  42. 757ab15 cpuidle: menu: Retain tick when shallow state is selected by Rafael J. Wysocki · 6 years ago
  43. 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
  44. 5ef499c cpuidle: menu: Handle stopped tick more aggressively by Rafael J. Wysocki · 6 years ago
  45. 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
  46. 50f7ccc cpuidle: menu: Update stale polling override comment by Rafael J. Wysocki · 6 years ago
  47. f390c5e cpuidle: menu: Fix white space by Rafael J. Wysocki · 6 years ago
  48. 1961aca powernv/cpuidle: Use parsed device tree values for cpuidle_init by Akshay Adiga · 6 years ago
  49. 818489e ARM: cpuidle: silence error on driver registration failure by Sudeep Holla · 7 years ago
  50. 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
  51. 0a4ec6a cpuidle: powernv: Fix promotion from snooze if next state disabled by Gautham R. Shenoy · 7 years ago
  52. 0fc784f cpuidle: governors: Consolidate PM QoS handling by Rafael J. Wysocki · 7 years ago
  53. cf7eeea cpuidle: governors: Drop redundant checks related to PM QoS by Rafael J. Wysocki · 7 years ago
  54. 87c9fe6 cpuidle: menu: Avoid selecting shallow states with stopped tick by Rafael J. Wysocki · 7 years ago
  55. 296bb1e cpuidle: menu: Refine idle state selection for running tick by Rafael J. Wysocki · 7 years ago
  56. 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
  57. 4dc2375 cpuidle: poll_state: Avoid invoking local_clock() too often by Rafael J. Wysocki · 7 years ago
  58. 64bdff6 PM: cpuidle/suspend: Add s2idle usage and time state attributes by Rafael J. Wysocki · 7 years ago
  59. 8919d77 cpuidle: Enable coupled cpuidle support on Exynos3250 platform by Marek Szyprowski · 7 years ago
  60. a37b969 cpuidle: poll_state: Add time limit to poll_idle() by Rafael J. Wysocki · 7 years ago
  61. bda4d21 ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu() by Markus Elfring · 7 years ago
  62. 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
  63. f2ac428 powerpc/pseries/cpuidle: add polling idle for shared processor guests by Nicholas Piggin · 7 years ago
  64. ced54c0 cpuidle/powernv: avoid double irq enable coming out of idle by Nicholas Piggin · 7 years ago
  65. f1343d0 cpuidle/powernv: avoid double irq enable coming out of idle by Nicholas Piggin · 7 years ago
  66. 3cfd68b cpuidle: Avoid NULL argument in cpuidle_switch_governor() by gaurav jindal · 7 years ago
  67. 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
  68. 622ade3 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  69. 4762573 Merge branch 'pm-qos' by Rafael J. Wysocki · 7 years ago
  70. 8d4e10e powerpc/powernv/idle: Round up latency and residency values by Vaidyanathan Srinivasan · 7 years ago
  71. 3fc74bd cpuidle: Avoid assignment in if () argument by Gaurav Jindal · 7 years ago
  72. e7b06a0 cpuidle: Clean up cpuidle_enable_device() error handling a bit by Gaurav Jindal · 7 years ago
  73. c523c68 cpuidle: ladder: Add per CPU PM QoS resume latency support by Ramesh Thomas · 7 years ago
  74. 4e37fd4 Merge branch 'pm-qos' into pm-cpuidle by Rafael J. Wysocki · 7 years ago
  75. 0759e80 PM / QoS: Fix device resume latency framework by Rafael J. Wysocki · 7 years ago
  76. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  77. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  78. 7943bfa ARM: cpuidle: Refactor rollback operations if init fails by Leo Yan · 7 years ago
  79. 0f87855 ARM: cpuidle: Correct driver unregistration if init fails by Leo Yan · 7 years ago
  80. f187851 cpuidle: fix broadcast control when broadcast can not be entered by Nicholas Piggin · 7 years ago
  81. ed40fad ARM: cpuidle: Avoid memleak if init fail by Stefan Wahren · 7 years ago
  82. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  83. 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
  84. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  85. 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
  86. 34c2f65 cpuidle: Move polling state initialization code to separate file by Rafael J. Wysocki · 7 years ago
  87. dc2251b cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol by Rafael J. Wysocki · 7 years ago
  88. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
  89. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
  90. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  91. 84dc414 cpuidle: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  92. 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
  93. 785a12a powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails by Gautham R. Shenoy · 7 years ago
  94. 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
  95. 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
  96. 3ed09c9 cpuidle: menu: allow state 0 to be disabled by Nicholas Piggin · 8 years ago
  97. 7ded429 cpuidle: powerpc: no memory barrier after break from idle by Nicholas Piggin · 8 years ago
  98. 624e46d cpuidle: powerpc: read mostly for common globals by Nicholas Piggin · 8 years ago
  99. 3fc5ee92 cpuidle: powerpc: cpuidle set polling before enabling irqs by Nicholas Piggin · 8 years ago
  100. d50a7d8 ARM: cpuidle: Support asymmetric idle definition by Daniel Lezcano · 8 years ago