summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-03-25 16:18:09 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-03-26 20:30:11 +0100
commit5ac54113dd6fed13a65048bf820d73c058c7440d (patch)
tree76bd8a1e59a2c893d7f7a67c1ee8b2015d6d39d3 /Documentation
parent4d99175ab40bf81bdb839068b19e87d0abb2b8cd (diff)
downloadlinux-stable-5ac54113dd6fed13a65048bf820d73c058c7440d.tar.gz
linux-stable-5ac54113dd6fed13a65048bf820d73c058c7440d.tar.bz2
linux-stable-5ac54113dd6fed13a65048bf820d73c058c7440d.zip
cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()
The initial policy value set by intel_pstate_cpu_init() depends on whether or not CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is set, but that is not necessary, because the core will set the policy to "performance" in cpufreq_init_policy() if the default governor is "performance" anyway. Accordingly, change intel_pstate_cpu_init() to always set policy to CPUFREQ_POLICY_POWERSAVE initially to provide a valid fallback value to cpufreq_init_policy() in case the default cpufreq governor is neither "powersave" nor "performance". Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions