Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpufreq: conservative: set requested_freq to policy max when it is ov…
…er policy max When requested_freq is over policy->max, set it to policy->max. This can help to speed up decreasing frequency. Signed-off-by: Xiaoguang Chen <chenxg@marvell.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information