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