Home
last modified time | relevance | path

Searched hist:ea9364bbadf11f0c55802cf11387d74f524cee84 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcpufreq.hdiff ea9364bbadf11f0c55802cf11387d74f524cee84 Tue Nov 10 11:26:37 CST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq: Add strict_target to struct cpufreq_policy

Add a new field to be set when the CPUFREQ_GOV_STRICT_TARGET flag is
set for the current governor to struct cpufreq_policy, so that the
drivers needing to check CPUFREQ_GOV_STRICT_TARGET do not have to
access the governor object during every frequency transition.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.cdiff ea9364bbadf11f0c55802cf11387d74f524cee84 Tue Nov 10 11:26:37 CST 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq: Add strict_target to struct cpufreq_policy

Add a new field to be set when the CPUFREQ_GOV_STRICT_TARGET flag is
set for the current governor to struct cpufreq_policy, so that the
drivers needing to check CPUFREQ_GOV_STRICT_TARGET do not have to
access the governor object during every frequency transition.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>