1. c4fbde8 Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  2. 08c2a40 Merge branches 'pm-cpufreq' and 'pm-opp' by Rafael J. Wysocki · 3 years, 11 months ago
  3. 4e6df21 cpufreq: Fix typo in kerneldoc comment by Yue Hu · 4 years ago
  4. cbf8363 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years ago
  5. 538b018 cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known by Rafael J. Wysocki · 4 years ago
  6. 67fc209 cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks by Shawn Guo · 4 years ago
  7. 73f70d6 cpufreq: sfi-cpufreq: Remove driver for deprecated firmware by Andy Shevchenko · 4 years ago
  8. f5c233c Merge branch 'pm-opp' into pm by Rafael J. Wysocki · 4 years ago
  9. 8a3f1f1 Merge back cpufreq updates for v5.12. by Rafael J. Wysocki · 4 years ago
  10. 7ac839a Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years ago
  11. d11a1d0 cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there by Rafael J. Wysocki · 4 years ago
  12. 3c55e94 cpufreq: ACPI: Extend frequency tables to cover boost frequencies by Rafael J. Wysocki · 4 years ago
  13. 2f05318 cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN by Viresh Kumar · 4 years ago
  14. 5ae4a4b cpufreq: Remove CPUFREQ_STICKY flag by Viresh Kumar · 4 years ago
  15. 8d25157 cpufreq: qcom: Migrate to dev_pm_opp_set_opp() by Viresh Kumar · 4 years ago
  16. 75a8d87 cpufreq: intel_pstate: Remove repeated word by Nigel Christian · 4 years ago
  17. 7114ebf cpufreq: remove tango driver by Arnd Bergmann · 4 years ago
  18. 3657f72 cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove() by Christophe JAILLET · 4 years ago
  19. 05f4562 cpufreq: brcmstb-avs-cpufreq: Free resources in error path by Christophe JAILLET · 4 years ago
  20. 2669917 cpufreq: qcom-hw: enable boost support by Shawn Guo · 4 years ago
  21. 763ec5d cpufreq: tegra20: Use resource-managed API by Dmitry Osipenko · 4 years ago
  22. 6f67e06 cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if available by Chen Yu · 4 years ago
  23. 597ffbc cpufreq: intel_pstate: Rename two functions by Rafael J. Wysocki · 4 years ago
  24. a45ee4d cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument by Rafael J. Wysocki · 4 years ago
  25. 9dd04ec cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE() by Rafael J. Wysocki · 4 years ago
  26. c415160 cpufreq: intel_pstate: remove obsolete functions by Lukas Bulwahn · 4 years, 1 month ago
  27. 943bdd0 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() by Colin Ian King · 4 years ago
  28. 17ffd35 cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() by Rafael J. Wysocki · 4 years ago
  29. be12834 cpufreq: intel_pstate: Fix fast-switch fallback path by Rafael J. Wysocki · 4 years, 1 month ago
  30. c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  31. e40ad84 cpufreq: intel_pstate: Use most recent guaranteed performance values by Rafael J. Wysocki · 4 years, 1 month ago
  32. a365ab6b cpufreq: intel_pstate: Implement the ->adjust_perf() callback by Rafael J. Wysocki · 4 years, 1 month ago
  33. ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
  34. a28b2bf cppc_cpufreq: replace per-cpu data array with a list by Ionela Voinescu · 4 years, 1 month ago
  35. cfdc589 cppc_cpufreq: expose information on frequency domains by Ionela Voinescu · 4 years, 1 month ago
  36. bf76bb2 cppc_cpufreq: clarify support for coordination types by Ionela Voinescu · 4 years, 1 month ago
  37. d2641a5c cppc_cpufreq: use policy->cpu as driver of frequency setting by Ionela Voinescu · 4 years, 1 month ago
  38. e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  39. 30c7688 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
  40. f0f6dba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
  41. b96f038 cpufreq: Fix cpufreq_online() return value on errors by Wang ShaoBo · 4 years, 2 months ago
  42. ec06e58 cpufreq: Fix up several kerneldoc comments by Rafael J. Wysocki · 4 years, 2 months ago
  43. 7854c75 cpufreq: stats: Use local_clock() instead of jiffies by Viresh Kumar · 4 years, 2 months ago
  44. 2554c32 cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() by Rafael J. Wysocki · 4 years, 2 months ago
  45. 4280753 Merge back cpufreq material for v5.11. by Rafael J. Wysocki · 4 years, 1 month ago
  46. 2ff8fe1 cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 2 months ago
  47. 5f6ffb8 cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument by Viresh Kumar · 4 years, 2 months ago
  48. 873c985 cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table by Viresh Kumar · 4 years, 2 months ago
  49. c8bb452 Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next by Viresh Kumar · 4 years, 1 month ago
  50. f9b0498 cpufreq: arm_scmi: Discover the power scale in performance protocol by Lukasz Luba · 4 years, 2 months ago
  51. f45f89a cpufreq: tegra194: Rename tegra194_get_speed_common function by Jon Hunter · 4 years, 2 months ago
  52. 9354951 cpufreq: tegra194: Remove unnecessary frequency calculation by Jon Hunter · 4 years, 2 months ago
  53. cfef4bc cpufreq: tegra186: Simplify cluster information lookup by Jon Hunter · 4 years, 2 months ago
  54. b7b4e78 cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning by Jon Hunter · 4 years, 2 months ago
  55. fc928b9 cpufreq: imx: fix NVMEM_IMX_OCOTP dependency by Arnd Bergmann · 4 years, 1 month ago
  56. d151839 cpufreq: vexpress-spc: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
  57. c0382d0 cpufreq: scpi: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
  58. b9acab0 cpufreq: loongson1: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
  59. af2096f cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  60. 183747a cpufreq: st: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  61. a5a6031 cpufreq: qcom: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  62. af6eca0 cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  63. 9433777 cpufreq: highbank: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  64. 925a5bc cpufreq: ap806: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
  65. 2f05c19 cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init by Qinglang Miao · 4 years, 3 months ago
  66. 68b9cd72 cpufreq: tegra194: get consistent cpuinfo_cur_freq by Sumit Gupta · 4 years, 3 months ago
  67. 75118c8 cpufreq: blacklist mt8516 in cpufreq-dt-platdev by Fabien Parent · 4 years, 3 months ago
  68. de4ca30 cpufreq: mediatek: Add support for mt8167 by Fabien Parent · 4 years, 3 months ago
  69. 3a5e673 cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info() by Yangtao Li · 4 years, 3 months ago
  70. 05b8955 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 2 months ago
  71. f943849 cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK by Sudeep Holla · 4 years, 2 months ago
  72. bb025fb cppc_cpufreq: simplify use of performance capabilities by Ionela Voinescu · 4 years, 2 months ago
  73. 48ad8dc cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use by Ionela Voinescu · 4 years, 2 months ago
  74. 6308726 cppc_cpufreq: fix misspelling, code style and readability issues by Ionela Voinescu · 4 years, 2 months ago
  75. 14c620c Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 2 months ago
  76. 8410e7f cpufreq: scmi: Fix OPP addition failure with a dummy clock provider by Sudeep Holla · 4 years, 2 months ago
  77. e010d1d cpufreq: tegra186: Fix get frequency callback by Jon Hunter · 4 years, 2 months ago
  78. ef7ece9 Merge back cpufreq updates for v5.11. by Rafael J. Wysocki · 4 years, 2 months ago
  79. c250d50 PM: EM: Add a flag indicating units of power values in Energy Model by Lukasz Luba · 4 years, 2 months ago
  80. fcb3a1a cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account by Rafael J. Wysocki · 4 years, 2 months ago
  81. ea9364b cpufreq: Add strict_target to struct cpufreq_policy by Rafael J. Wysocki · 4 years, 2 months ago
  82. 218f668 cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET by Rafael J. Wysocki · 4 years, 2 months ago
  83. 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
  84. 56a7ff7 cpufreq: Drop restore_freq from struct cpufreq_policy by Rafael J. Wysocki · 4 years, 3 months ago
  85. a62f68f cpufreq: Introduce cpufreq_driver_test_flags() by Rafael J. Wysocki · 4 years, 3 months ago
  86. 00d4394 cpufreq: speedstep: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  87. e0be38e cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode by Rafael J. Wysocki · 4 years, 3 months ago
  88. 1c53435 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag by Rafael J. Wysocki · 4 years, 3 months ago
  89. db86527 cpufreq: Avoid configuring old governors as default with intel_pstate by Rafael J. Wysocki · 4 years, 3 months ago
  90. 6e9643a cpufreq: e_powersaver: remove unreachable break by Zhang Qilong · 4 years, 3 months ago
  91. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  92. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  93. 41f762a Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  94. 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 3 months ago
  95. 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
  96. cdc1719 cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver by Chen Yu · 4 years, 3 months ago
  97. 97148d0 cpufreq: Improve code around unlisted freq check by Viresh Kumar · 4 years, 3 months ago
  98. b7af608 cpufreq: stats: Fix string format specifier mismatch by Viresh Kumar · 4 years, 3 months ago
  99. a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 4 months ago
  100. a2d0230 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 4 months ago