[PATCH 0/3] Enable substate residencies for multiple PMCs

From: Xi Pardee

Date: Tue Dec 16 2025 - 19:23:58 EST


This patch series enables substate residencies for multiple PMCs.
The first two patches prepare this change:
- The first patch changes the datatype of LPM mode attributes to u8.
- The second patch moves the LPM mode attributes from the pmc_dev to
the pmc struture.
The final patch enables the substate residencies for multiple PMCs.

Xi Pardee (3):
platform/x86/intel/pmc: Change LPM mode fields to u8
platform/x86/intel/pmc: Move LPM mode attributes to PMC
platform/x86/intel/pmc: Enable substate residencies for multiple PMCs

drivers/platform/x86/intel/pmc/core.c | 79 ++++++++++++++++++---------
drivers/platform/x86/intel/pmc/core.h | 15 +++--
2 files changed, 60 insertions(+), 34 deletions(-)

--
2.43.0