[PATCH v1 0/2] cpufreq: intel_pstate: Compute capacity for CPUs that are offline initially
From: Rafael J. Wysocki
Date: Mon Nov 04 2024 - 14:54:39 EST
Hi Everyone,
The asymmetric CPU scaling support added earlier in this cycle
does not cover the case when some CPUs are offline to start with
and go online after initialization.
Patch [2/2] adds this missing support and patch [1/2] is preparatory.
Please refer to the individual patch changelogs for details.
Thanks!