]> 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)
commitc74f3fe66f0dfc398e3d870f62d845cc369d4a67
tree5361d08427293d31b6fad6cb8db2d3d1c7335f1a
parent991762fc7b16d248f7fa77b7a040767d47f6527e
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