1. e0efd5b cpufreq: intel_pstate: Add HWP boost utility and sched util hooks by Srinivas Pandruvada · 7 years ago
  2. 50e9ffa cpufreq: intel_pstate: allow trace in passive mode by Doug Smythies · 7 years ago
  3. b258dfe cpufreq: intel_pstate: Do not include debugfs.h by Rafael J. Wysocki · 7 years ago
  4. 70f6bf2 cpufreq: intel_pstate: Enable HWP during system resume on CPU0 by Chen Yu · 7 years ago
  5. d8de7a4 cpufreq: intel_pstate: Add Skylake servers support by Srinivas Pandruvada · 7 years ago
  6. dbd49b8 cpufreq: intel_pstate: Replace bxt_funcs with core_funcs by Srinivas Pandruvada · 7 years ago
  7. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  8. ab271bc Merge branch 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  9. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  10. bd87c8f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  11. 5e93232 intel_pstate: convert to use acpi_match_platform_list() by Toshi Kani · 7 years ago
  12. 57ccaf3 Merge back intel_pstate material for v4.14. by Rafael J. Wysocki · 7 years ago
  13. b20a3f3 cpufreq: remove setting of policy->cpu in policy->cpus during init by Sudeep Holla · 7 years ago
  14. c587c79 cpufreq: intel_pstate: report correct CPU frequencies during trace by Doug Smythies · 7 years ago
  15. d77d488 cpufreq: intel_pstate: Shorten a couple of long names by Rafael J. Wysocki · 7 years ago
  16. a891283 cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate() by Rafael J. Wysocki · 7 years ago
  17. 3714c28 Merge v4.13 intel_pstate fixes. by Rafael J. Wysocki · 7 years ago
  18. 7bde2d5 cpufreq: intel_pstate: Improve IO performance with per-core P-states by Srinivas Pandruvada · 7 years ago
  19. 8a05c31 Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  20. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  21. f5c13f4 cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL by Rafael J. Wysocki · 7 years ago
  22. 22baebd cpufreq: intel_pstate: Drop ->get from intel_pstate structure by Rafael J. Wysocki · 7 years ago
  23. c4f3f70 cpufreq: intel_pstate: Drop ->update_util from pstate_funcs by Rafael J. Wysocki · 7 years ago
  24. 9d0ef7a cpufreq: intel_pstate: Do not use PID-based P-state selection by Rafael J. Wysocki · 7 years ago
  25. b8b7882 cpufreq: Don't set transition_latency for setpolicy drivers by Viresh Kumar · 7 years ago
  26. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  27. a252c25 Merge branches 'pm-cpufreq-sched' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  28. 6e34e1f cpufreq: intel_pstate: Correct the busy calculation for KNL by Srinivas Pandruvada · 7 years ago
  29. d4436c0 cpufreq: intel_pstate: Fix ratio setting for min_perf_pct by Srinivas Pandruvada · 7 years ago
  30. 15d56b3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  31. 106c9c7 cpufreq: intel_pstate: constify attribute_group structures by Arvind Yadav · 7 years ago
  32. f1c7842 Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  33. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 7 years ago
  34. fab24dcc cpufreq: intel_pstate: Clean up after performance governor changes by Rafael J. Wysocki · 8 years ago
  35. 82b4e03 intel_pstate: skip scheduler hook when in "performance" mode by Len Brown · 8 years ago
  36. 62611cb intel_pstate: delete scheduler hook in HWP mode by Len Brown · 8 years ago
  37. 1a4fe38 cpufreq: intel_pstate: Remove max/min fractions to limit performance by Srinivas Pandruvada · 8 years ago
  38. 57caf4e cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min() by Rafael J. Wysocki · 8 years ago
  39. a32f80b Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  40. 3cedbc5 intel_pstate: use updated msr-index.h HWP.EPP values by Len Brown · 8 years ago
  41. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  42. 630e575 cpufreq: intel_pstate: Add support for Gemini Lake by Box, David E · 8 years ago
  43. b02aabe cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max() by Rafael J. Wysocki · 8 years ago
  44. 2bfc4cb cpufreq: intel_pstate: Do not walk policy->cpus by Rafael J. Wysocki · 8 years ago
  45. 8ca6ce3 cpufreq: intel_pstate: Introduce pid_in_use() by Rafael J. Wysocki · 8 years ago
  46. 2f49afc cpufreq: intel_pstate: Drop struct cpu_defaults by Rafael J. Wysocki · 8 years ago
  47. de4a76c cpufreq: intel_pstate: Move cpu_defaults definitions by Rafael J. Wysocki · 8 years ago
  48. 67dd9bf cpufreq: intel_pstate: Add update_util callback to pstate_funcs by Rafael J. Wysocki · 8 years ago
  49. eabd22c cpufreq: intel_pstate: Use different utilization update callbacks by Rafael J. Wysocki · 8 years ago
  50. 0042b2c cpufreq: intel_pstate: Modify check in intel_pstate_update_status() by Rafael J. Wysocki · 8 years ago
  51. ee8df89 cpufreq: intel_pstate: Drop driver_registered variable by Rafael J. Wysocki · 8 years ago
  52. 694cb17 cpufreq: intel_pstate: Skip unnecessary PID resets on init by Rafael J. Wysocki · 8 years ago
  53. 7aec5b5 cpufreq: intel_pstate: Set HWP sampling interval once by Rafael J. Wysocki · 8 years ago
  54. ff35f02 cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset() by Rafael J. Wysocki · 8 years ago
  55. 4ddd014 cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller by Rafael J. Wysocki · 8 years ago
  56. 5c43905 cpufreq: intel_pstate: Initialize pid_params statically by Rafael J. Wysocki · 8 years ago
  57. 6404367 cpufreq: intel_pstate: Drop pointless initialization of PID parameters by Rafael J. Wysocki · 8 years ago
  58. e14cf88 cpufreq: intel_pstate: Eliminate struct perf_limits by Rafael J. Wysocki · 8 years ago
  59. 80b120c cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq by Rafael J. Wysocki · 8 years ago
  60. c5a2ee7 cpufreq: intel_pstate: Active mode P-state limits rework by Rafael J. Wysocki · 8 years ago
  61. 5539534 cpufreq: intel_pstate: Use load-based P-state selection more widely by Rafael J. Wysocki · 8 years ago
  62. eb5139d cpufreq: intel_pstate: Support HWP processors in all operation modes by Rafael J. Wysocki · 8 years ago
  63. f1a9164 Merge back intel_pstate updates for 4.12. by Rafael J. Wysocki · 8 years ago
  64. 64897b2 cpufreq: intel_pstate: Fix policy data management in passive mode by Rafael J. Wysocki · 8 years ago
  65. 7de3255 cpufreq: intel_pstate: One set of global limits in active mode by Rafael J. Wysocki · 8 years ago
  66. e4c204c cpufreq: intel_pstate: Avoid percentages in limits-related computations by Rafael J. Wysocki · 8 years ago
  67. 3f8ed54 cpufreq: intel_pstate: Correct frequency setting in the HWP mode by Srinivas Pandruvada · 8 years ago
  68. 6e7408a cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() by Rafael J. Wysocki · 8 years ago
  69. 5f98ced cpufreq: intel_pstate: Drop redundant wrapper function by Rafael J. Wysocki · 8 years ago
  70. fd8e57d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  71. a240c4a cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy by Rafael J. Wysocki · 8 years ago
  72. d74b199 cpufreq: intel_pstate: Fix intel_pstate_verify_policy() by Rafael J. Wysocki · 8 years ago
  73. cd59b4be cpufreq: intel_pstate: Fix global settings in active mode by Rafael J. Wysocki · 8 years ago
  74. 6407829 cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily by Rafael J. Wysocki · 8 years ago
  75. 7f17326 cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  76. 2bc756e cpufreq: intel_pstate: Do not use performance_limits in passive mode by Rafael J. Wysocki · 8 years ago
  77. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  79. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  80. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  81. 92134bd intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h by Len Brown · 8 years ago
  82. c3a49c8 cpufreq: intel_pstate: Fix limits issue with operation mode switching by Rafael J. Wysocki · 8 years ago
  83. 56c7303 Merge back earlier cpufreq changes for v4.11. by Rafael J. Wysocki · 8 years ago
  84. cbf304e Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  85. 6e978b2 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
  86. 8fc7554 cpufreq: intel_pstate: Calculate guaranteed performance for HWP by Srinivas Pandruvada · 8 years ago
  87. 4e5d3f7 cpufreq: intel_pstate: Make HWP limits compatible with legacy by Srinivas Pandruvada · 8 years ago
  88. 7d9a8a9 cpufreq: intel_pstate: Lower frequency than expected under no_turbo by Srinivas Pandruvada · 8 years ago
  89. fb1fe10 cpufreq: intel_pstate: Operation mode control from sysfs by Rafael J. Wysocki · 8 years ago
  90. 0c30b65 cpufreq: intel_pstate: Expose global sysfs attributes upfront by Rafael J. Wysocki · 8 years ago
  91. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  92. 1443ebb cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy by Srinivas Pandruvada · 8 years ago
  93. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  94. 111b8b3 cpufreq: intel_pstate: Always keep all limits settings in sync by Rafael J. Wysocki · 8 years ago
  95. cad3046 cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  96. aa43924 cpufreq: intel_pstate: Use locking in intel_pstate_resume() by Rafael J. Wysocki · 8 years ago
  97. 366430b cpufreq: intel_pstate: Do not expose PID parameters in passive mode by Rafael J. Wysocki · 8 years ago
  98. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 984edbd cpufreq: intel_pstate: Support for energy performance hints with HWP by Srinivas Pandruvada · 8 years ago
  100. b59fe54 cpufreq: intel_pstate: Add locking around HWP requests by Srinivas Pandruvada · 8 years ago