1. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  2. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  3. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  4. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  5. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  6. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 30ad29b MIPS: Loongson: Naming style cleanup and rework by Huacai Chen · 9 years ago
  8. 8eb92ab cpufreq: exynos: remove Exynos4210 specific cpufreq driver support by Thomas Abraham · 9 years ago
  9. 07949bf cpufreq: dt: allow driver to boot automatically by Felipe Balbi · 9 years ago
  10. 7180ddd intel_pstate: Fix overflow in busy_scaled due to long delay by Prarit Bhargava · 9 years ago
  11. 5b64127 drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  12. 743492c drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code by Paul Gortmaker · 9 years ago
  13. 8a95c14 cpufreq: qoriq: optimize the CPU frequency switching time by Tang Yuantian · 9 years ago
  14. 431920e cpufreq: gx-suspmod: Fix two typos in two comments by Shailendra Verma · 9 years ago
  15. 97155e0 cpufreq: nforce2: Fix typo in comment to function nforce2_init() by Shailendra Verma · 9 years ago
  16. 732b6d6 cpufreq: governor: Serialize governor callbacks by Viresh Kumar · 9 years ago
  17. 714a2d9 cpufreq: governor: split cpufreq_governor_dbs() by Viresh Kumar · 9 years ago
  18. 8e0484d cpufreq: governor: register notifier from cs_init() by Viresh Kumar · 9 years ago
  19. 3782902 cpufreq: Remove cpufreq_update_policy() by Viresh Kumar · 9 years ago
  20. 9591bec cpufreq: Restart governor as soon as possible by Viresh Kumar · 9 years ago
  21. 3654c5c cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() by Viresh Kumar · 9 years ago
  22. 2fc3384 cpufreq: Initialize policy->kobj while allocating policy by Viresh Kumar · 9 years ago
  23. 8754914 cpufreq: Stop migrating sysfs files on hotplug by Viresh Kumar · 9 years ago
  24. 11e584c cpufreq: Don't allow updating inactive policies from sysfs by Viresh Kumar · 9 years ago
  25. 6c1e459 intel_pstate: Force setting target pstate when required by Doug Smythies · 9 years ago
  26. f16255e intel_pstate: change some inconsistent debug information by Doug Smythies · 9 years ago
  27. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  28. 265ea62 speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  29. 3280c3c acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 9 years ago
  30. b60f9a7 p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  31. 38c52e6 powernow-k8: Replace cpu_core_mask() with topology_core_cpumask() by Bartosz Golaszewski · 9 years ago
  32. 9d16f20 cpufreq: Track cpu managing sysfs kobjects separately by Saravana Kannan · 9 years ago
  33. 58405af cpufreq: Fix for typos in two comments by Shailendra Verma · 9 years ago
  34. 18bf3a1 cpufreq: Mark policy->governor = NULL for inactive policies by Viresh Kumar · 9 years ago
  35. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 9 years ago
  36. 9104bb2 cpufreq: Don't traverse all active policies to find policy for a cpu by Viresh Kumar · 9 years ago
  37. 3914d37 cpufreq: Get rid of cpufreq_cpu_data_fallback by Viresh Kumar · 9 years ago
  38. 988bed0 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies by Viresh Kumar · 9 years ago
  39. f963735 cpufreq: Create for_each_{in}active_policy() by Viresh Kumar · 9 years ago
  40. 1473014 cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE by Sudeep Holla · 9 years ago
  41. 0dd23f9 intel_pstate: set BYT MSR with wrmsrl_on_cpu() by Joe Konno · 9 years ago
  42. 303ae72 cpufreq: Clear policy->cpus even for the last CPU by Viresh Kumar · 9 years ago
  43. bb29ae1 cpufreq: Keep a single path for adding managed CPUs by Viresh Kumar · 9 years ago
  44. 1b947c9 cpufreq: Throw warning when we try to get policy for an invalid CPU by Viresh Kumar · 9 years ago
  45. 23faf0b cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev() by Viresh Kumar · 9 years ago
  46. 50e9c85 cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() by Viresh Kumar · 9 years ago
  47. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 9 years ago
  48. b904f5c cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name by Sudeep Holla · 9 years ago
  49. 0a95e63 cpufreq: arm_big_little: check if the frequency is set correctly by Sudeep Holla · 9 years ago
  50. 03c2299 cpufreq: pxa: make pxa_freqs arrays const by Fabian Frederick · 9 years ago
  51. 5235255 cpufreq: pxa: replace typedef pxa_freqs_t by structure by Fabian Frederick · 9 years ago
  52. 64df1fd cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning by Borislav Petkov · 9 years ago
  53. 6a82ba6 intel_pstate: Change the setpoint for Atom params by Kristen Carlson Accardi · 9 years ago
  54. b34ef93 intel_pstate: Knights Landing support by Dasaratharaman Chandramouli · 9 years ago
  55. 5f97899 intel_pstate: remove MSR test by Kristen Carlson Accardi · 9 years ago
  56. 4492d1a cpufreq: fix qoriq uniprocessor build by Arnd Bergmann · 9 years ago
  57. 38fc783 Merge back earlier cpufreq material for v4.1. by Rafael J. Wysocki · 9 years ago
  58. c75de0a cpufreq: Schedule work for the first-online CPU on resume by Viresh Kumar · 9 years ago
  59. 5acb972 cpufreq: hisilicon: add acpu driver by Leo Yan · 9 years ago
  60. 09a972d cpufreq: powernv: Report cpu frequency throttling by Shilpasri G Bhat · 9 years ago
  61. 2f24935 cpufreq: qoriq: rename the driver by Tang Yuantian · 9 years ago
  62. a4f2074 cpufreq: qoriq: Make the driver usable on all QorIQ platforms by Tang Yuantian · 9 years ago
  63. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  64. 5877b4f cpufreq: ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 9 years ago
  65. 0fc8392 cpufreq: exynos: Use simple approach to asses if cpu cooling can be used by Lukasz Majewski · 9 years ago
  66. 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
  67. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  68. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  69. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  70. 67fadaa cpufreq: s3c: remove last use of resume_clocks callback by Arnd Bergmann · 9 years ago
  71. 61882b6 cpufreq: s3c: remove incorrect __init annotations by Arnd Bergmann · 9 years ago
  72. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  73. d4d4eda cpufreq: speedstep-smi: enable interrupts when waiting by Mikulas Patocka · 9 years ago
  74. 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
  75. 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
  76. d64c3b0 intel_pstate: provide option to only use intel_pstate with HWP by Kristen Carlson Accardi · 9 years ago
  77. 17ad13b cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation by Markus Elfring · 9 years ago
  78. f7b2706 cpufreq: Create for_each_governor() by Viresh Kumar · 9 years ago
  79. b4f0676 cpufreq: Create for_each_policy() by Viresh Kumar · 9 years ago
  80. 1e63eaf cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() by Viresh Kumar · 9 years ago
  81. 6ffae8c cpufreq: Set cpufreq_cpu_data to NULL before putting kobject by Viresh Kumar · 9 years ago
  82. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 9 years ago
  83. 8b2b4a4 cpufreq: exynos: allow modular build by Arnd Bergmann · 9 years ago
  84. a047599 intel_pstate: honor user space min_perf_pct override on resume by Kristen Carlson Accardi · 9 years ago
  85. 630ec28 intel_pstate: respect cpufreq policy request by Srinivas Pandruvada · 9 years ago
  86. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 9 years ago
  87. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 9 years ago
  88. 7ab0256 intel_pstate: Add support for SkyLake by Kristen Carlson Accardi · 9 years ago
  89. e725d26 cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered by Lukasz Majewski · 9 years ago
  90. 490285c cpufreq: stats: drop unnecessary locking by Viresh Kumar · 10 years ago
  91. e734769 cpufreq: stats: don't update stats on false notifiers by Viresh Kumar · 10 years ago
  92. 9225913 cpufreq: stats: don't update stats from show_trans_table() by Viresh Kumar · 10 years ago
  93. c960f9b cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update() by Viresh Kumar · 10 years ago
  94. a685c6d cpufreq: stats: create sysfs group once we are ready by Viresh Kumar · 10 years ago
  95. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 10 years ago
  96. c92f212 cpufreq: stats: drop 'cpu' field of struct cpufreq_stats by Viresh Kumar · 10 years ago
  97. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 10 years ago
  98. 5094160 cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats' by Viresh Kumar · 10 years ago
  99. a9aaf29 cpufreq: stats: get rid of per-cpu cpufreq_stats_table by Viresh Kumar · 10 years ago
  100. 2aba0c1 cpufreq: stats: pass 'stat' to cpufreq_stats_update() by Viresh Kumar · 10 years ago