1. a34e63b cpufreq: Pass CPU number to cpufreq_policy_alloc() by Rafael J. Wysocki · 9 years ago
  2. 4d1f3a5 cpufreq: Do not update related_cpus on every policy activation by Rafael J. Wysocki · 9 years ago
  3. d9612a4 cpufreq: Drop unused dev argument from two functions by Rafael J. Wysocki · 9 years ago
  4. d4d854d cpufreq: Drop unnecessary label from cpufreq_add_dev() by Rafael J. Wysocki · 9 years ago
  5. 11ce707 cpufreq: Drop cpufreq_policy_restore() by Rafael J. Wysocki · 9 years ago
  6. 15c0b4d cpufreq: Rework two functions related to CPU offline by Rafael J. Wysocki · 9 years ago
  7. c6e53c6 Merge back earlier cpufreq material for v4.3. by Rafael J. Wysocki · 9 years ago
  8. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  9. 69cefc2 intel_pstate: Add get_scaling cpu_defaults param to Knights Landing by Lukasz Anaczkowski · 9 years ago
  10. 454d3a2 cpufreq: Remove cpufreq_rwsem by Sebastian Andrzej Siewior · 9 years ago
  11. 555f3fe cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit() by Pan Xinhui · 10 years ago
  12. 946c14f cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data by Pan Xinhui · 10 years ago
  13. f56c50e cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute by Rafael J. Wysocki · 9 years ago
  14. 3427616 cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data by Rafael J. Wysocki · 9 years ago
  15. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  16. 4bc384a cpufreq: propagate errors returned from __cpufreq_governor() by Viresh Kumar · 10 years ago
  17. 871ef3b cpufreq: governor: Don't WARN on invalid states by Viresh Kumar · 10 years ago
  18. a72c495 cpufreq: governor: Avoid invalid states with additional checks by Viresh Kumar · 10 years ago
  19. 43e0ee3 cpufreq: governor: split out common part of {cs|od}_dbs_timer() by Viresh Kumar · 10 years ago
  20. 44152cb cpufreq: governor: Keep single copy of information common to policy->cpus by Viresh Kumar · 10 years ago
  21. 42994af cpufreq: governor: rename cur_policy as policy by Viresh Kumar · 10 years ago
  22. 49a9a40 cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs' by Viresh Kumar · 10 years ago
  23. 875b850 cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info' by Viresh Kumar · 10 years ago
  24. d3574c8 cpufreq: governor: Drop unused field 'cpu' by Viresh Kumar · 10 years ago
  25. 386d46e cpufreq: governor: Name delayed-work as dwork by Viresh Kumar · 10 years ago
  26. ba88d43 intel_pstate: enable HWP per CPU by Kristen Carlson Accardi · 10 years ago
  27. 3a5f5b2 cpufreq: integrator: fixed coding style issues by Cristian Ardelean · 10 years ago
  28. 8cfcfd3 acpi-cpufreq: Fix an ACPI perf unregister issue by Pan Xinhui · 10 years ago
  29. 7f0fa40 cpufreq: Properly handle errors from cpufreq_init_policy() by Viresh Kumar · 10 years ago
  30. 8101f99 cpufreq: cpufreq_add_dev: name goto labels based on what they do by Viresh Kumar · 10 years ago
  31. eb0b3e7 acpi-cpufreq: replace per_cpu with driver_data of policy by Pan Xinhui · 10 years ago
  32. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  33. 5a31d59 cpufreq: Allow freq_table to be obtained for offline CPUs by Viresh Kumar · 10 years ago
  34. 35afd02 cpufreq: Initialize the governor again while restoring policy by Viresh Kumar · 10 years ago
  35. 0bb383a MIPS, CPUFREQ: Fix spelling of Institute. by Ralf Baechle · 10 years ago
  36. 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
  37. 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
  38. 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
  39. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  40. 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
  41. 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
  42. 30ad29b MIPS: Loongson: Naming style cleanup and rework by Huacai Chen · 10 years ago
  43. 8eb92ab cpufreq: exynos: remove Exynos4210 specific cpufreq driver support by Thomas Abraham · 10 years ago
  44. 07949bf cpufreq: dt: allow driver to boot automatically by Felipe Balbi · 10 years ago
  45. 7180ddd intel_pstate: Fix overflow in busy_scaled due to long delay by Prarit Bhargava · 10 years ago
  46. 5b64127 drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver by Paul Gortmaker · 10 years ago
  47. 743492c drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code by Paul Gortmaker · 10 years ago
  48. 8a95c14 cpufreq: qoriq: optimize the CPU frequency switching time by Tang Yuantian · 10 years ago
  49. 431920e cpufreq: gx-suspmod: Fix two typos in two comments by Shailendra Verma · 10 years ago
  50. 97155e0 cpufreq: nforce2: Fix typo in comment to function nforce2_init() by Shailendra Verma · 10 years ago
  51. 732b6d6 cpufreq: governor: Serialize governor callbacks by Viresh Kumar · 10 years ago
  52. 714a2d9 cpufreq: governor: split cpufreq_governor_dbs() by Viresh Kumar · 10 years ago
  53. 8e0484d cpufreq: governor: register notifier from cs_init() by Viresh Kumar · 10 years ago
  54. 3782902 cpufreq: Remove cpufreq_update_policy() by Viresh Kumar · 10 years ago
  55. 9591bec cpufreq: Restart governor as soon as possible by Viresh Kumar · 10 years ago
  56. 3654c5c cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() by Viresh Kumar · 10 years ago
  57. 2fc3384 cpufreq: Initialize policy->kobj while allocating policy by Viresh Kumar · 10 years ago
  58. 8754914 cpufreq: Stop migrating sysfs files on hotplug by Viresh Kumar · 10 years ago
  59. 11e584c cpufreq: Don't allow updating inactive policies from sysfs by Viresh Kumar · 10 years ago
  60. 6c1e459 intel_pstate: Force setting target pstate when required by Doug Smythies · 10 years ago
  61. f16255e intel_pstate: change some inconsistent debug information by Doug Smythies · 10 years ago
  62. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  63. 265ea62 speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  64. 3280c3c acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 10 years ago
  65. b60f9a7 p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  66. 38c52e6 powernow-k8: Replace cpu_core_mask() with topology_core_cpumask() by Bartosz Golaszewski · 10 years ago
  67. 9d16f20 cpufreq: Track cpu managing sysfs kobjects separately by Saravana Kannan · 10 years ago
  68. 58405af cpufreq: Fix for typos in two comments by Shailendra Verma · 10 years ago
  69. 18bf3a1 cpufreq: Mark policy->governor = NULL for inactive policies by Viresh Kumar · 10 years ago
  70. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 10 years ago
  71. 9104bb2 cpufreq: Don't traverse all active policies to find policy for a cpu by Viresh Kumar · 10 years ago
  72. 3914d37 cpufreq: Get rid of cpufreq_cpu_data_fallback by Viresh Kumar · 10 years ago
  73. 988bed0 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies by Viresh Kumar · 10 years ago
  74. f963735 cpufreq: Create for_each_{in}active_policy() by Viresh Kumar · 10 years ago
  75. 1473014 cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE by Sudeep Holla · 10 years ago
  76. 0dd23f9 intel_pstate: set BYT MSR with wrmsrl_on_cpu() by Joe Konno · 10 years ago
  77. 303ae72 cpufreq: Clear policy->cpus even for the last CPU by Viresh Kumar · 10 years ago
  78. bb29ae1 cpufreq: Keep a single path for adding managed CPUs by Viresh Kumar · 10 years ago
  79. 1b947c9 cpufreq: Throw warning when we try to get policy for an invalid CPU by Viresh Kumar · 10 years ago
  80. 23faf0b cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev() by Viresh Kumar · 10 years ago
  81. 50e9c85 cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() by Viresh Kumar · 10 years ago
  82. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 10 years ago
  83. b904f5c cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name by Sudeep Holla · 10 years ago
  84. 0a95e63 cpufreq: arm_big_little: check if the frequency is set correctly by Sudeep Holla · 10 years ago
  85. 03c2299 cpufreq: pxa: make pxa_freqs arrays const by Fabian Frederick · 10 years ago
  86. 5235255 cpufreq: pxa: replace typedef pxa_freqs_t by structure by Fabian Frederick · 10 years ago
  87. 64df1fd cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning by Borislav Petkov · 10 years ago
  88. 6a82ba6 intel_pstate: Change the setpoint for Atom params by Kristen Carlson Accardi · 10 years ago
  89. b34ef93 intel_pstate: Knights Landing support by Dasaratharaman Chandramouli · 10 years ago
  90. 5f97899 intel_pstate: remove MSR test by Kristen Carlson Accardi · 10 years ago
  91. 4492d1a cpufreq: fix qoriq uniprocessor build by Arnd Bergmann · 10 years ago
  92. 38fc783 Merge back earlier cpufreq material for v4.1. by Rafael J. Wysocki · 10 years ago
  93. c75de0a cpufreq: Schedule work for the first-online CPU on resume by Viresh Kumar · 10 years ago
  94. 5acb972 cpufreq: hisilicon: add acpu driver by Leo Yan · 10 years ago
  95. 09a972d cpufreq: powernv: Report cpu frequency throttling by Shilpasri G Bhat · 10 years ago
  96. 2f24935 cpufreq: qoriq: rename the driver by Tang Yuantian · 10 years ago
  97. a4f2074 cpufreq: qoriq: Make the driver usable on all QorIQ platforms by Tang Yuantian · 10 years ago
  98. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  99. 5877b4f cpufreq: ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 10 years ago
  100. 0fc8392 cpufreq: exynos: Use simple approach to asses if cpu cooling can be used by Lukasz Majewski · 10 years ago