All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Updates to amd-pmc driver
@ 2021-10-29 17:23 Sanket Goswami
  2021-10-29 17:23 ` [PATCH v5 1/3] platform/x86: amd-pmc: Simplify error handling path Sanket Goswami
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Sanket Goswami @ 2021-10-29 17:23 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: Simplify error handling path
  platform/x86: amd-pmc: Store the pci_dev instance inside struct
    amd_pmc_dev
  platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

 drivers/platform/x86/amd-pmc.c | 153 ++++++++++++++++++++++++++++++---
 1 file changed, 143 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-30 11:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 17:23 [PATCH v5 0/3] Updates to amd-pmc driver Sanket Goswami
2021-10-29 17:23 ` [PATCH v5 1/3] platform/x86: amd-pmc: Simplify error handling path Sanket Goswami
2021-10-29 23:27   ` Scott Bruce
2021-10-29 17:23 ` [PATCH v5 2/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev Sanket Goswami
2021-10-29 23:27   ` Scott Bruce
2021-11-16 13:31   ` Hans de Goede
2021-11-30 11:25     ` Goswami, Sanket
2021-10-29 17:23 ` [PATCH v5 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer Sanket Goswami
2021-10-29 23:26   ` Scott Bruce
2021-11-03 18:39   ` Limonciello, Mario

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.