1. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  2. f3643b5 Merge back cpuidle material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
  3. f49735f cpuidle: record state entry rejection statistics by Lina Iyer · 4 years, 3 months ago
  4. bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 3 months ago
  5. 70c179b cpuidle: psci: Allow PM domain to be initialized even if no OSI mode by Ulf Hansson · 4 years, 4 months ago
  6. 1094201 firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode by Ulf Hansson · 4 years, 4 months ago
  7. 1170433 cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() by Dmitry Osipenko · 4 years, 6 months ago
  8. 36050d8 cpuidle: psci: Fix suspicious RCU usage by Ulf Hansson · 4 years, 4 months ago
  9. 5a55d36 Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  10. 8747f20 cpuidle: Allow cpuidle drivers to take over RCU-idle by Peter Zijlstra · 4 years, 4 months ago
  11. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
  12. 1d3ee7d cpuidle: pseries: Fix CEDE latency conversion from tb to us by Gautham R. Shenoy · 4 years, 4 months ago
  13. bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 5 months ago
  14. 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
  15. 49d9c59 cpuidle: Fixup IRQ state by Peter Zijlstra · 4 years, 4 months ago
  16. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  17. d947fb4 cpuidle: pseries: Fixup exit latency for CEDE(0) by Gautham R. Shenoy · 4 years, 5 months ago
  18. 054e44b cpuidle: pseries: Add function to parse extended CEDE records by Gautham R. Shenoy · 4 years, 5 months ago
  19. 3af0ada cpuidle: pseries: Set the latency-hint before entering CEDE by Gautham R. Shenoy · 4 years, 5 months ago
  20. efe9711 cpuidle: change enter_s2idle() prototype by Neal Liu · 4 years, 5 months ago
  21. 81f94dd cpuidle: psci: Prevent domain idlestates until consumers are ready by Ulf Hansson · 4 years, 6 months ago
  22. ee7c34c cpuidle: psci: Convert PM domain to platform driver by Ulf Hansson · 4 years, 6 months ago
  23. 166bf83 cpuidle: psci: Fix error path via converting to a platform driver by Ulf Hansson · 4 years, 6 months ago
  24. 4b072cd cpuidle: psci: Fail cpuidle registration if set OSI mode failed by Ulf Hansson · 4 years, 6 months ago
  25. 0317561 cpuidle: psci: Split into two separate build objects by Ulf Hansson · 4 years, 6 months ago
  26. 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
  27. c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
  28. 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
  29. 81e6737 PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle by Chen Yu · 4 years, 6 months ago
  30. df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
  31. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  32. 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  33. c343bf1 cpuidle: Fix three reference count leaks by Qiushi Wu · 4 years, 7 months ago
  34. a871be6 cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver by Stephan Gerhold · 4 years, 9 months ago
  35. cce55cc cpuidle: sysfs: Remove sysfs_switch and switch attributes by Hanjun Guo · 4 years, 8 months ago
  36. b52e93e cpuidle: Make cpuidle governor switchable to be the default behaviour by Hanjun Guo · 4 years, 8 months ago
  37. ef7e7d6 cpuidle: sysfs: Accept governor name with 15 characters by Hanjun Guo · 4 years, 8 months ago
  38. 3f9f8da cpuidle: sysfs: Fix the overlap for showing available governors by Hanjun Guo · 4 years, 8 months ago
  39. fc7a3d9 thermal: cpuidle: Register cpuidle cooling device by Daniel Lezcano · 4 years, 8 months ago
  40. 8b7ce5e cpuidle: psci: Fixup execution order when entering a domain idle state by Ulf Hansson · 4 years, 8 months ago
  41. fafd62e cpuidle: tegra: Support CPU cluster power-down state on Tegra30 by Dmitry Osipenko · 4 years, 9 months ago
  42. c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
  43. e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
  44. eba933c cpuidle: sysfs: Minor coding style corrections by Hanjun Guo · 4 years, 8 months ago
  45. 2f516e7 cpuidle: sysfs: Remove the unused define_one_r(o/w) macros by Hanjun Guo · 4 years, 8 months ago
  46. a31434b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  47. 4902f7f cpuidle-haltpoll: Fix small typo by Yihao Wu · 4 years, 9 months ago
  48. 0e8fb69 Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  49. ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 4 years, 9 months ago
  50. be4f654 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  51. 7fbee48 cpuidle: psci: Split psci_dt_cpu_init_idle() by Ulf Hansson · 4 years, 10 months ago
  52. dd52551 cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint by Maciej S. Szmigiero · 4 years, 10 months ago
  53. 382ac8e cpuidle: tegra: Disable CC6 state if LP2 unavailable by Dmitry Osipenko · 4 years, 10 months ago
  54. 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  55. 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  56. 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 4 years, 10 months ago
  57. f60ccc3 cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() by Rafael J. Wysocki · 5 years ago
  58. 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
  59. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  60. e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
  61. cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
  62. a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  63. 32014c8 cpuidle: coupled: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  64. f7d50a1 Merge back cpuidle material for v5.6. by Rafael J. Wysocki · 5 years ago
  65. 53eb82b09 cpuidle: arm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
  66. 57388a2 cpuidle: teo: Fix intervals[] array indexing bug by Ikjoon Jang · 5 years ago
  67. 577a2f4 cpuidle: Drop unused cpuidle_driver_ref/unref() functions by Rafael J. Wysocki · 5 years ago
  68. a65a397 cpuidle: psci: Add support for PM domains by using genpd by Ulf Hansson · 5 years ago
  69. 9c6ceec cpuidle: psci: Support CPU hotplug for the hierarchical model by Ulf Hansson · 5 years ago
  70. ce85aef cpuidle: psci: Manage runtime PM in the idle path by Ulf Hansson · 5 years ago
  71. a0cf319 cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains by Ulf Hansson · 5 years ago
  72. 8554951 cpuidle: psci: Attach CPU devices to their PM domains by Ulf Hansson · 5 years ago
  73. a5e0454 cpuidle: psci: Add a helper to attach a CPU to its PM domain by Ulf Hansson · 5 years ago
  74. f08cfbf cpuidle: psci: Support hierarchical CPU idle states by Ulf Hansson · 5 years ago
  75. 1595e4b cpuidle: psci: Simplify OF parsing of CPU idle state nodes by Ulf Hansson · 5 years ago
  76. 778f173 cpuidle: dt: Support hierarchical CPU idle states by Lina Iyer · 5 years ago
  77. 4386aa8 cpuidle: psci: Align psci_power_state count with idle state count by Sudeep Holla · 5 years ago
  78. 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
  79. 85c3ebd cpuidle: kirkwood: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  80. 22c48a4 cpuidle: clps711x: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  81. d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
  82. b0142d6 cpuidle: Fix cpuidle_driver_state_disabled() by Rafael J. Wysocki · 5 years ago
  83. 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago
  84. 4d30d4a cpuidle: minor Kconfig help text fixes by Randy Dunlap · 5 years ago
  85. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  86. 656b4e6 cpuidle: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  87. 5aa9ba6 cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() by Daniel Lezcano · 5 years ago
  88. c55b51a cpuidle: Allow idle injection to apply exit latency limit by Daniel Lezcano · 5 years ago
  89. cbda56d cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks by Rafael J. Wysocki · 5 years ago
  90. 85f6a17 cpuidle: teo: Avoid code duplication in conditionals by Rafael J. Wysocki · 5 years ago
  91. 63f202e cpuidle: teo: Avoid using "early hits" incorrectly by Rafael J. Wysocki · 5 years ago
  92. b6495b7 cpuidle: teo: Exclude cpuidle overhead from computations by Rafael J. Wysocki · 5 years ago
  93. c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
  94. 99e98d3 cpuidle: Consolidate disabled state checks by Rafael J. Wysocki · 5 years ago
  95. 918c1fe cpuidle: Do not unset the driver if it is there already by Zhenzhong Duan · 5 years ago
  96. 2c2a83d Merge back earlier cpuidle material for v5.5. by Rafael J. Wysocki · 5 years ago
  97. 31d8514 cpuidle: haltpoll: Take 'idle=' override into account by Zhenzhong Duan · 5 years ago
  98. 159e485 cpuidle: teo: Fix "early hits" handling for disabled idle states by Rafael J. Wysocki · 5 years ago
  99. e43dcf2 cpuidle: teo: Consider hits and misses metrics of disabled states by Rafael J. Wysocki · 5 years ago
  100. 4f690bb cpuidle: teo: Rename local variable in teo_select() by Rafael J. Wysocki · 5 years ago