1. 7dfc5b6 cpuidle: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  2. d00ebcc cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc comment by Yang Li · 3 years, 1 month ago
  3. 14e6c70 cpuidle: menu: Fix typo in a comment by Jason Wang · 3 years, 1 month ago
  4. d461e96c Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  5. 936fc53 Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 3 years, 2 months ago
  6. bdb1ffd cpuidle: tegra: Check whether PMC is ready by Dmitry Osipenko · 3 years, 4 months ago
  7. faae6c9 cpuidle: tegra: Enable compile testing by Dmitry Osipenko · 3 years, 4 months ago
  8. e5f5a66 cpuidle: Fix kobject memory leaks in error paths by Anel Orazgaliyeva · 3 years, 4 months ago
  9. 60f3692 cpuidle: qcom_spm: Detach state machine from main SPM handling by AngeloGioacchino Del Regno · 3 years, 5 months ago
  10. 86406a9 Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 4 months ago
  11. 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  12. f28fd3b mfd/cpuidle: ux500: Rename driver symbol by Linus Walleij · 3 years, 5 months ago
  13. d04691d cpuidle: pseries: Mark pseries_idle_proble() as __init by Nathan Chancellor · 3 years, 5 months ago
  14. 4adae7d cpuidle: teo: Rename two local variables in teo_select() by Rafael J. Wysocki · 3 years, 5 months ago
  15. c2ec772 cpuidle: teo: Fix alternative idle state lookup by Rafael J. Wysocki · 3 years, 5 months ago
  16. 71737a6 cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() by Gautham R. Shenoy · 3 years, 5 months ago
  17. 50741b7 cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards by Gautham R. Shenoy · 3 years, 5 months ago
  18. ad6b010 Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano/linux by Rafael J. Wysocki · 3 years, 6 months ago
  19. 3563f55 Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
  20. 795e0e3 cpuidle: teo: remove unneeded semicolon in teo_select() by Wan Jiabing · 3 years, 7 months ago
  21. 0f0ac1e cpuidle: qcom: Add SPM register data for MSM8226 by Bartosz Dudziak · 3 years, 7 months ago
  22. 154ae8b cpuidle: teo: Use kerneldoc documentation in admin-guide by Rafael J. Wysocki · 3 years, 7 months ago
  23. 7757755 cpuidle: teo: Rework most recent idle duration values treatment by Rafael J. Wysocki · 3 years, 7 months ago
  24. c410a9a cpuidle: teo: Change the main idle state selection logic by Rafael J. Wysocki · 3 years, 7 months ago
  25. b18e0de cpuidle: teo: Cosmetic modification of teo_select() by Rafael J. Wysocki · 3 years, 7 months ago
  26. f53cbda cpuidle: teo: Cosmetic modifications of teo_update() by Rafael J. Wysocki · 3 years, 7 months ago
  27. 8fc2858 sched: Make nr_iowait_cpu() return 32-bit value by Alexey Dobriyan · 3 years, 8 months ago
  28. 71f4dd3 Merge back earlier cpuidle updates for v5.13. by Rafael J. Wysocki · 3 years, 9 months ago
  29. 498ba2a8 cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration by He Ying · 3 years, 9 months ago
  30. 2dabed4 cpuidle: tegra: Remove do_idle firmware call by Dmitry Osipenko · 3 years, 10 months ago
  31. 32c8c34 cpuidle: tegra: Fix C7 idling state on Tegra114 by Dmitry Osipenko · 3 years, 10 months ago
  32. 060e353 cpuidle: menu: Take negative "sleep length" values into account by Rafael J. Wysocki · 3 years, 9 months ago
  33. 030adec cpuidle: teo: Take negative "sleep length" values into account by Rafael J. Wysocki · 3 years, 9 months ago
  34. d3c33be cpuidle: teo: Adjust handling of very short idle times by Rafael J. Wysocki · 3 years, 9 months ago
  35. 2ab80d4 cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type by Rafael J. Wysocki · 3 years, 9 months ago
  36. 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 ago
  37. 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 ago
  38. 7a25759 cpuidle: Select polling interval based on a c-state with a longer target residency by Mel Gorman · 4 years, 1 month ago
  39. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
  40. 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
  41. 0f6e2cb Merge back cpuidle changes for v5.11. by Rafael J. Wysocki · 4 years, 1 month ago
  42. c39de53 cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE by Dmitry Osipenko · 4 years, 2 months ago
  43. 670c90d cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode by Ulf Hansson · 4 years, 2 months ago
  44. f1118a2 cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks by Marek Szyprowski · 4 years, 6 months ago
  45. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  46. f3643b5 Merge back cpuidle material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
  47. f49735f cpuidle: record state entry rejection statistics by Lina Iyer · 4 years, 3 months ago
  48. bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 3 months ago
  49. 70c179b cpuidle: psci: Allow PM domain to be initialized even if no OSI mode by Ulf Hansson · 4 years, 4 months ago
  50. 1094201 firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode by Ulf Hansson · 4 years, 4 months ago
  51. 1170433 cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() by Dmitry Osipenko · 4 years, 6 months ago
  52. 36050d8 cpuidle: psci: Fix suspicious RCU usage by Ulf Hansson · 4 years, 4 months ago
  53. 5a55d36 Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  54. 8747f20 cpuidle: Allow cpuidle drivers to take over RCU-idle by Peter Zijlstra · 4 years, 3 months ago
  55. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 4 months ago
  56. 1d3ee7d cpuidle: pseries: Fix CEDE latency conversion from tb to us by Gautham R. Shenoy · 4 years, 4 months ago
  57. bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 5 months ago
  58. 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
  59. 49d9c59 cpuidle: Fixup IRQ state by Peter Zijlstra · 4 years, 4 months ago
  60. 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
  61. d947fb4 cpuidle: pseries: Fixup exit latency for CEDE(0) by Gautham R. Shenoy · 4 years, 5 months ago
  62. 054e44b cpuidle: pseries: Add function to parse extended CEDE records by Gautham R. Shenoy · 4 years, 5 months ago
  63. 3af0ada cpuidle: pseries: Set the latency-hint before entering CEDE by Gautham R. Shenoy · 4 years, 5 months ago
  64. efe9711 cpuidle: change enter_s2idle() prototype by Neal Liu · 4 years, 5 months ago
  65. 81f94dd cpuidle: psci: Prevent domain idlestates until consumers are ready by Ulf Hansson · 4 years, 6 months ago
  66. ee7c34c cpuidle: psci: Convert PM domain to platform driver by Ulf Hansson · 4 years, 6 months ago
  67. 166bf83 cpuidle: psci: Fix error path via converting to a platform driver by Ulf Hansson · 4 years, 6 months ago
  68. 4b072cd cpuidle: psci: Fail cpuidle registration if set OSI mode failed by Ulf Hansson · 4 years, 6 months ago
  69. 0317561 cpuidle: psci: Split into two separate build objects by Ulf Hansson · 4 years, 6 months ago
  70. 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
  71. c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
  72. 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
  73. 81e6737 PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle by Chen Yu · 4 years, 6 months ago
  74. 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
  75. 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
  76. 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
  77. c343bf1 cpuidle: Fix three reference count leaks by Qiushi Wu · 4 years, 7 months ago
  78. a871be6 cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver by Stephan Gerhold · 4 years, 9 months ago
  79. cce55cc cpuidle: sysfs: Remove sysfs_switch and switch attributes by Hanjun Guo · 4 years, 7 months ago
  80. b52e93e cpuidle: Make cpuidle governor switchable to be the default behaviour by Hanjun Guo · 4 years, 7 months ago
  81. ef7e7d6 cpuidle: sysfs: Accept governor name with 15 characters by Hanjun Guo · 4 years, 7 months ago
  82. 3f9f8da cpuidle: sysfs: Fix the overlap for showing available governors by Hanjun Guo · 4 years, 7 months ago
  83. fc7a3d9 thermal: cpuidle: Register cpuidle cooling device by Daniel Lezcano · 4 years, 8 months ago
  84. 8b7ce5e cpuidle: psci: Fixup execution order when entering a domain idle state by Ulf Hansson · 4 years, 8 months ago
  85. fafd62e cpuidle: tegra: Support CPU cluster power-down state on Tegra30 by Dmitry Osipenko · 4 years, 9 months ago
  86. c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
  87. e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
  88. eba933c cpuidle: sysfs: Minor coding style corrections by Hanjun Guo · 4 years, 8 months ago
  89. 2f516e7 cpuidle: sysfs: Remove the unused define_one_r(o/w) macros by Hanjun Guo · 4 years, 8 months ago
  90. a31434b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  91. 4902f7f cpuidle-haltpoll: Fix small typo by Yihao Wu · 4 years, 9 months ago
  92. 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
  93. ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 4 years, 9 months ago
  94. be4f654 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  95. 7fbee48 cpuidle: psci: Split psci_dt_cpu_init_idle() by Ulf Hansson · 4 years, 10 months ago
  96. dd52551 cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint by Maciej S. Szmigiero · 4 years, 10 months ago
  97. 382ac8e cpuidle: tegra: Disable CC6 state if LP2 unavailable by Dmitry Osipenko · 4 years, 10 months ago
  98. 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  99. 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
  100. 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 4 years, 10 months ago