1. 1dd2058 cpufreq: qcom-kryo: Fix error handling in probe() by Dan Carpenter · 6 years ago
  2. ff7c991 cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 by Srinivas Pandruvada · 6 years ago
  3. 5ad7346 cpufreq: kryo: Add module remove and exit by Ilia Lin · 6 years ago
  4. ee3dbcf cpufreq: kryo: Fix possible error code dereference by Ilia Lin · 6 years ago
  5. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  6. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  7. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  8. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  9. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  10. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  11. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  12. 0aa9abd cpufreq: imx6q: check speed grades for i.MX6ULL by Sébastien Szymanski · 6 years ago
  13. 7592019 cpufreq: governors: Fix long idle detection logic in load calculation by Chen Yu · 6 years ago
  14. 41ab43c cpufreq: intel_pstate: enable boost for Skylake Xeon by Srinivas Pandruvada · 6 years ago
  15. aaaece3 cpufreq: intel_pstate: New sysfs entry to control HWP boost by Srinivas Pandruvada · 6 years ago
  16. 52ccc43 cpufreq: intel_pstate: HWP boost performance on IO wakeup by Srinivas Pandruvada · 6 years ago
  17. e0efd5b cpufreq: intel_pstate: Add HWP boost utility and sched util hooks by Srinivas Pandruvada · 6 years ago
  18. d7231f9 cpufreq: ti-cpufreq: Use devres managed API in probe() by Suman Anna · 6 years ago
  19. e5d295b cpufreq: ti-cpufreq: Fix an incorrect error return value by Suman Anna · 6 years ago
  20. 08e9cc4 cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static by Colin Ian King · 6 years ago
  21. ac28927 cpufreq: kryo: allow building as a loadable module by Arnd Bergmann · 6 years ago
  22. f4fe74c Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  23. 6c128e7 Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' by Rafael J. Wysocki · 6 years ago
  24. 601ef1f Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  25. 46e2856 cpufreq: Add Kryo CPU scaling driver by Ilia Lin · 6 years ago
  26. cc85de3 cpufreq: Use static SRCU initializer by Sebastian Andrzej Siewior · 6 years ago
  27. c7d1f11 cpufreq: Fix new policy initialization during limits updates via sysfs by Tao Wang · 6 years ago
  28. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 6 years ago
  29. dc628cd cpufreq: tegra20: Wrap cpufreq into platform driver by Dmitry Osipenko · 7 years ago
  30. 7732c9e cpufreq: tegra20: Allow cpufreq driver to be built as loadable module by Dmitry Osipenko · 7 years ago
  31. a413d2c cpufreq: tegra20: Check if this is Tegra20 machine by Dmitry Osipenko · 7 years ago
  32. f39d4d5 cpufreq: tegra20: Remove unneeded variable initialization by Dmitry Osipenko · 7 years ago
  33. c22d1cb cpufreq: tegra20: Remove unnecessary parentheses by Dmitry Osipenko · 7 years ago
  34. f539086 cpufreq: tegra20: Remove unneeded check in tegra_cpu_init by Dmitry Osipenko · 7 years ago
  35. 64cd64e cpufreq: tegra20: Release clocks properly by Dmitry Osipenko · 7 years ago
  36. 9b633cb cpufreq: tegra20: Remove EMC clock usage by Dmitry Osipenko · 7 years ago
  37. 9a25ba9 cpufreq: tegra20: Clean up included headers by Dmitry Osipenko · 7 years ago
  38. e08551b cpufreq: tegra20: Clean up whitespaces in the code by Dmitry Osipenko · 7 years ago
  39. 4964027 cpufreq: tegra20: Change module description by Dmitry Osipenko · 7 years ago
  40. 9660711 Merge back cpufreq material for v4.18. by Rafael J. Wysocki · 7 years ago
  41. 51fe3a3 Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 7 years ago
  42. 144ec88 Revert "cpufreq: rcar: Add support for R8A7795 SoC" by Simon Horman · 7 years ago
  43. c76ff00 Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver" by Simon Horman · 7 years ago
  44. 50e9ffa cpufreq: intel_pstate: allow trace in passive mode by Doug Smythies · 7 years ago
  45. 0cf442c cpufreq: armada-37xx: driver relies on cpufreq-dt by Miquel Raynal · 7 years ago
  46. 20b5324 cpufreq: optimize cpufreq_notify_transition() by Viresh Kumar · 7 years ago
  47. 130fccd cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors" by Colin Ian King · 7 years ago
  48. 7859e08 firmware: arm_scmi: rename get_transition_latency and add_opps_to_device by Sudeep Holla · 7 years ago
  49. df21443 cpufreq: speedstep: fix speedstep_detect_processor()'s return type by Luc Van Oostenryck · 7 years ago
  50. 9c28d6d cpufreq: add suspend/resume support in Armada 37xx DVFS driver by Miquel Raynal · 7 years ago
  51. cfd84631 cpufreq: armada: Free resources on error paths by Viresh Kumar · 7 years ago
  52. 6778270 cpufreq: dt: Allow platform specific suspend/resume callbacks by Viresh Kumar · 7 years ago
  53. d4f3388 cpufreq / CPPC: Set platform specific transition_delay_us by Prashanth Prakash · 7 years ago
  54. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  55. c0f7f5b cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 7 years ago
  56. 256f19d cpufreq / CPPC: Support for CPPC v3 by Prashanth Prakash · 7 years ago
  57. ee53a65 cpufreq: brcmstb-avs-cpufreq: remove development debug support by Markus Mayer · 7 years ago
  58. 2dd0df8 cpufreq: Drop cpufreq_table_validate_and_show() by Viresh Kumar · 7 years ago
  59. d983af9 cpufreq: SCMI: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  60. 8913315 cpufreq: CPPC: Initialize shared perf capabilities of CPUs by Shunyong Yang · 7 years ago
  61. bbcc328 cpufreq: armada-37xx: Fix clock leak by Gregory CLEMENT · 7 years ago
  62. b8b10bc cpufreq: CPPC: Don't set transition_latency by Viresh Kumar · 7 years ago
  63. 44a264e cpufreq: ti-cpufreq: Use builtin_platform_driver() by Viresh Kumar · 7 years ago
  64. b258dfe cpufreq: intel_pstate: Do not include debugfs.h by Rafael J. Wysocki · 7 years ago
  65. 38c2368 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  66. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  67. 3d41386 cpufreq: CPPC: Use transition_delay_us depending transition_latency by George Cherian · 7 years ago
  68. 9a1651d cpufreq: remove cris specific drivers by Arnd Bergmann · 7 years ago
  69. 9a3daf5 cpufreq: remove blackfin driver by Arnd Bergmann · 7 years ago
  70. a8b6966 cpufreq: tegra186: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  71. 2d28b03 cpufreq: speedstep: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  72. 31f4b7a cpufreq: sparc: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  73. ec8d2cc cpufreq: sh: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  74. 54a277e cpufreq: sfi: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  75. 472ada6 cpufreq: scpi: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  76. f35750c cpufreq: sc520: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  77. 09e390f cpufreq: s3c24xx: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  78. 5ab508be cpufreq: qoirq: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  79. 8ed5a21 cpufreq: pxa: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  80. 20dfdb9 cpufreq: ppc_cbe: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  81. e2376d1 cpufreq: powernow: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  82. b01b531 cpufreq: p4-clockmod: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  83. b563afb cpufreq: mediatek: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  84. 2c65616 cpufreq: longhaul: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  85. b666362 cpufreq: ia64-acpi: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  86. c3e3cc8 cpufreq: elanfreq: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  87. 0d10539 cpufreq: e_powersaver: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  88. 29aa18a cpufreq: cpufreq-dt: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  89. 5d8d4f9 cpufreq: brcmstb: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  90. 3c1f5a4 cpufreq: arm_big_little: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  91. 1a186d9 cpufreq: ACPI: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  92. 92c99d1 cpufreq: Don't validate cpufreq table from cpufreq_generic_init() by Viresh Kumar · 7 years ago
  93. 8d768cd cpufreq: imx6q: Find max freq from frequency table itself by Viresh Kumar · 7 years ago
  94. 3478b24 cpufreq: scpi: Add thermal dependency by Arnd Bergmann · 7 years ago
  95. 55b55ab cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path by Chunyu Hu · 7 years ago
  96. bf14721 cpufreq: powernv: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  97. 697a3a8 cpufreq: scmi: add thermal dependency by Arnd Bergmann · 7 years ago
  98. f46f11d Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 7 years ago
  99. 1179c2a Merge cpufreq fixes from v4.16-rc4. by Rafael J. Wysocki · 7 years ago
  100. b61e070 Merge branch 'cpufreq-scpi' by Rafael J. Wysocki · 7 years ago