1. 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
  2. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  3. d040473 arm: imx: Add MODULE_ALIAS for cpufreq by Nicolas Chauvet · 7 years ago
  4. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  5. 70f6bf2 cpufreq: intel_pstate: Enable HWP during system resume on CPU0 by Chen Yu · 7 years ago
  6. 0725390 cpufreq: scpi: fix error return code in scpi_cpufreq_init() by Wei Yongjun · 7 years ago
  7. eb85c50 cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR by Sudeep Holla · 7 years ago
  8. 3d70671 cpufreq: remove at32ap-cpufreq by Corentin LABBE · 7 years ago
  9. 59a3b3a cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ by Akshu Agrawal · 7 years ago
  10. 703cbaa cpufreq: Skip cpufreq resume if it's not suspended by Bo Yan · 7 years ago
  11. f06970f Merge branch 'pm-cpufreq-thermal' into pm-cpufreq by Rafael J. Wysocki · 7 years ago
  12. 343a8d17 cpufreq: scpi: remove arm_big_little dependency by Sudeep Holla · 7 years ago
  13. 3fa4680 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin by Shilpasri G Bhat · 7 years ago
  14. d8de7a4 cpufreq: intel_pstate: Add Skylake servers support by Srinivas Pandruvada · 7 years ago
  15. dbd49b8 cpufreq: intel_pstate: Replace bxt_funcs with core_funcs by Srinivas Pandruvada · 7 years ago
  16. 5028f5d cpufreq: imx6q: add 696MHz operating point for i.mx6ul by Anson Huang · 7 years ago
  17. d476ec4 cpufreq: stats: Change return type of cpufreq_stats_update() as void by Viresh Kumar · 7 years ago
  18. 967b87f powernv-cpufreq: Treat pstates as opaque 8-bit values by Gautham R. Shenoy · 7 years ago
  19. 332f0a0 powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates by Gautham R. Shenoy · 7 years ago
  20. ee1f4a7 powernv-cpufreq: Add helper to extract pstate from PMSR by Gautham R. Shenoy · 7 years ago
  21. 2332bd0 cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations by Dong Aisheng · 7 years ago
  22. 6b342944 Merge back cpufreq material for v4.16. by Rafael J. Wysocki · 7 years ago
  23. 5602664 cpufreq: governor: Ensure sufficiently large sampling intervals by Rafael J. Wysocki · 7 years ago
  24. ccc153a cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus by Lucas Stach · 7 years ago
  25. c8343e8 cpufreq: ti-cpufreq: Add support for multiple regulators by Dave Gerlach · 7 years ago
  26. db410b2 cpufreq: ti-cpufreq: Convert to module_platform_driver by Dave Gerlach · 7 years ago
  27. 92ce45f cpufreq: Add DVFS support for Armada 37xx by Gregory CLEMENT · 7 years ago
  28. 3f4590a cpufreq: mvebu: Free opp if registering failed by Gregory CLEMENT · 7 years ago
  29. b337160 cpufreq: mvebu: Free the clock reference in the normal path by Gregory CLEMENT · 7 years ago
  30. 1663064 cpufreq: sort the drivers in ARM part by Gregory CLEMENT · 7 years ago
  31. b17d2f8 cpufreq: ARM: sort the Kconfig menu by Gregory CLEMENT · 7 years ago
  32. 6066998c cpufreq: mediatek: add mediatek related projects into blacklist by Andrew-sh Cheng · 7 years ago
  33. a9596db cpufreq: mediatek: add mt2712 into compatible list by Andrew-sh Cheng · 7 years ago
  34. 1d0d064 cpufreq: longhaul: Revert transition_delay_us to 200 ms by Viresh Kumar · 7 years ago
  35. 3ebb62f cpu_cooling: Keep only one of_cpufreq*cooling_register() helper by Viresh Kumar · 7 years ago
  36. f5f263f cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT by Viresh Kumar · 7 years ago
  37. a8b149d cpufreq: Fix governor module removal race by Rafael J. Wysocki · 7 years ago
  38. 70d1ff7 cpufreq: Drop pointless return statement by Rafael J. Wysocki · 7 years ago
  39. ae0ff89 cpufreq: Pass policy pointer to cpufreq_parse_governor() by Rafael J. Wysocki · 7 years ago
  40. 045149e cpufreq: Clean up cpufreq_parse_governor() by Rafael J. Wysocki · 7 years ago
  41. 7e8a09e cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  42. 0d30793 cpufreq: Add Loongson machine dependencies by James Hogan · 7 years ago
  43. 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
  44. 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
  45. 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  46. f7bc9b2 cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE by Gautham R. Shenoy · 7 years ago
  47. 0011c6d cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const by Bhumika Goyal · 7 years ago
  48. cd6ce86 cpufreq: arm_big_little: make function arguments and structure pointer const by Bhumika Goyal · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. d927807 cpufreq: pxa: convert to clock API by Robert Jarzmik · 7 years ago
  51. 9bc70e6 cpufreq: speedstep-lib: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  52. 248aefd cpufreq: ti-cpufreq: add missing of_node_put() by Zumeng Chen · 7 years ago
  53. 11f2c0d cpufreq: dt: Remove support for Exynos4212 SoCs by Marek Szyprowski · 7 years ago
  54. 2b3d58a cpufreq: imx6q: Move speed grading check to cpufreq driver by Fabio Estevam · 7 years ago
  55. 1d1fe90 timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  56. 05829d9 cpufreq: ti-cpufreq: kfree opp_data when failure by Zumeng Chen · 7 years ago
  57. 699b525 cpufreq: SPEAr: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  58. 86d806b cpufreq: powernow-k8: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  59. 3eba6e1 cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist by Masahiro Yamada · 7 years ago
  60. 400ec74 cpufreq: dt: invoke frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  61. 518accf cpufreq: arm_big_little: invoke frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  62. e7d5459 cpufreq: provide default frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  63. d477bf3 cpufreq: dt: Fix sysfs duplicate filename creation for platform-device by Suniel Mahesh · 7 years ago
  64. 039cc1c cpufreq: ti-cpufreq: Support additional am43xx platforms by Dave Gerlach · 7 years ago
  65. ff76898 cpufreq: dt-platdev: Add some missing platforms to the blacklist by Viresh Kumar · 7 years ago
  66. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  67. 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
  68. ab271bc Merge branch 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  69. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  70. bd87c8f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  71. 5e93232 intel_pstate: convert to use acpi_match_platform_list() by Toshi Kani · 7 years ago
  72. fded5fc cpufreq: imx6q: Fix imx6sx low frequency support by Leonard Crestez · 7 years ago
  73. 843791b cpufreq: speedstep-lib: make several arrays static, makes code smaller by Colin Ian King · 7 years ago
  74. 9a6e91d cpufreq: ti: Fix 'of_node_put' being called twice in error handling path by Christophe Jaillet · 7 years ago
  75. d79d148 cpufreq: dt-platdev: Drop few entries from whitelist by Viresh Kumar · 7 years ago
  76. edeec42 cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 by Viresh Kumar · 7 years ago
  77. cc5a7a7 cpufreq: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  78. e948bc8 cpufreq: Cap the default transition delay value to 10 ms by Viresh Kumar · 7 years ago
  79. 919096f cpufreq: dbx500: Delete obsolete driver by Linus Walleij · 7 years ago
  80. 57ccaf3 Merge back intel_pstate material for v4.14. by Rafael J. Wysocki · 7 years ago
  81. ff6c349 cpufreq: enable the DT cpufreq driver on the Ux500 by Linus Walleij · 7 years ago
  82. a804d51 cpufreq: Loongson2: constify platform_device_id by Arvind Yadav · 7 years ago
  83. bea2ebc cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver by Khiem Nguyen · 7 years ago
  84. b20a3f3 cpufreq: remove setting of policy->cpu in policy->cpus during init by Sudeep Holla · 7 years ago
  85. c587c79 cpufreq: intel_pstate: report correct CPU frequencies during trace by Doug Smythies · 7 years ago
  86. ccc03d8 cpufreq: mediatek: add support of cpufreq to MT7622 SoC by Sean Wang · 7 years ago
  87. 862e010 cpufreq: mediatek: add cleanups with the more generic naming by Sean Wang · 7 years ago
  88. 209887e cpufreq: Return 0 from ->fast_switch() on errors by Viresh Kumar · 7 years ago
  89. d77d488 cpufreq: intel_pstate: Shorten a couple of long names by Rafael J. Wysocki · 7 years ago
  90. a891283 cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate() by Rafael J. Wysocki · 7 years ago
  91. 034def5 cpufreq: rcar: Add support for R8A7795 SoC by Khiem Nguyen · 7 years ago
  92. 3714c28 Merge v4.13 intel_pstate fixes. by Rafael J. Wysocki · 7 years ago
  93. 319af40 cpufreq: dt: Add rk3328 compatible to use generic cpufreq driver by Finley Xiao · 7 years ago
  94. 7bde2d5 cpufreq: intel_pstate: Improve IO performance with per-core P-states by Srinivas Pandruvada · 7 years ago
  95. 8a05c31 Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  96. 99d14d0 cpufreq: Process remote callbacks from any CPU if the platform permits by Viresh Kumar · 7 years ago
  97. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  98. f5c13f4 cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL by Rafael J. Wysocki · 7 years ago
  99. 22baebd cpufreq: intel_pstate: Drop ->get from intel_pstate structure by Rafael J. Wysocki · 7 years ago
  100. 38c1c6a cpufreq: s5pv210: add missing of_node_put() by Julia Lawall · 7 years ago