1. 92c99d1 cpufreq: Don't validate cpufreq table from cpufreq_generic_init() by Viresh Kumar · 7 years ago
  2. 8d768cd cpufreq: imx6q: Find max freq from frequency table itself by Viresh Kumar · 7 years ago
  3. 3478b24 cpufreq: scpi: Add thermal dependency by Arnd Bergmann · 7 years ago
  4. 55b55ab cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path by Chunyu Hu · 7 years ago
  5. bf14721 cpufreq: powernv: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  6. 1179c2a Merge cpufreq fixes from v4.16-rc4. by Rafael J. Wysocki · 7 years ago
  7. 0f55551 cpufreq: powernow-k8: Drop unnecessary return statements from two functions by Markus Elfring · 7 years ago
  8. 7f3a1d6 cpufreq: powernow-k8: Drop memory allocation error messages from three functions by Markus Elfring · 7 years ago
  9. d6b96e4 cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_init() by Markus Elfring · 7 years ago
  10. d430fb9 cpufreq: s3c24xx: Drop memory allocation error messages from two functions by Markus Elfring · 7 years ago
  11. 3e3b507 cpufreq: tegra186: Break after initialization is done for policy->cpu by Viresh Kumar · 7 years ago
  12. d417e06 cpufreq: Validate frequency table in the core by Viresh Kumar · 7 years ago
  13. b24b647 cpufreq: Reorder cpufreq_online() error code path by Viresh Kumar · 7 years ago
  14. cb8bd2f cpufreq: mediatek: Convert pr_warn() to pr_debug() by Viresh Kumar · 7 years ago
  15. 0373ca7 cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() by Viresh Kumar · 7 years ago
  16. 5c8b262 cpufreq: scpi: Fix incorrect arm_big_little config dependency by Sudeep Holla · 7 years ago
  17. 9326fdf cpufreq: scpi: invoke frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  18. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  20. d040473 arm: imx: Add MODULE_ALIAS for cpufreq by Nicolas Chauvet · 7 years ago
  21. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  22. 70f6bf2 cpufreq: intel_pstate: Enable HWP during system resume on CPU0 by Chen Yu · 7 years ago
  23. 0725390 cpufreq: scpi: fix error return code in scpi_cpufreq_init() by Wei Yongjun · 7 years ago
  24. eb85c50 cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR by Sudeep Holla · 7 years ago
  25. 3d70671 cpufreq: remove at32ap-cpufreq by Corentin LABBE · 7 years ago
  26. 59a3b3a cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ by Akshu Agrawal · 7 years ago
  27. 703cbaa cpufreq: Skip cpufreq resume if it's not suspended by Bo Yan · 7 years ago
  28. f06970f Merge branch 'pm-cpufreq-thermal' into pm-cpufreq by Rafael J. Wysocki · 7 years ago
  29. 343a8d17 cpufreq: scpi: remove arm_big_little dependency by Sudeep Holla · 7 years ago
  30. 3fa4680 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin by Shilpasri G Bhat · 7 years ago
  31. d8de7a4 cpufreq: intel_pstate: Add Skylake servers support by Srinivas Pandruvada · 7 years ago
  32. dbd49b8 cpufreq: intel_pstate: Replace bxt_funcs with core_funcs by Srinivas Pandruvada · 7 years ago
  33. 5028f5d cpufreq: imx6q: add 696MHz operating point for i.mx6ul by Anson Huang · 7 years ago
  34. d476ec4 cpufreq: stats: Change return type of cpufreq_stats_update() as void by Viresh Kumar · 7 years ago
  35. 967b87f powernv-cpufreq: Treat pstates as opaque 8-bit values by Gautham R. Shenoy · 7 years ago
  36. 332f0a0 powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates by Gautham R. Shenoy · 7 years ago
  37. ee1f4a7 powernv-cpufreq: Add helper to extract pstate from PMSR by Gautham R. Shenoy · 7 years ago
  38. 2332bd0 cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations by Dong Aisheng · 7 years ago
  39. 6b342944 Merge back cpufreq material for v4.16. by Rafael J. Wysocki · 7 years ago
  40. 5602664 cpufreq: governor: Ensure sufficiently large sampling intervals by Rafael J. Wysocki · 7 years ago
  41. ccc153a cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus by Lucas Stach · 7 years ago
  42. c8343e8 cpufreq: ti-cpufreq: Add support for multiple regulators by Dave Gerlach · 7 years ago
  43. db410b2 cpufreq: ti-cpufreq: Convert to module_platform_driver by Dave Gerlach · 7 years ago
  44. 92ce45f cpufreq: Add DVFS support for Armada 37xx by Gregory CLEMENT · 7 years ago
  45. 3f4590a cpufreq: mvebu: Free opp if registering failed by Gregory CLEMENT · 7 years ago
  46. b337160 cpufreq: mvebu: Free the clock reference in the normal path by Gregory CLEMENT · 7 years ago
  47. 1663064 cpufreq: sort the drivers in ARM part by Gregory CLEMENT · 7 years ago
  48. b17d2f8 cpufreq: ARM: sort the Kconfig menu by Gregory CLEMENT · 7 years ago
  49. 6066998c cpufreq: mediatek: add mediatek related projects into blacklist by Andrew-sh Cheng · 7 years ago
  50. a9596db cpufreq: mediatek: add mt2712 into compatible list by Andrew-sh Cheng · 7 years ago
  51. 1d0d064 cpufreq: longhaul: Revert transition_delay_us to 200 ms by Viresh Kumar · 7 years ago
  52. 3ebb62f cpu_cooling: Keep only one of_cpufreq*cooling_register() helper by Viresh Kumar · 7 years ago
  53. f5f263f cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT by Viresh Kumar · 7 years ago
  54. a8b149d cpufreq: Fix governor module removal race by Rafael J. Wysocki · 7 years ago
  55. 70d1ff7 cpufreq: Drop pointless return statement by Rafael J. Wysocki · 7 years ago
  56. ae0ff89 cpufreq: Pass policy pointer to cpufreq_parse_governor() by Rafael J. Wysocki · 7 years ago
  57. 045149e cpufreq: Clean up cpufreq_parse_governor() by Rafael J. Wysocki · 7 years ago
  58. 7e8a09e cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  59. 0d30793 cpufreq: Add Loongson machine dependencies by James Hogan · 7 years ago
  60. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  61. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  63. f7bc9b2 cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE by Gautham R. Shenoy · 7 years ago
  64. 0011c6d cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const by Bhumika Goyal · 7 years ago
  65. cd6ce86 cpufreq: arm_big_little: make function arguments and structure pointer const by Bhumika Goyal · 7 years ago
  66. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  67. d927807 cpufreq: pxa: convert to clock API by Robert Jarzmik · 7 years ago
  68. 9bc70e6 cpufreq: speedstep-lib: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  69. 248aefd cpufreq: ti-cpufreq: add missing of_node_put() by Zumeng Chen · 7 years ago
  70. 11f2c0d cpufreq: dt: Remove support for Exynos4212 SoCs by Marek Szyprowski · 7 years ago
  71. 2b3d58a cpufreq: imx6q: Move speed grading check to cpufreq driver by Fabio Estevam · 7 years ago
  72. 1d1fe90 timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  73. 05829d9 cpufreq: ti-cpufreq: kfree opp_data when failure by Zumeng Chen · 7 years ago
  74. 699b525 cpufreq: SPEAr: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  75. 86d806b cpufreq: powernow-k8: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  76. 3eba6e1 cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist by Masahiro Yamada · 7 years ago
  77. 400ec74 cpufreq: dt: invoke frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  78. 518accf cpufreq: arm_big_little: invoke frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  79. e7d5459 cpufreq: provide default frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  80. d477bf3 cpufreq: dt: Fix sysfs duplicate filename creation for platform-device by Suniel Mahesh · 7 years ago
  81. 039cc1c cpufreq: ti-cpufreq: Support additional am43xx platforms by Dave Gerlach · 7 years ago
  82. ff76898 cpufreq: dt-platdev: Add some missing platforms to the blacklist by Viresh Kumar · 7 years ago
  83. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  84. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. ab271bc Merge branch 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  86. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  87. bd87c8f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  88. 5e93232 intel_pstate: convert to use acpi_match_platform_list() by Toshi Kani · 7 years ago
  89. fded5fc cpufreq: imx6q: Fix imx6sx low frequency support by Leonard Crestez · 7 years ago
  90. 843791b cpufreq: speedstep-lib: make several arrays static, makes code smaller by Colin Ian King · 7 years ago
  91. 9a6e91d cpufreq: ti: Fix 'of_node_put' being called twice in error handling path by Christophe Jaillet · 7 years ago
  92. d79d148 cpufreq: dt-platdev: Drop few entries from whitelist by Viresh Kumar · 7 years ago
  93. edeec42 cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 by Viresh Kumar · 7 years ago
  94. cc5a7a7 cpufreq: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  95. e948bc8 cpufreq: Cap the default transition delay value to 10 ms by Viresh Kumar · 7 years ago
  96. 919096f cpufreq: dbx500: Delete obsolete driver by Linus Walleij · 7 years ago
  97. 57ccaf3 Merge back intel_pstate material for v4.14. by Rafael J. Wysocki · 7 years ago
  98. ff6c349 cpufreq: enable the DT cpufreq driver on the Ux500 by Linus Walleij · 7 years ago
  99. a804d51 cpufreq: Loongson2: constify platform_device_id by Arvind Yadav · 7 years ago
  100. bea2ebc cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver by Khiem Nguyen · 7 years ago