1. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 10 years ago
  3. 5aecc3c intel_pstate: append more Oracle OEM table id to vendor bypass list by Ethan Zhao · 10 years ago
  4. 1c93912 intel_pstate: Add SKY-S support by Kristen Carlson Accardi · 10 years ago
  5. 144c8e1 intel_pstate: Fix possible overflow complained by Coverity by Chen Yu · 10 years ago
  6. c6e53c6 Merge back earlier cpufreq material for v4.3. by Rafael J. Wysocki · 10 years ago
  7. 69cefc2 intel_pstate: Add get_scaling cpu_defaults param to Knights Landing by Lukasz Anaczkowski · 10 years ago
  8. ba88d43 intel_pstate: enable HWP per CPU by Kristen Carlson Accardi · 10 years ago
  9. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  10. 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
  11. 7180ddd intel_pstate: Fix overflow in busy_scaled due to long delay by Prarit Bhargava · 10 years ago
  12. 6c1e459 intel_pstate: Force setting target pstate when required by Doug Smythies · 10 years ago
  13. f16255e intel_pstate: change some inconsistent debug information by Doug Smythies · 10 years ago
  14. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  15. 0dd23f9 intel_pstate: set BYT MSR with wrmsrl_on_cpu() by Joe Konno · 10 years ago
  16. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 10 years ago
  17. 64df1fd cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning by Borislav Petkov · 10 years ago
  18. 6a82ba6 intel_pstate: Change the setpoint for Atom params by Kristen Carlson Accardi · 10 years ago
  19. b34ef93 intel_pstate: Knights Landing support by Dasaratharaman Chandramouli · 10 years ago
  20. 5f97899 intel_pstate: remove MSR test by Kristen Carlson Accardi · 10 years ago
  21. d64c3b0 intel_pstate: provide option to only use intel_pstate with HWP by Kristen Carlson Accardi · 11 years ago
  22. a047599 intel_pstate: honor user space min_perf_pct override on resume by Kristen Carlson Accardi · 11 years ago
  23. 630ec28 intel_pstate: respect cpufreq policy request by Srinivas Pandruvada · 11 years ago
  24. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 11 years ago
  25. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 11 years ago
  26. 7ab0256 intel_pstate: Add support for SkyLake by Kristen Carlson Accardi · 11 years ago
  27. e0d4c8f intel_pstate: Add a few comments by Kristen Carlson Accardi · 11 years ago
  28. aa4ea34 intel_pstate: add kernel parameter to force loading by Ethan Zhao · 11 years ago
  29. 966916e intel_pstate: skip this driver if Sun server has _PPC method by ethan zhao · 11 years ago
  30. 43f8a96 intel_pstate: Add CPUID for BDW-H CPU by Dirk Brandewie · 11 years ago
  31. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 11 years ago
  32. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 11 years ago
  33. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 11 years ago
  34. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 11 years ago
  35. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 11 years ago
  36. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 11 years ago
  37. 73f1ae8 cpufreq: intel_pstate: Remove unneeded variable by Gabriele Mazzotta · 11 years ago
  38. 16405f9 cpufreq: intel_pstate: Add CPU ID for Braswell processor by Mika Westerberg · 11 years ago
  39. ce71761 intel_pstate: Turn per cpu printk into pr_debug by Andi Kleen · 11 years ago
  40. 78e2708 cpufreq: intel_pstate: Remove core_pct rounding by Stratos Karafotis · 11 years ago
  41. 4b707c8 cpufreq: intel_pstate: Simplify P state adjustment logic. by Stratos Karafotis · 11 years ago
  42. ac65813 cpufreq: intel_pstate: Keep values in aperf/mperf in full precision by Stratos Karafotis · 11 years ago
  43. 4ab60c3 cpufreq: intel_pstate: Disable interrupts during MSRs reading by Stratos Karafotis · 11 years ago
  44. c410833 cpufreq: intel_pstate: Align multiple lines to open parenthesis by Stratos Karafotis · 11 years ago
  45. abf013b cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time by Stratos Karafotis · 11 years ago
  46. 285cb99 cpufreq: intel_pstate: Cleanup parentheses by Stratos Karafotis · 11 years ago
  47. 2d8d1f1 cpufreq: intel_pstate: Fit code in a single line where possible by Stratos Karafotis · 11 years ago
  48. 845c1cb cpufreq: intel_pstate: Add missing blank lines after declarations by Stratos Karafotis · 11 years ago
  49. fa30dff cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call by Stratos Karafotis · 11 years ago
  50. 317dd50 cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals by Stratos Karafotis · 11 years ago
  51. 179e847 intel_pstate: Set CPU number before accessing MSRs by Vincent Minet · 11 years ago
  52. dd5fbf7 intel_pstate: don't touch turbo bit if turbo disabled or unavailable. by Dirk Brandewie · 11 years ago
  53. c16ed06 intel_pstate: Fix setting VID by Dirk Brandewie · 11 years ago
  54. 51d211e intel_pstate: Correct rounding in busy calculation by Doug Smythies · 11 years ago
  55. 830bcac cpufreq: intel_pstate: Remove duplicate CPU ID check by Stratos Karafotis · 11 years ago
  56. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 11 years ago
  57. bf81022 intel_pstate: Improve initial busy calculation by Doug Smythies · 11 years ago
  58. c4ee841 intel_pstate: add sample time scaling by Dirk Brandewie · 11 years ago
  59. f0fe3cd intel_pstate: Correct rounding in busy calculation by Dirk Brandewie · 11 years ago
  60. adacdf3 intel_pstate: Remove C0 tracking by Dirk Brandewie · 11 years ago
  61. 94f89e0 cpufreq: intel_pstate: Remove unused member name of cpudata by Stratos Karafotis · 11 years ago
  62. d40a63c intel_pstate: remove setting P state to MAX on init by Dirk Brandewie · 11 years ago
  63. c7e241d intel_pstate: Add CPU IDs for Broadwell processors by Dirk Brandewie · 11 years ago
  64. 21855ff intel_pstate: Set turbo VID for BayTrail by Dirk Brandewie · 11 years ago
  65. 6b17ddb intel_pstate: Remove sample parameter in intel_pstate_calc_busy by Stratos Karafotis · 11 years ago
  66. c2294a2 intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop by Dirk Brandewie · 11 years ago
  67. bb18008 intel_pstate: Set core to min P state during core offline by Dirk Brandewie · 11 years ago
  68. d98d099 intel_pstate: fix pid_reset to use fixed point values by Dirk Brandewie · 11 years ago
  69. d37e2b7 intel_pstate: remove unneeded sample buffers by Dirk Brandewie · 11 years ago
  70. e66c176 intel_pstate: Change busy calculation to use fixed point math. by Dirk Brandewie · 11 years ago
  71. 61d8d2a intel_pstate: Add support for Baytrail turbo P states by Dirk Brandewie · 11 years ago
  72. 4042e75 intel_pstate: Use LFM bus ratio as min ratio/P state by Dirk Brandewie · 11 years ago
  73. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 11 years ago
  74. fcb6a15 intel_pstate: Take core C0 time into account for core busy calculation by Dirk Brandewie · 12 years ago
  75. b69880f intel_pstate: Add trace point to report internal state. by Dirk Brandewie · 12 years ago
  76. 51c4c4c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 12 years ago
  77. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 12 years ago
  78. 72e2adc Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 12 years ago
  79. 98a947a intel_pstate: Fail initialization if P-state information is missing by Rafael J. Wysocki · 12 years ago
  80. 91a4cd4 intel_pstate: Remove periodic P state boost by Dirk Brandewie · 12 years ago
  81. 007bea0 intel_pstate: Add setting voltage value for baytrail P states. by Dirk Brandewie · 12 years ago
  82. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  83. fbbcdc0 intel_pstate: skip the driver if ACPI has power mgmt option by Adrian Huang · 12 years ago
  84. e0a261a cpufreq/intel_pstate: Add static declarations to internal functions by Dirk Brandewie · 12 years ago
  85. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  86. 19e77c2 intel_pstate: Add Baytrail support by Dirk Brandewie · 12 years ago
  87. 016c815 intel_pstate: Refactor driver to support CPUs with different MSR layouts by Dirk Brandewie · 12 years ago
  88. 6ddee42 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 12 years ago
  89. 7244cb6 intel_pstate: Correct calculation of min pstate value by Dirk Brandewie · 12 years ago
  90. d253d2a intel_pstate: Improve accuracy by not truncating until final result by Brennan Shacklett · 12 years ago
  91. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 12 years ago
  92. 52e0a50 cpufreq / intel_pstate: Fix max_perf_pct on resume by Dirk Brandewie · 12 years ago
  93. be49e34 cpufreq: add new routine cpufreq_verify_within_cpu_limits() by Viresh Kumar · 12 years ago
  94. 1ccf7a1 intel_pstate: fix no_turbo by Srinivas Pandruvada · 12 years ago
  95. 6cdcdb7 intel_pstate: Add Haswell CPU models by Nell Hardcastle · 12 years ago
  96. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 12 years ago
  97. 2134ed4 cpufreq / intel_pstate: Change to scale off of max P-state by Dirk Brandewie · 12 years ago
  98. 2760984 cpufreq: delete __cpuinit usage from all cpufreq files by Paul Gortmaker · 12 years ago
  99. c96d53d cpufreq / intel_pstate: Add additional supported CPU ID by Dirk Brandewie · 12 years ago
  100. b57ffac cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0) by Wei Yongjun · 12 years ago