1. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  2. 5877b4f cpufreq: ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 9 years ago
  3. 0fc8392 cpufreq: exynos: Use simple approach to asses if cpu cooling can be used by Lukasz Majewski · 9 years ago
  4. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  6. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  7. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  8. 67fadaa cpufreq: s3c: remove last use of resume_clocks callback by Arnd Bergmann · 9 years ago
  9. 61882b6 cpufreq: s3c: remove incorrect __init annotations by Arnd Bergmann · 9 years ago
  10. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  11. d4d4eda cpufreq: speedstep-smi: enable interrupts when waiting by Mikulas Patocka · 9 years ago
  12. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  13. c488ea4 Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  14. d64c3b0 intel_pstate: provide option to only use intel_pstate with HWP by Kristen Carlson Accardi · 9 years ago
  15. 17ad13b cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation by Markus Elfring · 9 years ago
  16. f7b2706 cpufreq: Create for_each_governor() by Viresh Kumar · 9 years ago
  17. b4f0676 cpufreq: Create for_each_policy() by Viresh Kumar · 9 years ago
  18. 1e63eaf cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() by Viresh Kumar · 9 years ago
  19. 6ffae8c cpufreq: Set cpufreq_cpu_data to NULL before putting kobject by Viresh Kumar · 9 years ago
  20. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 9 years ago
  21. 8b2b4a4 cpufreq: exynos: allow modular build by Arnd Bergmann · 9 years ago
  22. a047599 intel_pstate: honor user space min_perf_pct override on resume by Kristen Carlson Accardi · 9 years ago
  23. 630ec28 intel_pstate: respect cpufreq policy request by Srinivas Pandruvada · 9 years ago
  24. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 9 years ago
  25. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 9 years ago
  26. 7ab0256 intel_pstate: Add support for SkyLake by Kristen Carlson Accardi · 9 years ago
  27. e725d26 cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered by Lukasz Majewski · 9 years ago
  28. 490285c cpufreq: stats: drop unnecessary locking by Viresh Kumar · 10 years ago
  29. e734769 cpufreq: stats: don't update stats on false notifiers by Viresh Kumar · 10 years ago
  30. 9225913 cpufreq: stats: don't update stats from show_trans_table() by Viresh Kumar · 10 years ago
  31. c960f9b cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update() by Viresh Kumar · 10 years ago
  32. a685c6d cpufreq: stats: create sysfs group once we are ready by Viresh Kumar · 10 years ago
  33. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 10 years ago
  34. c92f212 cpufreq: stats: drop 'cpu' field of struct cpufreq_stats by Viresh Kumar · 10 years ago
  35. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 10 years ago
  36. 5094160 cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats' by Viresh Kumar · 10 years ago
  37. a9aaf29 cpufreq: stats: get rid of per-cpu cpufreq_stats_table by Viresh Kumar · 10 years ago
  38. 2aba0c1 cpufreq: stats: pass 'stat' to cpufreq_stats_update() by Viresh Kumar · 10 years ago
  39. f93dbbb cpufreq: stats: don't check for freq table while freeing stats by Viresh Kumar · 10 years ago
  40. 9531347 cpufreq: stats: initialize 'cur_time' on its definition by Viresh Kumar · 10 years ago
  41. 43b9cda cpufreq: stats: remove unused cpufreq_stats_attribute by Viresh Kumar · 10 years ago
  42. b8c6744 cpufreq: stats: return -EEXIST when stats are already allocated by Viresh Kumar · 10 years ago
  43. 00d0b29 cpufreq: stats: Improve module description string by Viresh Kumar · 10 years ago
  44. 818c571 cpufreq: move some initialization stuff to cpufreq_policy_alloc() by Viresh Kumar · 10 years ago
  45. ce1bcfe cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs by Viresh Kumar · 10 years ago
  46. 39c132e cpufreq: limit the scope of l_p_j variables by Viresh Kumar · 10 years ago
  47. d7a9771 cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  48. 7f0c020 cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  49. 22a7cfb cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess by Viresh Kumar · 10 years ago
  50. bc68b7d cpufreq: update driver_data->flags only if we are registering driver by Viresh Kumar · 10 years ago
  51. d92d50a cpufreq: pass policy to __cpufreq_get() by Viresh Kumar · 10 years ago
  52. a1e1dc4 cpufreq: pass policy to cpufreq_out_of_sync by Viresh Kumar · 10 years ago
  53. 2e1cc3a cpufreq: No need to check for has_target() by Viresh Kumar · 10 years ago
  54. 42f91fa cpufreq: s/__find_governor/find_governor by Viresh Kumar · 10 years ago
  55. db5f299 cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() by Viresh Kumar · 10 years ago
  56. 09347b2 cpufreq: don't need line break in show_scaling_cur_freq() by Viresh Kumar · 10 years ago
  57. f13f118 cpufreq: remove extra parenthesis by Viresh Kumar · 10 years ago
  58. e673f16 cpufreq: remove dangling comment by Viresh Kumar · 10 years ago
  59. 90de2a4 cpufreq: suspend cpufreq governors on shutdown by Doug Anderson · 10 years ago
  60. a6a919b cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  62. 93a17c0 clk: ppc-corenet: rename driver to clk-qoriq by Tang Yuantian · 10 years ago
  63. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  64. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  65. e7ddf4b cpufreq: Add SFI based cpufreq driver support by Srinidhi Kasagar · 10 years ago
  66. cb57720 cpufreq: fix a NULL pointer dereference in __cpufreq_governor() by Ethan Zhao · 10 years ago
  67. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  68. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 62a041a cpufreq-dt: defer probing if OPP table is not ready by Dmitry Torokhov · 10 years ago
  70. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  71. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  72. e0d4c8f intel_pstate: Add a few comments by Kristen Carlson Accardi · 10 years ago
  73. aa4ea34 intel_pstate: add kernel parameter to force loading by Ethan Zhao · 10 years ago
  74. 966916e intel_pstate: skip this driver if Sun server has _PPC method by ethan zhao · 10 years ago
  75. 493b4cd cpufreq: arm_big_little: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  76. cc87b8a imx6q: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  77. c6104fd exynos5440: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  78. 2f0f609 cpufreq-dt: free OPP table created during ->init() by Viresh Kumar · 10 years ago
  79. 9a00442 cpufreq-dt: register cooling device from ->ready() callback by Viresh Kumar · 10 years ago
  80. 7c45cf3 cpufreq: Introduce ->ready() callback for cpufreq drivers by Viresh Kumar · 10 years ago
  81. d3a10c1 cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  82. 608eab2 cpufreq: pxa2xx: Add Kconfig entry by Petr Cvek · 10 years ago
  83. 6d4e81e cpufreq: Ref the policy object sooner by Tomeu Vizoso · 10 years ago
  84. edd52b1 cpufreq: cpufreq-dt: Move newline to end of error message by Geert Uytterhoeven · 10 years ago
  85. f41f481 cpufreq: Kconfig: Remove architecture specific menu entries by Viresh Kumar · 10 years ago
  86. bd2a0f6 Merge back cpufreq material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  87. 7e7e8fe cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors by Lenny Szubowicz · 10 years ago
  88. 43f8a96 intel_pstate: Add CPUID for BDW-H CPU by Dirk Brandewie · 10 years ago
  89. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  90. 619c144c cpufreq: respect the min/max settings from user space by Vince Hsu · 10 years ago
  91. 09712f5 cpufreq: Avoid crash in resume on SMP without OPP by Geert Uytterhoeven · 10 years ago
  92. 8197bb1 cpufreq: cpufreq-dt: Handle regulator_get_voltage() failure by Stefan Wahren · 10 years ago
  93. 0a1e879 cpufreq: cpufreq-dt: Improve debug about matching OPP by Stefan Wahren · 10 years ago
  94. a0a22cf cpufreq: Loongson1: Add cpufreq driver for Loongson1B by Kelvin Cheung · 10 years ago
  95. b3a826c cpufreq: allow powersave governor as the default without expert mode by James Geboski · 10 years ago
  96. 7179621 cpufreq: cpufreq-dt: Fix arguments in clock failure error message by Abhilash Kesavan · 10 years ago
  97. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  98. c81407f cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) by Geert Uytterhoeven · 10 years ago
  99. 045ee45 cpufreq: cpufreq-dt: disable unsupported OPPs by Lucas Stach · 10 years ago
  100. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago