All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Updates to amd-pmc driver
@ 2021-10-22 17:28 Sanket Goswami
  2021-10-22 17:28 ` [PATCH v3 1/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev Sanket Goswami
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sanket Goswami @ 2021-10-22 17:28 UTC (permalink / raw)
  To: Shyam-sundar.S-k, hdegoede, mgross; +Cc: platform-driver-x86, Sanket Goswami

This patch series includes:
- Improvements to error-exits in driver probe
- Store root port information
- Introduce support for AMD Smart Trace Buffer

Sanket Goswami (3):
  platform/x86: amd-pmc: Store the pci_dev instance inside struct
    amd_pmc_dev
  platform/x86: amd-pmc: Simplify error handling path
  platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

 drivers/platform/x86/amd-pmc.c | 146 ++++++++++++++++++++++++++++++---
 1 file changed, 133 insertions(+), 13 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-26 13:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-22 17:28 [PATCH v3 0/3] Updates to amd-pmc driver Sanket Goswami
2021-10-22 17:28 ` [PATCH v3 1/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev Sanket Goswami
2021-10-22 17:28 ` [PATCH v3 2/3] platform/x86: amd-pmc: Simplify error handling path Sanket Goswami
2021-10-22 17:28 ` [PATCH v3 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer Sanket Goswami
2021-10-26 11:21   ` Scott Bruce
2021-10-26 12:52     ` Hans de Goede
2021-10-26 13:11       ` Shyam Sundar S K
2021-10-26 12:53     ` Shyam Sundar S K
2021-10-26  9:58 ` [PATCH v3 0/3] Updates to amd-pmc driver Shyam Sundar S K

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.