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