1. 0e8fb69 Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  2. ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 5 years ago
  3. be4f654 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  4. 7fbee48 cpuidle: psci: Split psci_dt_cpu_init_idle() by Ulf Hansson · 5 years ago
  5. dd52551 cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint by Maciej S. Szmigiero · 5 years ago
  6. 382ac8e cpuidle: tegra: Disable CC6 state if LP2 unavailable by Dmitry Osipenko · 5 years ago
  7. 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 5 years ago
  8. 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 5 years ago
  9. 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 5 years ago
  10. f60ccc3 cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() by Rafael J. Wysocki · 5 years ago
  11. 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
  12. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  13. e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
  14. cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
  15. a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  16. 32014c8 cpuidle: coupled: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  17. f7d50a1 Merge back cpuidle material for v5.6. by Rafael J. Wysocki · 5 years ago
  18. 53eb82b09 cpuidle: arm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
  19. 57388a2 cpuidle: teo: Fix intervals[] array indexing bug by Ikjoon Jang · 5 years ago
  20. 577a2f4 cpuidle: Drop unused cpuidle_driver_ref/unref() functions by Rafael J. Wysocki · 5 years ago
  21. a65a397 cpuidle: psci: Add support for PM domains by using genpd by Ulf Hansson · 5 years ago
  22. 9c6ceec cpuidle: psci: Support CPU hotplug for the hierarchical model by Ulf Hansson · 5 years ago
  23. ce85aef cpuidle: psci: Manage runtime PM in the idle path by Ulf Hansson · 5 years ago
  24. a0cf319 cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains by Ulf Hansson · 5 years ago
  25. 8554951 cpuidle: psci: Attach CPU devices to their PM domains by Ulf Hansson · 5 years ago
  26. a5e0454 cpuidle: psci: Add a helper to attach a CPU to its PM domain by Ulf Hansson · 5 years ago
  27. f08cfbf cpuidle: psci: Support hierarchical CPU idle states by Ulf Hansson · 5 years ago
  28. 1595e4b cpuidle: psci: Simplify OF parsing of CPU idle state nodes by Ulf Hansson · 5 years ago
  29. 778f173 cpuidle: dt: Support hierarchical CPU idle states by Lina Iyer · 5 years ago
  30. 4386aa8 cpuidle: psci: Align psci_power_state count with idle state count by Sudeep Holla · 5 years ago
  31. 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
  32. 85c3ebd cpuidle: kirkwood: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  33. 22c48a4 cpuidle: clps711x: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  34. d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
  35. b0142d6 cpuidle: Fix cpuidle_driver_state_disabled() by Rafael J. Wysocki · 5 years ago
  36. 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago
  37. 4d30d4a cpuidle: minor Kconfig help text fixes by Randy Dunlap · 5 years ago
  38. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  39. 656b4e6 cpuidle: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  40. 5aa9ba6 cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() by Daniel Lezcano · 5 years ago
  41. c55b51a cpuidle: Allow idle injection to apply exit latency limit by Daniel Lezcano · 5 years ago
  42. cbda56d cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks by Rafael J. Wysocki · 5 years ago
  43. 85f6a17 cpuidle: teo: Avoid code duplication in conditionals by Rafael J. Wysocki · 5 years ago
  44. 63f202e cpuidle: teo: Avoid using "early hits" incorrectly by Rafael J. Wysocki · 5 years ago
  45. b6495b7 cpuidle: teo: Exclude cpuidle overhead from computations by Rafael J. Wysocki · 5 years ago
  46. c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
  47. 99e98d3 cpuidle: Consolidate disabled state checks by Rafael J. Wysocki · 5 years ago
  48. 918c1fe cpuidle: Do not unset the driver if it is there already by Zhenzhong Duan · 5 years ago
  49. 2c2a83d Merge back earlier cpuidle material for v5.5. by Rafael J. Wysocki · 5 years ago
  50. 31d8514 cpuidle: haltpoll: Take 'idle=' override into account by Zhenzhong Duan · 5 years ago
  51. 159e485 cpuidle: teo: Fix "early hits" handling for disabled idle states by Rafael J. Wysocki · 5 years ago
  52. e43dcf2 cpuidle: teo: Consider hits and misses metrics of disabled states by Rafael J. Wysocki · 5 years ago
  53. 4f690bb cpuidle: teo: Rename local variable in teo_select() by Rafael J. Wysocki · 5 years ago
  54. 069ce2e cpuidle: teo: Ignore disabled idle states that are too deep by Rafael J. Wysocki · 5 years ago
  55. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  56. 1328edc cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available by Wanpeng Li · 6 years ago
  57. 472f263 cpuidle-haltpoll: do not set an owner to allow modunload by Joao Martins · 5 years ago
  58. 5cc59f5 cpuidle-haltpoll: return -ENODEV on modinit failure by Joao Martins · 5 years ago
  59. 7321440 cpuidle-haltpoll: set haltpoll as preferred governor by Joao Martins · 5 years ago
  60. cb5d8c4 cpuidle: allow governor switch on cpuidle_register_driver() by Joao Martins · 5 years ago
  61. 97d3eb9 cpuidle-haltpoll: vcpu hotplug support by Joao Martins · 6 years ago
  62. b7e7fff cpuidle: teo: Get rid of redundant check in teo_update() by Rafael J. Wysocki · 6 years ago
  63. 9ffeb6d PSCI: cpuidle: Refactor CPU suspend power_state parameter handling by Lorenzo Pieralisi · 6 years ago
  64. 7889614 ARM: psci: cpuidle: Enable PSCI CPUidle driver by Lorenzo Pieralisi · 6 years ago
  65. 81d549e ARM: psci: cpuidle: Introduce PSCI CPUidle driver by Lorenzo Pieralisi · 6 years ago
  66. 6460d7b ARM: cpuidle: Remove overzealous error logging by Lorenzo Pieralisi · 6 years ago
  67. 63e3ee6 ARM: cpuidle: Remove useless header include by Lorenzo Pieralisi · 6 years ago
  68. cab09f3 cpuidle: teo: Allow tick to be stopped if PM QoS is used by Rafael J. Wysocki · 6 years ago
  69. 32b91ca cpuidle: menu: Allow tick to be stopped if PM QoS is used by Rafael J. Wysocki · 6 years ago
  70. a1c4423 cpuidle-haltpoll: disable host side polling when kvm virtualized by Marcelo Tosatti · 6 years ago
  71. 2cffe9f cpuidle: add haltpoll governor by Marcelo Tosatti · 6 years ago
  72. 7d4daee governors: unify last_state_idx by Marcelo Tosatti · 6 years ago
  73. 259231a cpuidle: add poll_limit_ns to cpuidle_device structure by Marcelo Tosatti · 6 years ago
  74. fa86ee9 add cpuidle-haltpoll driver by Marcelo Tosatti · 6 years ago
  75. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  76. 8262331 PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() by Viresh Kumar · 6 years ago
  77. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  78. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  79. 7925f8f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 by Thomas Gleixner · 6 years ago
  80. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  81. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  82. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  83. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  84. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  85. c324f43 cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states by Marek Szyprowski · 6 years ago
  86. 22782b3 cpuidle: governor: Add new governors to cpuidle_governors again by Rafael J. Wysocki · 6 years ago
  87. 814b8797 cpuidle: menu: Avoid overflows when computing variance by Rafael J. Wysocki · 6 years ago
  88. db10945 cpuidle: dt: bail out if the idle-state DT node is not compatible by Joseph Lo · 6 years ago
  89. 8a56bde Merge back earlier cpuidle material for v5.1. by Rafael J. Wysocki · 6 years ago
  90. 1617971 cpuidle: poll_state: Fix default time limit by Doug Smythies · 6 years ago
  91. b26bf6a cpuidle: New timer events oriented governor for tickless systems by Rafael J. Wysocki · 6 years ago
  92. 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
  93. 04dab58 cpuidle: Add 'above' and 'below' idle state metrics by Rafael J. Wysocki · 6 years ago
  94. 9456823 cpuidle: big.LITTLE: fix refcount leak by Yangtao Li · 6 years ago
  95. 61cb575 cpuidle: Add cpuidle.governor= command line parameter by Rafael J. Wysocki · 6 years ago
  96. 800fb34 cpuidle: poll_state: Disregard disable idle states by Rafael J. Wysocki · 6 years ago
  97. 2b038cb powerpc/pseries/cpuidle: Fix preempt warning by Breno Leitao · 6 years ago
  98. 3e452e6 ARM: cpuidle: Convert to use cpuidle_register|unregister() by Ulf Hansson · 6 years ago
  99. 763f191 ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO by Ulf Hansson · 6 years ago
  100. 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