]> git.karo-electronics.de Git - karo-tx-linux.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)
commit553953453b4b64fbccba31691257d006cee36613
tree5361d08427293d31b6fad6cb8db2d3d1c7335f1a
parenteb5139d1a2272487b223c4879ecd2a1b48c2250e
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