1. 1739ba8 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  2. 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 5 years ago
  3. ffb6a76 cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() by Rafael J. Wysocki · 7 years ago
  4. a6b1dc6 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 7 years ago
  5. 2f1d407 cpufreq: intel_pstate: Always set max P-state in performance mode by Rafael J. Wysocki · 8 years ago
  6. a6c6ead cpufreq: intel_pstate: Set P-state upfront in performance mode by Rafael J. Wysocki · 8 years ago
  7. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  8. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  9. f00593a cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  10. f9f4872 cpufreq: intel_pstate: Fix unsafe HWP MSR access by Srinivas Pandruvada · 8 years ago
  11. b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  12. 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
  13. 09c448d cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm by Rafael J. Wysocki · 8 years ago
  14. 42ce892 intel_pstate: constify local structures by Julia Lawall · 8 years ago
  15. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  16. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  17. 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
  18. bc841e2 Merge branch 'pm-cpu' by Rafael J. Wysocki · 8 years ago
  19. da7de91 cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT by Srinivas Pandruvada · 8 years ago
  20. bc95a45 intel_pstate: Update cpu_frequency tracepoint every time by Rafael J. Wysocki · 8 years ago
  21. 2630abc cpufreq: intel_pstate: clean remnant struct element by Carsten Emde · 8 years ago
  22. 5fc8f707 intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() by Jan Kiszka · 8 years ago
  23. 100cf6f cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT by Srinivas Pandruvada · 8 years ago
  24. 5d1191a Merge back earlier cpufreq material for v4.8. by Rafael J. Wysocki · 8 years ago
  25. 4a7cb7a intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly by Jisheng Zhang · 8 years ago
  26. 29327c8 intel_pstate: add __init/__initdata marker to some functions/variables by Jisheng Zhang · 8 years ago
  27. eed4360 intel_pstate: Fix incorrect placement of __initdata by Jisheng Zhang · 8 years ago
  28. 5ab666e intel_pstate: Do not clear utilization update hooks on policy changes by Rafael J. Wysocki · 8 years ago
  29. 56b7808 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  30. b00345d cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed by Srinivas Pandruvada · 8 years ago
  31. 41bad47 cpufreq: intel_pstate: Broxton support by Srinivas Pandruvada · 8 years ago
  32. b77b565 Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpu by Rafael J. Wysocki · 8 years ago
  33. 5b20c94 x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver by Dave Hansen · 8 years ago
  34. 983e600e cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  35. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  36. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  37. c749c64 intel_pstate: Simplify conditional in intel_pstate_set_policy() by Rafael J. Wysocki · 8 years ago
  38. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  39. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 8 years ago
  40. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 8 years ago
  41. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 8 years ago
  42. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  43. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 8 years ago
  44. e59a8f7 cpufreq: intel_pstate: Ignore _PPC processing under HWP by Srinivas Pandruvada · 8 years ago
  45. 6d45b71 intel_pstate: Fix intel_pstate_get() by Rafael J. Wysocki · 8 years ago
  46. ba41e1b cpufreq: intel_pstate: Fix HWP on boot CPU after system resume by Rafael J. Wysocki · 8 years ago
  47. 2b3ec76 cpufreq: intel_pstate: Enable PPC enforcement for servers by Srinivas Pandruvada · 8 years ago
  48. 3be9200 cpufreq: intel_pstate: Adjust policy->max by Srinivas Pandruvada · 8 years ago
  49. 9522a2f cpufreq: intel_pstate: Enforce _PPC limits by Srinivas Pandruvada · 8 years ago
  50. 1becf03 cpufreq: intel_pstate: Fix processing for turbo activation ratio by Srinivas Pandruvada · 8 years ago
  51. bdcaa23 cpufreq: intel_pstate: Use average P-State instead of current P-State by Philippe Longepe · 8 years ago
  52. 1cbc99d Merge back cpufreq changes for v4.7. by Rafael J. Wysocki · 8 years ago
  53. ffb8105 intel_pstate: Avoid getting stuck in high P-states when idle by Rafael J. Wysocki · 8 years ago
  54. 4836df1 intel_pstate: Use pr_fmt by Joe Perches · 8 years ago
  55. 22590ef intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp() by Rafael J. Wysocki · 8 years ago
  56. 4b42faf Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  57. 13ad770 cpufreq: intel_pstate: Documenation for structures by Srinivas Pandruvada · 8 years ago
  58. 30a3915 cpufreq: intel_pstate: fix inconsistency in setting policy limits by Srinivas Pandruvada · 8 years ago
  59. 0bed612 cpufreq: sched: Helpers to add and remove update_util hooks by Rafael J. Wysocki · 8 years ago
  60. febce40 intel_pstate: Avoid extra invocation of intel_pstate_sample() by Rafael J. Wysocki · 8 years ago
  61. bb6ab52 intel_pstate: Do not set utilization update hook too early by Rafael J. Wysocki · 8 years ago
  62. fdfdb2b intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts by Rafael J. Wysocki · 8 years ago
  63. 4fec7ad intel_pstate: Do not skip samples partially by Rafael J. Wysocki · 8 years ago
  64. 8fa520a intel_pstate: Remove freq calculation from intel_pstate_calc_busy() by Philippe Longepe · 8 years ago
  65. 7349ec0 intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance() by Philippe Longepe · 8 years ago
  66. a158bed intel_pstate: Optimize calculation for max/min_perf_adj by Philippe Longepe · 8 years ago
  67. b54a0df intel_pstate: Remove extra conversions in pid calculation by Philippe Longepe · 8 years ago
  68. a5acbfb Merge branch 'pm-cpufreq-governor' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  69. 08f511f cpufreq: Reduce cpufreq_update_util() overhead a bit by Rafael J. Wysocki · 8 years ago
  70. a4675fb cpufreq: intel_pstate: Replace timers with utilization update callbacks by Rafael J. Wysocki · 8 years ago
  71. f05c966 cpufreq: intel_pstate: disable HWP notifications by Srinivas Pandruvada · 8 years ago
  72. 7791e4a cpufreq: intel_pstate: Enable HWP by default by Srinivas Pandruvada · 8 years ago
  73. 41cfd64 intel_pstate: Update frequencies of policy->cpus only from ->set_policy() by Viresh Kumar · 8 years ago
  74. 4157c2f Merge back earlier cpufreq material for v4.5. by Rafael J. Wysocki · 8 years ago
  75. 88b7b7c cpufreq: intel_pstate: Minor cleanup for FRAC_BITS by Prarit Bhargava · 8 years ago
  76. 63d1d65 cpufreq: intel_pstate: Account for IO wait time by Philippe Longepe · 8 years ago
  77. e70eed2 cpufreq: intel_pstate: Account for non C0 time by Philippe Longepe · 8 years ago
  78. 157386b cpufreq: intel_pstate: Configurable algorithm to get target pstate by Philippe Longepe · 8 years ago
  79. 584ee3d intel_pstate: Fix "performance" mode behavior with HWP enabled by Alexandra Yates · 9 years ago
  80. 785ee27 cpufreq: intel_pstate: Fix limits->max_perf rounding error by Prarit Bhargava · 8 years ago
  81. 8478f53 cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error by Prarit Bhargava · 8 years ago
  82. 1421df6 cpufreq: intel_pstate: Add separate support for Airmont cores by Philippe Longepe · 9 years ago
  83. 938d21a cpufreq: intel_pstate: Replace BYT with ATOM by Philippe Longepe · 9 years ago
  84. 6ee11e41 Revert "cpufreq: intel_pstate: Use ACPI perf configuration" by Rafael J. Wysocki · 9 years ago
  85. 799281a Revert "cpufreq: intel_pstate: Avoid calculation for max/min" by Rafael J. Wysocki · 9 years ago
  86. 539342f intel_pstate: decrease number of "HWP enabled" messages by Prarit Bhargava · 9 years ago
  87. 51443fb cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value by Prarit Bhargava · 9 years ago
  88. 7855e10 Merge back earlier cpufreq material for v4.4. by Rafael J. Wysocki · 9 years ago
  89. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  90. 4ef4514 cpufreq: intel_pstate: Avoid calculation for max/min by Srinivas Pandruvada · 9 years ago
  91. 37afb00 cpufreq: intel_pstate: Use ACPI perf configuration by Srinivas Pandruvada · 9 years ago
  92. 3bcc6fa cpufreq: intel-pstate: Use separate max pstate for scaling by Srinivas Pandruvada · 9 years ago
  93. 6a35fc2 cpufreq: intel_pstate: get P1 from TAR when available by Srinivas Pandruvada · 9 years ago
  94. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  95. 74da56c intel_pstate: fix PCT_TO_HWP macro by Kristen Carlson Accardi · 9 years ago
  96. 43717aa intel_pstate: Fix user input of min/max to legal policy region by Chen Yu · 9 years ago
  97. 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
  98. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  99. 5aecc3c intel_pstate: append more Oracle OEM table id to vendor bypass list by Ethan Zhao · 9 years ago
  100. 1c93912 intel_pstate: Add SKY-S support by Kristen Carlson Accardi · 9 years ago