Re: [PATCH v8 00/15] Add ACPI-based PMT discovery support for Intel PMC
From: Ilpo Järvinen
Date: Sun Jun 14 2026 - 19:31:31 EST
On Fri, 12 Jun 2026 14:01:41 -0700, David E. Box wrote:
> This series adds ACPI-based PMT discovery support and wires it into the
> Intel PMC telemetry stack for Nova Lake S.
>
> Today, PMT discovery flow is primarily PCI-oriented. Some platforms expose
> PMT discovery via ACPI _DSD, and PMC telemetry needs to consume that path
> for both standalone and companion-device cases. This series addresses that
> in three logical steps:
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[01/15] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
commit: acd3b94f8604aeee2b62f8fd18e95a0474546288
[02/15] platform/x86/intel/pmt/crashlog: Split init into pre-decode
commit: b3de79d932bdcee4b2b9c8f9a058516699cf1c50
[03/15] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
commit: 521460e6699557f2aa0e4818110e082b76809e98
[04/15] platform/x86/intel/pmt: Pass discovery index instead of resource
commit: 4a87492cd137d158779923a034d7e742f7358952
[05/15] platform/x86/intel/pmt: Cache the telemetry discovery header
commit: 4dfc7dca6e934ca414d8d3c70a84e79d13d9e750
[06/15] platform/x86/intel/pmt: Unify header fetch and add ACPI source
commit: 13793c7f9e9ff30042a54bb680662b5cfa0f58fa
[07/15] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
commit: 8ba4cf60c5ce4a3073126a6cbb09475010f8fa52
[08/15] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
commit: adc5d98d9ff8b5d37e89e11a2ac5512595541329
[09/15] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
commit: 90fd47d0d8109ef1301a60a44a7f85581a1e6efe
[10/15] platform/x86/intel/pmc/ssram: Add PCI platform data
commit: d936dd2c605a17ab41826c1e7f738424d3d0bbfd
[11/15] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
commit: f79e57e2677c7641e94d5a38d4b2c2165f5c385c
[12/15] platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state
commit: e3c9200a9c0e05532c495956883ba11fe23a3df0
[13/15] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
commit: 08b94937c78aaa144e3afff659c6112bffea6bf0
[14/15] platform/x86/intel/pmc/ssram: Make PMT registration optional
commit: 8a3607ece59fcf84cf4129bdf683cb09122e6b51
[15/15] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery
commit: 50022e56dc89fbf1ec22826edf03dc2e5b9076cc
--
i.