[PATCH 0/2][SRU][O] Add missing ARL IDs for intel_rapl and intel_rapl_msr drivers
AceLan Kao
acelan.kao at canonical.com
Tue Feb 11 08:29:23 UTC 2025
From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2097821
[Impact]
The driver intel_rapl_msr is not loaded.
[Fix]
We need the following commit from v6.12-rc1 to fix the issue
eca0f1b0bbf9f powercap: intel_rapl: Add support for ArrowLake-U platform
And for the ARL ID completeness, backport this one from v6.12-rc4, too.
3ebe9c12559c6 powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
[Test]
On ARL platform, check if intel_rapl_msr driver is loaded
[Where problems could occur]
The 2 patches are straightforward and merely adding IDs, so it's not likely to introduce any regressions.
Srinivas Pandruvada (1):
powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
Sumeet Pawnikar (1):
powercap: intel_rapl: Add support for ArrowLake-U platform
drivers/powercap/intel_rapl_common.c | 1 +
drivers/powercap/intel_rapl_msr.c | 1 +
2 files changed, 2 insertions(+)
--
2.43.0
More information about the kernel-team
mailing list