1. 71f4dd3 Merge back earlier cpuidle updates for v5.13. by Rafael J. Wysocki · 3 years, 9 months ago
  2. 498ba2a8 cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration by He Ying · 3 years, 9 months ago
  3. 2dabed4 cpuidle: tegra: Remove do_idle firmware call by Dmitry Osipenko · 3 years, 10 months ago
  4. 32c8c34 cpuidle: tegra: Fix C7 idling state on Tegra114 by Dmitry Osipenko · 3 years, 10 months ago
  5. 060e353 cpuidle: menu: Take negative "sleep length" values into account by Rafael J. Wysocki · 3 years, 9 months ago
  6. 030adec cpuidle: teo: Take negative "sleep length" values into account by Rafael J. Wysocki · 3 years, 9 months ago
  7. d3c33be cpuidle: teo: Adjust handling of very short idle times by Rafael J. Wysocki · 3 years, 9 months ago
  8. 2ab80d4 cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type by Rafael J. Wysocki · 3 years, 9 months ago
  9. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  10. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  11. 7a25759 cpuidle: Select polling interval based on a c-state with a longer target residency by Mel Gorman · 4 years, 1 month ago
  12. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
  13. 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
  14. 0f6e2cb Merge back cpuidle changes for v5.11. by Rafael J. Wysocki · 4 years, 1 month ago
  15. c39de53 cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE by Dmitry Osipenko · 4 years, 2 months ago
  16. 670c90d cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode by Ulf Hansson · 4 years, 2 months ago
  17. f1118a2 cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks by Marek Szyprowski · 4 years, 7 months ago
  18. 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
  19. f3643b5 Merge back cpuidle material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
  20. f49735f cpuidle: record state entry rejection statistics by Lina Iyer · 4 years, 3 months ago
  21. bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 3 months ago
  22. 70c179b cpuidle: psci: Allow PM domain to be initialized even if no OSI mode by Ulf Hansson · 4 years, 4 months ago
  23. 1094201 firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode by Ulf Hansson · 4 years, 4 months ago
  24. 1170433 cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() by Dmitry Osipenko · 4 years, 6 months ago
  25. 36050d8 cpuidle: psci: Fix suspicious RCU usage by Ulf Hansson · 4 years, 4 months ago
  26. 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
  27. 8747f20 cpuidle: Allow cpuidle drivers to take over RCU-idle by Peter Zijlstra · 4 years, 4 months ago
  28. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
  29. 1d3ee7d cpuidle: pseries: Fix CEDE latency conversion from tb to us by Gautham R. Shenoy · 4 years, 4 months ago
  30. bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 5 months ago
  31. 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
  32. 49d9c59 cpuidle: Fixup IRQ state by Peter Zijlstra · 4 years, 5 months ago
  33. 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
  34. d947fb4 cpuidle: pseries: Fixup exit latency for CEDE(0) by Gautham R. Shenoy · 4 years, 5 months ago
  35. 054e44b cpuidle: pseries: Add function to parse extended CEDE records by Gautham R. Shenoy · 4 years, 5 months ago
  36. 3af0ada cpuidle: pseries: Set the latency-hint before entering CEDE by Gautham R. Shenoy · 4 years, 5 months ago
  37. efe9711 cpuidle: change enter_s2idle() prototype by Neal Liu · 4 years, 5 months ago
  38. 81f94dd cpuidle: psci: Prevent domain idlestates until consumers are ready by Ulf Hansson · 4 years, 6 months ago
  39. ee7c34c cpuidle: psci: Convert PM domain to platform driver by Ulf Hansson · 4 years, 6 months ago
  40. 166bf83 cpuidle: psci: Fix error path via converting to a platform driver by Ulf Hansson · 4 years, 6 months ago
  41. 4b072cd cpuidle: psci: Fail cpuidle registration if set OSI mode failed by Ulf Hansson · 4 years, 6 months ago
  42. 0317561 cpuidle: psci: Split into two separate build objects by Ulf Hansson · 4 years, 6 months ago
  43. 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
  44. c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
  45. 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
  46. 81e6737 PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle by Chen Yu · 4 years, 6 months ago
  47. 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
  48. 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
  49. 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
  50. c343bf1 cpuidle: Fix three reference count leaks by Qiushi Wu · 4 years, 7 months ago
  51. a871be6 cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver by Stephan Gerhold · 4 years, 9 months ago
  52. cce55cc cpuidle: sysfs: Remove sysfs_switch and switch attributes by Hanjun Guo · 4 years, 8 months ago
  53. b52e93e cpuidle: Make cpuidle governor switchable to be the default behaviour by Hanjun Guo · 4 years, 8 months ago
  54. ef7e7d6 cpuidle: sysfs: Accept governor name with 15 characters by Hanjun Guo · 4 years, 8 months ago
  55. 3f9f8da cpuidle: sysfs: Fix the overlap for showing available governors by Hanjun Guo · 4 years, 8 months ago
  56. fc7a3d9 thermal: cpuidle: Register cpuidle cooling device by Daniel Lezcano · 4 years, 8 months ago
  57. 8b7ce5e cpuidle: psci: Fixup execution order when entering a domain idle state by Ulf Hansson · 4 years, 8 months ago
  58. fafd62e cpuidle: tegra: Support CPU cluster power-down state on Tegra30 by Dmitry Osipenko · 4 years, 9 months ago
  59. c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
  60. e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
  61. eba933c cpuidle: sysfs: Minor coding style corrections by Hanjun Guo · 4 years, 8 months ago
  62. 2f516e7 cpuidle: sysfs: Remove the unused define_one_r(o/w) macros by Hanjun Guo · 4 years, 8 months ago
  63. a31434b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  64. 4902f7f cpuidle-haltpoll: Fix small typo by Yihao Wu · 4 years, 9 months ago
  65. 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
  66. ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 4 years, 9 months ago
  67. be4f654 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  68. 7fbee48 cpuidle: psci: Split psci_dt_cpu_init_idle() by Ulf Hansson · 4 years, 10 months ago
  69. dd52551 cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint by Maciej S. Szmigiero · 4 years, 10 months ago
  70. 382ac8e cpuidle: tegra: Disable CC6 state if LP2 unavailable by Dmitry Osipenko · 4 years, 10 months ago
  71. 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  72. 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  73. 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 4 years, 10 months ago
  74. f60ccc3 cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() by Rafael J. Wysocki · 5 years ago
  75. 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
  76. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  77. e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
  78. cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
  79. a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  80. 32014c8 cpuidle: coupled: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  81. f7d50a1 Merge back cpuidle material for v5.6. by Rafael J. Wysocki · 5 years ago
  82. 53eb82b09 cpuidle: arm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
  83. 57388a2 cpuidle: teo: Fix intervals[] array indexing bug by Ikjoon Jang · 5 years ago
  84. 577a2f4 cpuidle: Drop unused cpuidle_driver_ref/unref() functions by Rafael J. Wysocki · 5 years ago
  85. a65a397 cpuidle: psci: Add support for PM domains by using genpd by Ulf Hansson · 5 years ago
  86. 9c6ceec cpuidle: psci: Support CPU hotplug for the hierarchical model by Ulf Hansson · 5 years ago
  87. ce85aef cpuidle: psci: Manage runtime PM in the idle path by Ulf Hansson · 5 years ago
  88. a0cf319 cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains by Ulf Hansson · 5 years ago
  89. 8554951 cpuidle: psci: Attach CPU devices to their PM domains by Ulf Hansson · 5 years ago
  90. a5e0454 cpuidle: psci: Add a helper to attach a CPU to its PM domain by Ulf Hansson · 5 years ago
  91. f08cfbf cpuidle: psci: Support hierarchical CPU idle states by Ulf Hansson · 5 years ago
  92. 1595e4b cpuidle: psci: Simplify OF parsing of CPU idle state nodes by Ulf Hansson · 5 years ago
  93. 778f173 cpuidle: dt: Support hierarchical CPU idle states by Lina Iyer · 5 years ago
  94. 4386aa8 cpuidle: psci: Align psci_power_state count with idle state count by Sudeep Holla · 5 years ago
  95. 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
  96. 85c3ebd cpuidle: kirkwood: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  97. 22c48a4 cpuidle: clps711x: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  98. d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
  99. b0142d6 cpuidle: Fix cpuidle_driver_state_disabled() by Rafael J. Wysocki · 5 years ago
  100. 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago