[PATCH v1 0/5] Enable SSRAM support in PTL and LNL

Xi Pardee posted 5 patches 3 months, 2 weeks ago
There is a newer version of this series
drivers/platform/x86/intel/pmc/arl.c  |   1 +
drivers/platform/x86/intel/pmc/core.c | 163 +++++++++++++++++++++-----
drivers/platform/x86/intel/pmc/core.h |  14 +++
drivers/platform/x86/intel/pmc/lnl.c  |  17 +++
drivers/platform/x86/intel/pmc/mtl.c  |   1 +
drivers/platform/x86/intel/pmc/ptl.c  |  30 +++++
6 files changed, 194 insertions(+), 32 deletions(-)
[PATCH v1 0/5] Enable SSRAM support in PTL and LNL
Posted by Xi Pardee 3 months, 2 weeks ago
This series enables SSRAM support, including achieving PMC information
and low power mode substate requirements from telemetry region, in Lunar
Lake and Panther Lake platforms for Intel PMC Core driver. 

The first patch enables SSRAM support for Lunar Lake. The next three
patches introduces a new table in telemetry region to get substate
requirement information for platforms starting from Panther Lake. The
last patch enables SSRAM support for Panther Lake.

Xi Pardee (5):
  platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
  platform/x86:intel/pmc: Move telemetry endpoint register handling
  platform/x86:intel/pmc: Improve function to show substate header
  platform/x86:intel/pmc: Show substate requirement for S0ix blockers
  platform/x86:intel/pmc: Enable SSRAM support for Panther Lake

 drivers/platform/x86/intel/pmc/arl.c  |   1 +
 drivers/platform/x86/intel/pmc/core.c | 163 +++++++++++++++++++++-----
 drivers/platform/x86/intel/pmc/core.h |  14 +++
 drivers/platform/x86/intel/pmc/lnl.c  |  17 +++
 drivers/platform/x86/intel/pmc/mtl.c  |   1 +
 drivers/platform/x86/intel/pmc/ptl.c  |  30 +++++
 6 files changed, 194 insertions(+), 32 deletions(-)

-- 
2.43.0