linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Updates for AMD Family 1Ah-based Models
@ 2023-07-06 17:13 Avadhut Naik
  2023-07-06 17:13 ` [PATCH v1 1/3] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models Avadhut Naik
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Avadhut Naik @ 2023-07-06 17:13 UTC (permalink / raw)
  To: bp, linux, x86, linux-hwmon, linux-edac
  Cc: linux-kernel, mario.limonciello, yazen.ghannam, avadnaik

From: Avadhut Naik <Avadhut.Naik@amd.com>

This patchset adds support for amd64_edac module and temperature monitoring,
through k10temp driver, on AMD's Family 1Ah-based models.

The first patch adds the required PCI IDs for models 00h-1Fh and 20h.

The second patch adds the required support in k10temp driver for AMD's
Family 1Ah-based models.

The third patch adds support in amd64_edac module for models 00h-1Fh and
40h-4Fh.

Avadhut Naik (3):
  x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
  hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
  EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh

 arch/x86/kernel/amd_nb.c  |  8 ++++++++
 drivers/edac/amd64_edac.c | 15 +++++++++++++++
 drivers/hwmon/k10temp.c   |  8 +++++++-
 include/linux/pci_ids.h   |  2 ++
 4 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-08 22:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-06 17:13 [PATCH v1 0/3] Updates for AMD Family 1Ah-based Models Avadhut Naik
2023-07-06 17:13 ` [PATCH v1 1/3] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models Avadhut Naik
2023-07-06 17:13 ` [PATCH v1 2/3] hwmon: (k10temp) Add thermal support " Avadhut Naik
2023-07-06 17:31   ` Guenter Roeck
2023-07-06 17:13 ` [PATCH v1 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh Avadhut Naik
2023-08-04  0:25   ` Yazen Ghannam
2023-08-04 16:03     ` Limonciello, Mario
2023-08-07 13:48       ` Yazen Ghannam
2023-08-08 22:08         ` Avadhut Naik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).