linux/drivers/platform/x86/intel/pmt
David E. Box 353042d54d
platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
Preparatory refactor for ACPI-enumerated PMT endpoints. Several exported
PMT/VSEC interfaces and structs carried struct pci_dev * even though
callers only need a generic struct device. Move those to struct device * so
the same APIs work for PCI and ACPI parents.

Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Link: https://patch.msgid.link/20260313015202.3660072-5-david.e.box@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2026-03-17 18:51:15 +02:00
..
class.c platform/x86/intel/vsec: Switch exported helpers from pci_dev to device 2026-03-17 18:51:15 +02:00
class.h platform/x86/intel/vsec: Switch exported helpers from pci_dev to device 2026-03-17 18:51:15 +02:00
crashlog.c platform/x86/intel/pmt: support BMG crashlog 2025-07-22 17:39:13 +03:00
discovery-kunit.c platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bit 2025-07-09 11:32:37 +03:00
discovery.c platform/x86/intel/vsec: Switch exported helpers from pci_dev to device 2026-03-17 18:51:15 +02:00
features.c platform/x86/intel/pmt: Add PMT Discovery driver 2025-07-03 11:09:32 +03:00
Kconfig platform/x86/intel/pmt: fix build dependency for kunit test 2025-07-21 16:59:23 +03:00
Makefile platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API 2025-07-03 11:09:44 +03:00
telemetry.c platform/x86/intel/vsec: Switch exported helpers from pci_dev to device 2026-03-17 18:51:15 +02:00
telemetry.h platform/x86/intel/vsec: Switch exported helpers from pci_dev to device 2026-03-17 18:51:15 +02:00