Searched hist:a4ba10bf6855bf9381fe2365ec9c3af84c1fa7db (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | Kconfig | diff a4ba10bf6855bf9381fe2365ec9c3af84c1fa7db Mon Jun 12 15:26:48 CEST 2023 Mario Limonciello <mario.limonciello@amd.com> cpufreq: amd-pstate: Set default governor to schedutil
The Kconfig currently defaults the governor to schedutil on x86_64 only when intel-pstate and SMP have been selected.
If the kernel is built only with amd-pstate, the default governor should also be schedutil.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Reviewed-by: Leo Li <sunpeng.li@amd.com> Acked-by: Huang Rui <ray.huang@amd.com> Tested-by: Perry Yuan <Perry.Yuan@amd.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|