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