1. e0a1244 cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() by Wen Yang · 5 years ago
  2. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  3. c4dcc8a cpufreq: Make cpufreq_generic_init() return void by Viresh Kumar · 5 years ago
  4. 5b8010b cpufreq: imx-cpufreq-dt: Add i.MX8MN support by Anson Huang · 6 years ago
  5. 18c4992 cpufreq: Add QoS requests for userspace constraints by Viresh Kumar · 6 years ago
  6. c57b25b cpufreq: intel_pstate: Reuse refresh_frequency_limits() by Viresh Kumar · 6 years ago
  7. 67d874c cpufreq: Register notifiers with the PM QoS framework by Viresh Kumar · 6 years ago
  8. 586a07d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  9. 70a59fd cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() by Viresh Kumar · 6 years ago
  10. 5980752 cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() by Viresh Kumar · 6 years ago
  11. 9801522 cpufreq: Don't skip frequency validation for has_target() drivers by Viresh Kumar · 6 years ago
  12. 5ddc6d4 cpufreq: Use has_target() instead of !setpolicy by Viresh Kumar · 6 years ago
  13. 407d0ff cpufreq: Remove redundant !setpolicy check by Viresh Kumar · 6 years ago
  14. bcc6156 cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub by Daniel Lezcano · 6 years ago
  15. fba7402 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 6 years ago
  16. f902044 cpufreq: s5pv210: Don't flood kernel log after cpufreq change by Paweł Chmiel · 6 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 6 years ago
  19. 2d4a79a cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered by David Arcari · 6 years ago
  20. d3df18a cpufreq: add driver for Raspberry Pi by Nicolas Saenz Julienne · 6 years ago
  21. e6abaca cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading by Leonard Crestez · 6 years ago
  22. 7d5f589 cpufreq: imx-cpufreq-dt: Remove global platform match list by Leonard Crestez · 6 years ago
  23. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  24. 3817d2b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 by Thomas Gleixner · 6 years ago
  25. aecd845 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 by Thomas Gleixner · 6 years ago
  26. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  27. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  28. 4c5681f cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency by Florian Fainelli · 6 years ago
  29. 22a26cc cpufreq: brcmstb-avs-cpufreq: Fix initial command check by Florian Fainelli · 6 years ago
  30. 036eb5c cpufreq: armada-37xx: Remove set but not used variable 'freq' by YueHaibing · 6 years ago
  31. c214758 cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts by Leonard Crestez · 6 years ago
  32. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  33. 4f19048 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 by Thomas Gleixner · 6 years ago
  34. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  35. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  36. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  37. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  40. 4d28ba1 cpufreq: Add imx-cpufreq-dt driver by Leonard Crestez · 6 years ago
  41. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  42. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  43. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  44. ab05d97 cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy() by Yue Hu · 6 years ago
  45. 2acb9bd cpufreq: Explain the kobject_put() in cpufreq_policy_alloc() by Rafael J. Wysocki · 6 years ago
  46. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  47. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  48. 4ebe36c cpufreq: Fix kobject memleak by Viresh Kumar · 6 years ago
  49. 0a0cf59 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq by Rafael J. Wysocki · 6 years ago
  50. 8db8256 cpufreq: armada-37xx: fix frequency calculation for opp by Gregory CLEMENT · 6 years ago
  51. 75b0f84 cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment by dongjian · 6 years ago
  52. 712e9ad0 cpufreq: qoriq: add support for lx2160a by Vabhav Sharma · 6 years ago
  53. 4235a59 cpufreq: qoriq: Add ls1028a chip support by Yuantian Tang · 6 years ago
  54. 4db7c34 cpufreq: Move ->get callback check outside of __cpufreq_get() by Yue Hu · 6 years ago
  55. b23aa31 cpufreq: Remove needless bios_limit check in show_bios_limit() by Yue Hu · 6 years ago
  56. eae2ef0 drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning by Mohan Kumar · 6 years ago
  57. 9df1e2c cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option by Yue Hu · 6 years ago
  58. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  59. fcccc5c cpufreq: stats: Use lock by stat to replace global spin lock by Kyle Lin · 6 years ago
  60. 89f98d7 cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported() by Yue Hu · 6 years ago
  61. e75135e Merge back cpufreq material for v5.2. by Rafael J. Wysocki · 6 years ago
  62. c1d1090 cpufreq: maple: Remove redundant code from maple_cpufreq_init() by Viresh Kumar · 6 years ago
  63. 2332980 cpufreq: ppc_cbe: fix possible object reference leak by Wen Yang · 6 years ago
  64. 8d10dc2 cpufreq: pmac32: fix possible object reference leak by Wen Yang · 6 years ago
  65. a9acc26 cpufreq/pasemi: fix possible object reference leak by Wen Yang · 6 years ago
  66. ddb07fb cpufreq: maple: fix possible object reference leak by Wen Yang · 6 years ago
  67. 7c46896 cpufreq: kirkwood: fix possible object reference leak by Wen Yang · 6 years ago
  68. ddb64c5 cpufreq: imx6q: fix possible object reference leak by Wen Yang · 6 years ago
  69. b623fa3 cpufreq: ap806: fix possible object reference leak by Wen Yang · 6 years ago
  70. 108ec36 drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_has() by Borislav Petkov · 6 years ago
  71. 9083e49 cpufreq: intel_pstate: Update max frequency on global turbo changes by Rafael J. Wysocki · 6 years ago
  72. 540a3758 cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release() by Rafael J. Wysocki · 6 years ago
  73. 5a25e3f cpufreq: intel_pstate: Driver-specific handling of _PPC updates by Rafael J. Wysocki · 6 years ago
  74. 4ab5264 cpufreq/intel_pstate: Load only on Intel hardware by Borislav Petkov · 6 years ago
  75. 31d4c52 cpufreq: scpi: Fix use after free by Vincent Stehlé · 6 years ago
  76. 92a3e42 cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency by Srinivas Pandruvada · 6 years ago
  77. 8e3b403 cpufreq: intel_pstate: Fix up iowait_boost computation by Rafael J. Wysocki · 6 years ago
  78. 9505b98 cpufreq: pxa2xx: remove incorrect __init annotation by Arnd Bergmann · 6 years ago
  79. 5d094fe cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put() by Rafael J. Wysocki · 6 years ago
  80. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  81. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  82. 1271d6d Merge branch 'pm-opp' by Rafael J. Wysocki · 6 years ago
  83. 185a23b Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq by Rafael J. Wysocki · 6 years ago
  84. 0334906 cpufreq: kryo: Release OPP tables on module removal by Viresh Kumar · 6 years ago
  85. d3c1e33 cpufreq: ap806: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  86. 17162a1 Merge back earlier cpufreq material for v5.1. by Rafael J. Wysocki · 6 years ago
  87. 1222d52 cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies by Erwan Velu · 6 years ago
  88. 167a38d cpufreq: Pass updated policy to driver ->setpolicy() callback by Rafael J. Wysocki · 6 years ago
  89. 2bb4059 cpufreq: Fix two debug messages in cpufreq_set_policy() by Rafael J. Wysocki · 6 years ago
  90. 348a2ec cpufreq: Reorder and simplify cpufreq_update_policy() by Rafael J. Wysocki · 6 years ago
  91. a0dbb81 cpufreq: Add kerneldoc comments for two core functions by Rafael J. Wysocki · 6 years ago
  92. 8cbd468 cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit() by Yangtao Li · 6 years ago
  93. ab0ef5d Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq by Rafael J. Wysocki · 6 years ago
  94. b8bd158 cpufreq: intel_pstate: Rework iowait boosting to be less aggressive by Rafael J. Wysocki · 6 years ago
  95. a8e1942 cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate() by Rafael J. Wysocki · 6 years ago
  96. fa93b51 cpufreq: intel_pstate: Avoid redundant initialization of local vars by Rafael J. Wysocki · 6 years ago
  97. 6c8d750 cpufreq / cppc: Work around for Hisilicon CPPC cpufreq by Xiongfeng Wang · 6 years ago
  98. 40b46b3 cpufreq: davinci: move configuration to include/linux/platform_data by Bartosz Golaszewski · 6 years ago
  99. d6c8e08 cpufreq: speedstep: convert BUG() to BUG_ON() by Yangtao Li · 6 years ago
  100. 5ae06c2 cpufreq: powernv: fix missing check of return value in init_powernv_pstates() by Yangtao Li · 6 years ago