summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmc.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-23platform/x86/amd/pmc: Move PMC driver to separate directoryShyam Sundar S K1-1123/+0
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K1-0/+3
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello1-23/+6
2023-07-01Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-24/+99
2023-06-12platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messagesMario Limonciello1-2/+2
2023-06-08platform/x86/amd: pmc: Update metrics table info for Pink SardineShyam Sundar S K1-12/+41
2023-05-30platform/x86/amd: pmc: Add helper function to check the cpu idShyam Sundar S K1-3/+14
2023-05-30platform/x86/amd: pmc: Get STB DRAM size from PMFWShyam Sundar S K1-1/+36
2023-05-30platform/x86/amd: pmc: Pass true/false to bool argumentShyam Sundar S K1-13/+13
2023-04-26Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+3
2023-04-20platform/x86/amd: pmc: Report duration of time in hw sleep stateMario Limonciello1-3/+3
2023-04-17platform/x86: amd: pmc: provide user message where s0ix is not supportedShyam Sundar S K1-0/+9
2023-04-17platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()Feng Jiang1-0/+1
2023-04-11platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()Hans de Goede1-1/+1
2023-04-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K1-22/+4
2023-04-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K1-18/+5
2023-04-11platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`Mario Limonciello1-41/+33
2023-04-11platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picassoMario Limonciello1-1/+9
2023-04-11platform/x86/amd: pmc: Hide SMU version and program attributes for PicassoMario Limonciello1-1/+20
2023-04-11platform/x86/amd: pmc: Don't try to read SMU version on PicassoMario Limonciello1-0/+3
2023-03-07platform/x86: amd: pmc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-07platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann1-21/+9
2023-02-10platform/x86/amd: pmc: Add line break for readabilityShyam Sundar S K1-0/+1
2023-02-10platform/x86/amd: pmc: differentiate STB/SMU messaging printsShyam Sundar S K1-3/+3
2023-02-10platform/x86/amd: pmc: Write dummy postcode into the STB DRAMShyam Sundar S K1-0/+6
2023-02-10platform/x86/amd: pmc: Add num_samples message id support to STBShyam Sundar S K1-2/+25
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello1-3/+7
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello1-0/+50
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin1-1/+1
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello1-0/+6
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2022-11-15platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello1-2/+0
2022-10-24platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello1-0/+7
2022-10-03platform/x86/amd: pmc: Dump idle mask during "check" stage insteadMario Limonciello1-5/+3
2022-09-27platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checksShyam Sundar S K1-12/+0
2022-09-22platform/x86/amd: pmc: Fix build without debugfsNathan Chancellor1-58/+58
2022-09-19platform/x86/amd: pmc: Add sysfs files for SMUMario Limonciello1-0/+39
2022-09-09platform/x86/amd: pmc: Add an extra STB message for checking s2idle entryMario Limonciello1-0/+12
2022-09-09platform/x86/amd: pmc: Always write to the STBMario Limonciello1-10/+6
2022-09-09platform/x86/amd: pmc: Add defines for STB eventsMario Limonciello1-4/+4
2022-07-08platform/x86/amd/pmc: Add new platform supportShyam Sundar S K1-1/+6
2022-07-08platform/x86/amd/pmc: Add new acpi id for PMC controllerShyam Sundar S K1-2/+7
2022-06-22platform/x86: Move AMD platform drivers to separate directoryShyam Sundar S K1-0/+935