1. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  2. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 9 years ago
  3. 1becf03 cpufreq: intel_pstate: Fix processing for turbo activation ratio by Srinivas Pandruvada · 9 years ago
  4. ffb8105 intel_pstate: Avoid getting stuck in high P-states when idle by Rafael J. Wysocki · 9 years ago
  5. 13ad770 cpufreq: intel_pstate: Documenation for structures by Srinivas Pandruvada · 9 years ago
  6. 30a3915 cpufreq: intel_pstate: fix inconsistency in setting policy limits by Srinivas Pandruvada · 9 years ago
  7. febce40 intel_pstate: Avoid extra invocation of intel_pstate_sample() by Rafael J. Wysocki · 9 years ago
  8. bb6ab52 intel_pstate: Do not set utilization update hook too early by Rafael J. Wysocki · 9 years ago
  9. fdfdb2b intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  10. 4fec7ad intel_pstate: Do not skip samples partially by Rafael J. Wysocki · 9 years ago
  11. 8fa520a intel_pstate: Remove freq calculation from intel_pstate_calc_busy() by Philippe Longepe · 9 years ago
  12. 7349ec0 intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance() by Philippe Longepe · 9 years ago
  13. a158bed intel_pstate: Optimize calculation for max/min_perf_adj by Philippe Longepe · 9 years ago
  14. b54a0df intel_pstate: Remove extra conversions in pid calculation by Philippe Longepe · 9 years ago
  15. a5acbfb Merge branch 'pm-cpufreq-governor' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  16. 08f511f cpufreq: Reduce cpufreq_update_util() overhead a bit by Rafael J. Wysocki · 9 years ago
  17. a4675fb cpufreq: intel_pstate: Replace timers with utilization update callbacks by Rafael J. Wysocki · 9 years ago
  18. f05c966 cpufreq: intel_pstate: disable HWP notifications by Srinivas Pandruvada · 9 years ago
  19. 7791e4a cpufreq: intel_pstate: Enable HWP by default by Srinivas Pandruvada · 9 years ago
  20. 41cfd64 intel_pstate: Update frequencies of policy->cpus only from ->set_policy() by Viresh Kumar · 9 years ago
  21. 4157c2f Merge back earlier cpufreq material for v4.5. by Rafael J. Wysocki · 9 years ago
  22. 88b7b7c cpufreq: intel_pstate: Minor cleanup for FRAC_BITS by Prarit Bhargava · 9 years ago
  23. 63d1d65 cpufreq: intel_pstate: Account for IO wait time by Philippe Longepe · 9 years ago
  24. e70eed2 cpufreq: intel_pstate: Account for non C0 time by Philippe Longepe · 9 years ago
  25. 157386b cpufreq: intel_pstate: Configurable algorithm to get target pstate by Philippe Longepe · 9 years ago
  26. 584ee3d intel_pstate: Fix "performance" mode behavior with HWP enabled by Alexandra Yates · 9 years ago
  27. 785ee27 cpufreq: intel_pstate: Fix limits->max_perf rounding error by Prarit Bhargava · 9 years ago
  28. 8478f53 cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error by Prarit Bhargava · 9 years ago
  29. 1421df6 cpufreq: intel_pstate: Add separate support for Airmont cores by Philippe Longepe · 9 years ago
  30. 938d21a cpufreq: intel_pstate: Replace BYT with ATOM by Philippe Longepe · 9 years ago
  31. 6ee11e41 Revert "cpufreq: intel_pstate: Use ACPI perf configuration" by Rafael J. Wysocki · 9 years ago
  32. 799281a Revert "cpufreq: intel_pstate: Avoid calculation for max/min" by Rafael J. Wysocki · 9 years ago
  33. 539342f intel_pstate: decrease number of "HWP enabled" messages by Prarit Bhargava · 9 years ago
  34. 51443fb cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value by Prarit Bhargava · 9 years ago
  35. 7855e10 Merge back earlier cpufreq material for v4.4. by Rafael J. Wysocki · 9 years ago
  36. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  37. 4ef4514 cpufreq: intel_pstate: Avoid calculation for max/min by Srinivas Pandruvada · 9 years ago
  38. 37afb00 cpufreq: intel_pstate: Use ACPI perf configuration by Srinivas Pandruvada · 9 years ago
  39. 3bcc6fa cpufreq: intel-pstate: Use separate max pstate for scaling by Srinivas Pandruvada · 9 years ago
  40. 6a35fc2 cpufreq: intel_pstate: get P1 from TAR when available by Srinivas Pandruvada · 9 years ago
  41. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  42. 74da56c intel_pstate: fix PCT_TO_HWP macro by Kristen Carlson Accardi · 9 years ago
  43. 43717aa intel_pstate: Fix user input of min/max to legal policy region by Chen Yu · 9 years ago
  44. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  45. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  46. 5aecc3c intel_pstate: append more Oracle OEM table id to vendor bypass list by Ethan Zhao · 9 years ago
  47. 1c93912 intel_pstate: Add SKY-S support by Kristen Carlson Accardi · 9 years ago
  48. 144c8e1 intel_pstate: Fix possible overflow complained by Coverity by Chen Yu · 9 years ago
  49. c6e53c6 Merge back earlier cpufreq material for v4.3. by Rafael J. Wysocki · 9 years ago
  50. 69cefc2 intel_pstate: Add get_scaling cpu_defaults param to Knights Landing by Lukasz Anaczkowski · 9 years ago
  51. ba88d43 intel_pstate: enable HWP per CPU by Kristen Carlson Accardi · 9 years ago
  52. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  53. 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
  54. 7180ddd intel_pstate: Fix overflow in busy_scaled due to long delay by Prarit Bhargava · 9 years ago
  55. 6c1e459 intel_pstate: Force setting target pstate when required by Doug Smythies · 9 years ago
  56. f16255e intel_pstate: change some inconsistent debug information by Doug Smythies · 9 years ago
  57. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  58. 0dd23f9 intel_pstate: set BYT MSR with wrmsrl_on_cpu() by Joe Konno · 9 years ago
  59. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 10 years ago
  60. 64df1fd cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning by Borislav Petkov · 10 years ago
  61. 6a82ba6 intel_pstate: Change the setpoint for Atom params by Kristen Carlson Accardi · 10 years ago
  62. b34ef93 intel_pstate: Knights Landing support by Dasaratharaman Chandramouli · 10 years ago
  63. 5f97899 intel_pstate: remove MSR test by Kristen Carlson Accardi · 10 years ago
  64. d64c3b0 intel_pstate: provide option to only use intel_pstate with HWP by Kristen Carlson Accardi · 10 years ago
  65. a047599 intel_pstate: honor user space min_perf_pct override on resume by Kristen Carlson Accardi · 10 years ago
  66. 630ec28 intel_pstate: respect cpufreq policy request by Srinivas Pandruvada · 10 years ago
  67. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 10 years ago
  68. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 10 years ago
  69. 7ab0256 intel_pstate: Add support for SkyLake by Kristen Carlson Accardi · 10 years ago
  70. e0d4c8f intel_pstate: Add a few comments by Kristen Carlson Accardi · 10 years ago
  71. aa4ea34 intel_pstate: add kernel parameter to force loading by Ethan Zhao · 10 years ago
  72. 966916e intel_pstate: skip this driver if Sun server has _PPC method by ethan zhao · 10 years ago
  73. 43f8a96 intel_pstate: Add CPUID for BDW-H CPU by Dirk Brandewie · 10 years ago
  74. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  75. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  76. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  77. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  78. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  79. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  80. 73f1ae8 cpufreq: intel_pstate: Remove unneeded variable by Gabriele Mazzotta · 10 years ago
  81. 16405f9 cpufreq: intel_pstate: Add CPU ID for Braswell processor by Mika Westerberg · 10 years ago
  82. ce71761 intel_pstate: Turn per cpu printk into pr_debug by Andi Kleen · 10 years ago
  83. 78e2708 cpufreq: intel_pstate: Remove core_pct rounding by Stratos Karafotis · 10 years ago
  84. 4b707c8 cpufreq: intel_pstate: Simplify P state adjustment logic. by Stratos Karafotis · 10 years ago
  85. ac65813 cpufreq: intel_pstate: Keep values in aperf/mperf in full precision by Stratos Karafotis · 10 years ago
  86. 4ab60c3 cpufreq: intel_pstate: Disable interrupts during MSRs reading by Stratos Karafotis · 10 years ago
  87. c410833 cpufreq: intel_pstate: Align multiple lines to open parenthesis by Stratos Karafotis · 10 years ago
  88. abf013b cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time by Stratos Karafotis · 10 years ago
  89. 285cb99 cpufreq: intel_pstate: Cleanup parentheses by Stratos Karafotis · 10 years ago
  90. 2d8d1f1 cpufreq: intel_pstate: Fit code in a single line where possible by Stratos Karafotis · 10 years ago
  91. 845c1cb cpufreq: intel_pstate: Add missing blank lines after declarations by Stratos Karafotis · 10 years ago
  92. fa30dff cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call by Stratos Karafotis · 10 years ago
  93. 317dd50 cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals by Stratos Karafotis · 10 years ago
  94. 179e847 intel_pstate: Set CPU number before accessing MSRs by Vincent Minet · 10 years ago
  95. dd5fbf7 intel_pstate: don't touch turbo bit if turbo disabled or unavailable. by Dirk Brandewie · 10 years ago
  96. c16ed06 intel_pstate: Fix setting VID by Dirk Brandewie · 10 years ago
  97. 51d211e intel_pstate: Correct rounding in busy calculation by Doug Smythies · 10 years ago
  98. 830bcac cpufreq: intel_pstate: Remove duplicate CPU ID check by Stratos Karafotis · 10 years ago
  99. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 10 years ago
  100. bf81022 intel_pstate: Improve initial busy calculation by Doug Smythies · 10 years ago