]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: intel_pstate: Use load-based P-state selection more widely
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 22 Mar 2017 22:53:54 +0000 (23:53 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 24 Mar 2017 02:04:31 +0000 (03:04 +0100)
commit6d6b2eec45001a731974fa7a0b3453850e1b6186
tree5361d08427293d31b6fad6cb8db2d3d1c7335f1a
parent891159cdcfcec39a882123b683f834c0a3e368ab
cpufreq: intel_pstate: Use load-based P-state selection more widely

Extend the set of systems for which intel_pstate will use the
"powersave" P-state selection algorithm based on CPU load in the
active mode by systems with ACPI preferred profile set to "tablet",
"appliance PC", "desktop", or "workstation" (ie. everything with a
specified preferred profile that is not a "server").

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c