public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Add Raptor Lake and PCI error recovery support
@ 2022-06-29 22:13 Gayatri Kammela
  2022-06-29 22:13 ` [PATCH v1 1/4] platform/x86/intel/vsec: Rework early hardware code Gayatri Kammela
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gayatri Kammela @ 2022-06-29 22:13 UTC (permalink / raw)
  To: hdegoede
  Cc: markgross, david.e.box, srinivas.pandruvada, platform-driver-x86,
	linux-kernel, Gayatri Kammela

Hi,

This patch set adds Raptor Lake support as well as PCI error recovery
support to PMT driver. It also has a rework patch and a fix for fixed
region handling.

Patch 1: Rework early hardware code
Patch 2: Add support for Raptor Lake
Patch 3: Fix fixed region handling
Patch 4: Add PCI error recovery support to Intel PMT

David E. Box (3):
  platform/x86/intel/vsec: Rework early hardware code
  platform/x86/intel/vsec: Add support for Raptor Lake
  platform/x86/intel/pmt: telemetry: Fix fixed region handling

Gayatri Kammela (1):
  platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT

 drivers/platform/x86/intel/pmt/class.c     |  23 ++--
 drivers/platform/x86/intel/pmt/telemetry.c |  18 ++-
 drivers/platform/x86/intel/vsec.c          | 130 ++++++++++++++++-----
 drivers/platform/x86/intel/vsec.h          |  11 +-
 4 files changed, 136 insertions(+), 46 deletions(-)


base-commit: 03c765b0e3b4cb5063276b086c76f7a612856a9a
-- 
2.32.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-05 19:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 22:13 [PATCH v1 0/4] Add Raptor Lake and PCI error recovery support Gayatri Kammela
2022-06-29 22:13 ` [PATCH v1 1/4] platform/x86/intel/vsec: Rework early hardware code Gayatri Kammela
2022-06-29 22:13 ` [PATCH v1 2/4] platform/x86/intel/vsec: Add support for Raptor Lake Gayatri Kammela
2022-06-29 22:13 ` [PATCH v1 3/4] platform/x86/intel/pmt: telemetry: Fix fixed region handling Gayatri Kammela
2022-06-29 22:13 ` [PATCH v1 4/4] platform/x86/intel/vsec: Add PCI error recovery support to Intel PMT Gayatri Kammela
2022-07-02  9:54 ` [PATCH v1 0/4] Add Raptor Lake and PCI error recovery support Hans de Goede
2022-07-05 19:47   ` Kammela, Gayatri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox