X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/5] platform/x86/amd/pmf: Updates to PMF driver
@ 2023-01-25  9:59 Shyam Sundar S K
  2023-01-25  9:59 ` [PATCH 1/5] platform/x86/amd/pmf: Add helper routine to update SPS thermals Shyam Sundar S K
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Shyam Sundar S K @ 2023-01-25  9:59 UTC (permalink / raw)
  To: hdegoede, markgross; +Cc: platform-driver-x86, Patil.Reddy, Shyam Sundar S K

This patch series includes general updates and bug fixes to amd_pmf
driver.

Shyam Sundar S K (5):
  platform/x86/amd/pmf: Add helper routine to update SPS thermals
  platform/x86/amd/pmf: Add helper routine to check pprof is balanced
  platform/x86/amd/pmf: update to auto-mode limits only after AMT event
  platform/x86/amd/pmf: Fix to update SPS default pprof thermals
  platform/x86/amd/pmf: Fix to update SPS thermals when power supply
    change

 drivers/platform/x86/amd/pmf/auto-mode.c |  9 +-------
 drivers/platform/x86/amd/pmf/cnqf.c      | 14 +++++-------
 drivers/platform/x86/amd/pmf/core.c      | 23 +++++++++++++++++++
 drivers/platform/x86/amd/pmf/pmf.h       |  3 +++
 drivers/platform/x86/amd/pmf/sps.c       | 28 +++++++++++++++++++-----
 5 files changed, 54 insertions(+), 23 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-01-30 13:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25  9:59 [PATCH 0/5] platform/x86/amd/pmf: Updates to PMF driver Shyam Sundar S K
2023-01-25  9:59 ` [PATCH 1/5] platform/x86/amd/pmf: Add helper routine to update SPS thermals Shyam Sundar S K
2023-01-25  9:59 ` [PATCH 2/5] platform/x86/amd/pmf: Add helper routine to check pprof is balanced Shyam Sundar S K
2023-01-25  9:59 ` [PATCH 3/5] platform/x86/amd/pmf: update to auto-mode limits only after AMT event Shyam Sundar S K
2023-01-25  9:59 ` [PATCH 4/5] platform/x86/amd/pmf: Fix to update SPS default pprof thermals Shyam Sundar S K
2023-01-25  9:59 ` [PATCH 5/5] platform/x86/amd/pmf: Fix to update SPS thermals when power supply change Shyam Sundar S K
2023-01-26  3:39 ` [PATCH 0/5] platform/x86/amd/pmf: Updates to PMF driver Mario Limonciello
2023-01-30 13:32 ` Hans de Goede

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