1. 943bdd0 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() by Colin Ian King · 4 years, 2 months ago
  2. 17ffd35 cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() by Rafael J. Wysocki · 4 years, 2 months ago
  3. be12834 cpufreq: intel_pstate: Fix fast-switch fallback path by Rafael J. Wysocki · 4 years, 3 months ago
  4. c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 3 months ago
  5. e40ad84 cpufreq: intel_pstate: Use most recent guaranteed performance values by Rafael J. Wysocki · 4 years, 3 months ago
  6. a365ab6b cpufreq: intel_pstate: Implement the ->adjust_perf() callback by Rafael J. Wysocki · 4 years, 3 months ago
  7. ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 3 months ago
  8. a28b2bf cppc_cpufreq: replace per-cpu data array with a list by Ionela Voinescu · 4 years, 3 months ago
  9. cfdc589 cppc_cpufreq: expose information on frequency domains by Ionela Voinescu · 4 years, 3 months ago
  10. bf76bb2 cppc_cpufreq: clarify support for coordination types by Ionela Voinescu · 4 years, 3 months ago
  11. d2641a5c cppc_cpufreq: use policy->cpu as driver of frequency setting by Ionela Voinescu · 4 years, 3 months ago
  12. e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 3 months ago
  13. 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, 3 months ago
  14. f0f6dba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 3 months ago
  15. b96f038 cpufreq: Fix cpufreq_online() return value on errors by Wang ShaoBo · 4 years, 4 months ago
  16. ec06e58 cpufreq: Fix up several kerneldoc comments by Rafael J. Wysocki · 4 years, 4 months ago
  17. 7854c75 cpufreq: stats: Use local_clock() instead of jiffies by Viresh Kumar · 4 years, 4 months ago
  18. 2554c32 cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() by Rafael J. Wysocki · 4 years, 4 months ago
  19. 4280753 Merge back cpufreq material for v5.11. by Rafael J. Wysocki · 4 years, 3 months ago
  20. 2ff8fe1 cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 4 months ago
  21. 5f6ffb8 cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument by Viresh Kumar · 4 years, 4 months ago
  22. 873c985 cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table by Viresh Kumar · 4 years, 4 months ago
  23. c8bb452 Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next by Viresh Kumar · 4 years, 3 months ago
  24. f9b0498 cpufreq: arm_scmi: Discover the power scale in performance protocol by Lukasz Luba · 4 years, 4 months ago
  25. f45f89a cpufreq: tegra194: Rename tegra194_get_speed_common function by Jon Hunter · 4 years, 3 months ago
  26. 9354951 cpufreq: tegra194: Remove unnecessary frequency calculation by Jon Hunter · 4 years, 3 months ago
  27. cfef4bc cpufreq: tegra186: Simplify cluster information lookup by Jon Hunter · 4 years, 3 months ago
  28. b7b4e78 cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning by Jon Hunter · 4 years, 3 months ago
  29. fc928b9 cpufreq: imx: fix NVMEM_IMX_OCOTP dependency by Arnd Bergmann · 4 years, 3 months ago
  30. d151839 cpufreq: vexpress-spc: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 4 months ago
  31. c0382d0 cpufreq: scpi: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 4 months ago
  32. b9acab0 cpufreq: loongson1: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 4 months ago
  33. af2096f cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  34. 183747a cpufreq: st: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  35. a5a6031 cpufreq: qcom: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  36. af6eca0 cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  37. 9433777 cpufreq: highbank: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  38. 925a5bc cpufreq: ap806: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
  39. 2f05c19 cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init by Qinglang Miao · 4 years, 4 months ago
  40. 68b9cd72 cpufreq: tegra194: get consistent cpuinfo_cur_freq by Sumit Gupta · 4 years, 5 months ago
  41. 75118c8 cpufreq: blacklist mt8516 in cpufreq-dt-platdev by Fabien Parent · 4 years, 5 months ago
  42. de4ca30 cpufreq: mediatek: Add support for mt8167 by Fabien Parent · 4 years, 5 months ago
  43. 3a5e673 cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info() by Yangtao Li · 4 years, 5 months ago
  44. 05b8955 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 4 months ago
  45. f943849 cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK by Sudeep Holla · 4 years, 4 months ago
  46. bb025fb cppc_cpufreq: simplify use of performance capabilities by Ionela Voinescu · 4 years, 4 months ago
  47. 48ad8dc cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use by Ionela Voinescu · 4 years, 4 months ago
  48. 6308726 cppc_cpufreq: fix misspelling, code style and readability issues by Ionela Voinescu · 4 years, 4 months ago
  49. 14c620c Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 4 months ago
  50. 8410e7f cpufreq: scmi: Fix OPP addition failure with a dummy clock provider by Sudeep Holla · 4 years, 4 months ago
  51. e010d1d cpufreq: tegra186: Fix get frequency callback by Jon Hunter · 4 years, 4 months ago
  52. ef7ece9 Merge back cpufreq updates for v5.11. by Rafael J. Wysocki · 4 years, 4 months ago
  53. c250d50 PM: EM: Add a flag indicating units of power values in Energy Model by Lukasz Luba · 4 years, 4 months ago
  54. fcb3a1a cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account by Rafael J. Wysocki · 4 years, 4 months ago
  55. ea9364b cpufreq: Add strict_target to struct cpufreq_policy by Rafael J. Wysocki · 4 years, 4 months ago
  56. 218f668 cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET by Rafael J. Wysocki · 4 years, 4 months ago
  57. 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 4 months ago
  58. 56a7ff7 cpufreq: Drop restore_freq from struct cpufreq_policy by Rafael J. Wysocki · 4 years, 5 months ago
  59. a62f68f cpufreq: Introduce cpufreq_driver_test_flags() by Rafael J. Wysocki · 4 years, 5 months ago
  60. 00d4394 cpufreq: speedstep: remove unneeded semicolon by Tom Rix · 4 years, 5 months ago
  61. e0be38e cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode by Rafael J. Wysocki · 4 years, 5 months ago
  62. 1c53435 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag by Rafael J. Wysocki · 4 years, 5 months ago
  63. db86527 cpufreq: Avoid configuring old governors as default with intel_pstate by Rafael J. Wysocki · 4 years, 5 months ago
  64. 6e9643a cpufreq: e_powersaver: remove unreachable break by Zhang Qilong · 4 years, 5 months ago
  65. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
  66. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
  67. 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, 5 months ago
  68. 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 5 months ago
  69. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  70. cdc1719 cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver by Chen Yu · 4 years, 5 months ago
  71. 97148d0 cpufreq: Improve code around unlisted freq check by Viresh Kumar · 4 years, 5 months ago
  72. b7af608 cpufreq: stats: Fix string format specifier mismatch by Viresh Kumar · 4 years, 5 months ago
  73. a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 6 months ago
  74. a2d0230 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 6 months ago
  75. efad424 cpufreq: stats: Add memory barrier to store_reset() by Rafael J. Wysocki · 4 years, 5 months ago
  76. a17a733 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 5 months ago
  77. 08d8c65 cpufreq: Move traces and update to policy->cur to cpufreq core by Viresh Kumar · 4 years, 5 months ago
  78. 96f60cd cpufreq: stats: Enable stats for fast-switch as well by Viresh Kumar · 4 years, 5 months ago
  79. 4958b46 cpufreq: stats: Mark few conditionals with unlikely() by Viresh Kumar · 4 years, 5 months ago
  80. 381abb9 cpufreq: stats: Remove locking by Viresh Kumar · 4 years, 5 months ago
  81. 40c3bd4 cpufreq: stats: Defer stats update to cpufreq_stats_record_transition() by Viresh Kumar · 4 years, 5 months ago
  82. fccd2f0 Merge back cpufreq material for 5.10. by Rafael J. Wysocki · 4 years, 5 months ago
  83. fc7d175 cpufreq: intel_pstate: Fix missing return statement by Zhang Rui · 4 years, 6 months ago
  84. ecddc3a arch_topology, cpufreq: constify arch_* cpumasks by Valentin Schneider · 4 years, 6 months ago
  85. 874f635 cpufreq: report whether cpufreq supports Frequency Invariance (FI) by Ionela Voinescu · 4 years, 6 months ago
  86. 1a0419b cpufreq: move invariance setter calls in cpufreq core by Ionela Voinescu · 4 years, 6 months ago
  87. bc9b9c5 cpufreq: qcom: Don't add frequencies without an OPP by Matthias Kaehlcke · 4 years, 6 months ago
  88. 49b59f4 cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC by Manivannan Sadhasivam · 4 years, 6 months ago
  89. dcd1fd7 cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size by Manivannan Sadhasivam · 4 years, 6 months ago
  90. f17b3e4 cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code by Manivannan Sadhasivam · 4 years, 6 months ago
  91. bd74e28 cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev by Manivannan Sadhasivam · 4 years, 6 months ago
  92. c942d15 cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 6 months ago
  93. a0d698d cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ by Alain Volmat · 4 years, 7 months ago
  94. 305accf cpufreq: dt-platdev: Blacklist st,stih418 SoC by Alain Volmat · 4 years, 7 months ago
  95. 01a163c cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 7 months ago
  96. 77c6d5c cpufreq: s5pv210: Use dev_err instead of pr_err in probe by Krzysztof Kozlowski · 4 years, 7 months ago
  97. 6292380 cpufreq: s5pv210: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 7 months ago
  98. b89c01c cpufreq: tegra186: Fix initial frequency by Jon Hunter · 4 years, 7 months ago
  99. b1593e5 Merge commit 'ded10c47f39e' into HEAD by Viresh Kumar · 4 years, 6 months ago
  100. dc279ac cpufreq: dt: Refactor initialization to handle probe deferral properly by Stephan Gerhold · 4 years, 8 months ago