1. 27d02a4 cpufreq: Make cpufreq_online() call driver->offline() on errors by Rafael J. Wysocki · 3 years, 5 months ago
  2. eaf0393 cpufreq: armada-37xx: Fix determining base CPU frequency by Pali Rohár · 3 years, 7 months ago
  3. d33a00f cpufreq: armada-37xx: Fix driver cleanup when registration failed by Pali Rohár · 3 years, 7 months ago
  4. 0c793b7 cpufreq: armada-37xx: Fix the AVS value for load L1 by Pali Rohár · 3 years, 7 months ago
  5. 3518c6d cpufreq: armada-37xx: Fix setting TBG parent for load levels by Marek Behún · 3 years, 7 months ago
  6. f6c1da9 cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev by Sudeep Holla · 3 years, 9 months ago
  7. 0733277 cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if available by Chen Yu · 3 years, 10 months ago
  8. fb6aa67 cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove() by Christophe JAILLET · 3 years, 10 months ago
  9. 279bc60 cpufreq: brcmstb-avs-cpufreq: Free resources in error path by Christophe JAILLET · 3 years, 10 months ago
  10. 9ff4796 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() by Colin Ian King · 3 years, 11 months ago
  11. 3d3caa8 cpufreq: scpi: Add missing MODULE_ALIAS by Pali Rohár · 4 years ago
  12. 6e34c94 cpufreq: loongson1: Add missing MODULE_ALIAS by Pali Rohár · 4 years ago
  13. 3e3feeb cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  14. ef802b5 cpufreq: st: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  15. 7426976 cpufreq: qcom: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  16. c9d204c cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  17. f3754ee cpufreq: highbank: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  18. e328362 cpufreq: ap806: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years ago
  19. a034ea1 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 1 month ago
  20. 6505276 cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 3 months ago
  21. bc2cba6 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 2 months ago
  22. c8bc46f cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  23. 3b63e4b cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn by Pratik Rajesh Sampat · 4 years, 8 months ago
  24. 2423f3a cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled by Francisco Jerez · 4 years, 3 months ago
  25. 1f11694 cpufreq: intel_pstate: Refuse to turn off with HWP enabled by Rafael J. Wysocki · 4 years, 3 months ago
  26. 5861e84 cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode by Rafael J. Wysocki · 4 years, 4 months ago
  27. 28850b8 cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0 by Srinivas Pandruvada · 4 years, 3 months ago
  28. 7e270e8 cpufreq: dt: fix oops on armada37xx by Ivan Kokshaysky · 4 years, 5 months ago
  29. 613a374 cpufreq: Fix locking issues with governors by Viresh Kumar · 4 years, 5 months ago
  30. 5412751 cpufreq: ap806: fix cpufreq driver needs ap cpu clk by Sven Auhagen · 4 years, 5 months ago
  31. cd266f8 cpufreq: Fix up cpufreq_boost_set_sw() by Rafael J. Wysocki · 4 years, 6 months ago
  32. 4d1a83c cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once by Chris Wilson · 4 years, 7 months ago
  33. af80e6f cpufreq: powernv: Fix use-after-free by Oliver O'Halloran · 4 years, 9 months ago
  34. f6bb3ea cpufreq: imx6q: fix error handling by Peng Fan · 4 years, 9 months ago
  35. d5bc44e cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL by Christoph Niedermaier · 4 years, 9 months ago
  36. 9629f47 cpufreq: Fix policy initialization for internal governor drivers by Rafael J. Wysocki · 4 years, 9 months ago
  37. f5f68d1 cpufreq: Avoid creating excessively large stack frames by Rafael J. Wysocki · 4 years, 10 months ago
  38. 32e1ac3 cpufreq: Register drivers only after CPU devices have been registered by Viresh Kumar · 5 years ago
  39. bf76b8a cpufreq: sun50i: Fix CPU speed bin detection by Ondrej Jirman · 5 years ago
  40. 5ec6a40 cpufreq: powernv: fix stack bloat and hard limit on number of CPUs by John Hubbard · 5 years ago
  41. 7a5e10c cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value by Anson Huang · 5 years ago
  42. ba386ec cpufreq: Add NULL checks to show() and store() methods of cpufreq by Kai Shen · 5 years ago
  43. c31432f cpufreq: intel_pstate: Fix invalid EPB setting by Srinivas Pandruvada · 5 years ago
  44. 6941051 cpufreq: Cancel policy update work scheduled before freeing by Sudeep Holla · 5 years ago
  45. 3000ce3 cpufreq: Use per-policy frequency QoS by Rafael J. Wysocki · 5 years ago
  46. 65650b3 cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 5 years ago
  47. 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
  48. 1c5c1b5 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 5 years ago
  49. beb4e08 Merge branch 'pm-cpufreq-qos' by Rafael J. Wysocki · 5 years ago
  50. f75d2ac Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next by Viresh Kumar · 5 years ago
  51. 248b5f2 cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist by Jorge Ramirez-Ortiz · 5 years ago
  52. 1cb8339 cpufreq: qcom: Add support for qcs404 on nvmem driver by Niklas Cassel · 5 years ago
  53. 57f2f8b cpufreq: qcom: Refactor the driver to make it easier to extend by Niklas Cassel · 5 years ago
  54. 7d12709 cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs by Sricharan R · 5 years ago
  55. df0eea4 cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events by Viresh Kumar · 5 years ago
  56. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  57. 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
  58. af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
  59. c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
  60. afe9690 cpufreq: powerpc_cbe: Switch to QoS requests for freq limits by Viresh Kumar · 5 years ago
  61. e9a7cc1 cpufreq: Print driver name if cpufreq_suspend() fails by Florian Fainelli · 5 years ago
  62. 9176b42 cpufreq: mediatek: Add support for mt8183 by Andrew-sh.Cheng · 5 years ago
  63. dce0bb8 cpufreq: mediatek: change to regulator_get_optional by Andrew-sh.Cheng · 5 years ago
  64. 75c000c cpufreq: imx-cpufreq-dt: Add i.MX8MN support by Anson Huang · 5 years ago
  65. 8ec5035 cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed grading by Anson Huang · 5 years ago
  66. ada54f3 cpufreq: qcom-hw: invoke frequency-invariance setter function by Douglas RAILLARD · 5 years ago
  67. 0eae1e3 cpufreq: qcom-hw: Update logic to detect turbo frequency by Sibi Sankar · 5 years ago
  68. da5c504 cpufreq: intel_pstate: Implement QoS supported freq constraints by Viresh Kumar · 5 years ago
  69. 62c23a8 cpufreq: remove redundant assignment to ret by Colin Ian King · 5 years ago
  70. 6a14903 cpufreq: Add policy create/remove notifiers back by Viresh Kumar · 5 years ago
  71. e61a412 cpufreq: dev_pm_qos_update_request() can return 1 on success by Viresh Kumar · 5 years ago
  72. 683df83 cpufreq: mediatek-cpufreq: Add compatible for MT8516 by Fabien Parent · 5 years ago
  73. 51dbe89 cpufreq: ti-cpufreq: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  74. e0a1244 cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() by Wen Yang · 5 years ago
  75. 3355c91 cpufreq: ap806: Add NULL check after kcalloc by Hariprasad Kelam · 5 years ago
  76. f328584 cpufreq: Add sun50i nvmem based CPU scaling driver by Yangtao Li · 5 years ago
  77. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  78. c4dcc8a cpufreq: Make cpufreq_generic_init() return void by Viresh Kumar · 5 years ago
  79. 5b8010b cpufreq: imx-cpufreq-dt: Add i.MX8MN support by Anson Huang · 5 years ago
  80. 18c4992 cpufreq: Add QoS requests for userspace constraints by Viresh Kumar · 5 years ago
  81. c57b25b cpufreq: intel_pstate: Reuse refresh_frequency_limits() by Viresh Kumar · 5 years ago
  82. 67d874c cpufreq: Register notifiers with the PM QoS framework by Viresh Kumar · 5 years ago
  83. 586a07d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  84. 70a59fd cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() by Viresh Kumar · 5 years ago
  85. 5980752 cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() by Viresh Kumar · 5 years ago
  86. 9801522 cpufreq: Don't skip frequency validation for has_target() drivers by Viresh Kumar · 5 years ago
  87. 5ddc6d4 cpufreq: Use has_target() instead of !setpolicy by Viresh Kumar · 5 years ago
  88. 407d0ff cpufreq: Remove redundant !setpolicy check by Viresh Kumar · 5 years ago
  89. bcc6156 cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub by Daniel Lezcano · 5 years ago
  90. fba7402 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 5 years ago
  91. f902044 cpufreq: s5pv210: Don't flood kernel log after cpufreq change by Paweł Chmiel · 5 years ago
  92. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  93. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 5 years ago
  94. 2d4a79a cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered by David Arcari · 5 years ago
  95. d3df18a cpufreq: add driver for Raspberry Pi by Nicolas Saenz Julienne · 5 years ago
  96. e6abaca cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading by Leonard Crestez · 5 years ago
  97. 7d5f589 cpufreq: imx-cpufreq-dt: Remove global platform match list by Leonard Crestez · 5 years ago
  98. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 5 years ago
  99. 3817d2b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 by Thomas Gleixner · 5 years ago
  100. aecd845 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 by Thomas Gleixner · 5 years ago