diff options
author | Aaron Kling <webgeek1234@gmail.com> | 2025-08-28 21:48:12 -0500 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-09-29 14:55:35 +0530 |
commit | 0b1bb980fd7cae126ee3d59f817068a13e321b07 (patch) | |
tree | e3da92f302ae3731f1951ce00168bdc1f68e3e2c /drivers/cdx/controller/cdx_controller.c | |
parent | 24287f902095d845c6af9c2c369ba96877f5eb79 (diff) |
cpufreq: tegra186: Set target frequency for all cpus in policy
The original commit set all cores in a cluster to a shared policy, but
did not update set_target to apply a frequency change to all cores for
the policy. This caused most cores to remain stuck at their boot
frequency.
Fixes: be4ae8c19492 ("cpufreq: tegra186: Share policy per cluster")
Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions