summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)Author
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-12platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messagesMario Limonciello
2023-06-08platform/x86/amd: pmc: Update metrics table info for Pink SardineShyam Sundar S K
2023-05-30platform/x86/amd: pmc: Add helper function to check the cpu idShyam Sundar S K
2023-05-30platform/x86/amd: pmc: Get STB DRAM size from PMFWShyam Sundar S K
2023-05-30platform/x86/amd: pmc: Pass true/false to bool argumentShyam Sundar S K
2023-05-16platform/x86/amd/pmf: Fix compiler warnings in static sliderShyam Sundar S K
2023-05-15platform/x86/amd/pmf: Add PMF debug facilitiesShyam Sundar S K
2023-05-15platform/x86/amd/pmf: Add PMF acpi debug supportShyam Sundar S K
2023-05-15platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-20platform/x86/amd: pmc: Report duration of time in hw sleep stateMario Limonciello
2023-04-17platform/x86: amd: pmc: provide user message where s0ix is not supportedShyam Sundar S K
2023-04-17platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()Feng Jiang
2023-04-11platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()Hans de Goede
2023-04-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K
2023-04-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K
2023-04-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello
2023-04-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello
2023-04-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello
2023-04-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello
2023-04-11platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K
2023-03-07platform/x86: amd: pmf: core: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-07platform/x86: amd: pmc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-07platform/x86: amd: hsmp: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-07platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann
2023-02-13platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K
2023-02-10platform/x86/amd: pmc: Add line break for readabilityShyam Sundar S K
2023-02-10platform/x86/amd: pmc: differentiate STB/SMU messaging printsShyam Sundar S K
2023-02-10platform/x86/amd: pmc: Write dummy postcode into the STB DRAMShyam Sundar S K
2023-02-10platform/x86/amd: pmc: Add num_samples message id support to STBShyam Sundar S K
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin
2022-11-17platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello
2022-11-16platform/x86/amd/pmf: pass the struct by referenceMuhammad Usama Anjum
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello
2022-10-24platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze