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