[PATCH 0/2] cpufreq: tegra186: Fix initialization and scaling

Aaron Kling via B4 Relay posted 2 patches 1 month, 1 week ago
There is a newer version of this series
drivers/cpufreq/tegra186-cpufreq.c | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)
[PATCH 0/2] cpufreq: tegra186: Fix initialization and scaling
Posted by Aaron Kling via B4 Relay 1 month, 1 week ago
This series fixes an issue with shared policy per cluster not scaling
all cpus and with some cores being initialized by the subsystem.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Aaron Kling (2):
      cpufreq: tegra186: Set target frequency for all cpus in policy
      cpufreq: tegra186: Initialize all cores to base frequencies

 drivers/cpufreq/tegra186-cpufreq.c | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)
---
base-commit: 1b237f190eb3d36f52dffe07a40b5eb210280e00
change-id: 20250826-tegra186-cpufreq-fixes-7fbff81c68a2

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>