summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann2023-03-071-21/+9
* platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K2023-02-131-0/+1
* platform/x86/amd: pmc: Add line break for readabilityShyam Sundar S K2023-02-101-0/+1
* platform/x86/amd: pmc: differentiate STB/SMU messaging printsShyam Sundar S K2023-02-101-3/+3
* platform/x86/amd: pmc: Write dummy postcode into the STB DRAMShyam Sundar S K2023-02-101-0/+6
* platform/x86/amd: pmc: Add num_samples message id support to STBShyam Sundar S K2023-02-101-2/+25
* platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann2023-01-301-0/+1
* platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede2023-01-301-4/+5
* platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2023-01-302-0/+24
* platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K2023-01-301-0/+3
* platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K2023-01-301-2/+0
* platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K2023-01-303-3/+9
* platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K2023-01-304-18/+18
* platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello2023-01-241-3/+7
* platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello2023-01-241-0/+50
* platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin2023-01-121-1/+1
* platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello2022-11-171-0/+6
* platform/x86/amd/pmf: pass the struct by referenceMuhammad Usama Anjum2022-11-161-46/+46
* platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K2022-11-151-0/+1
* platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checksMario Limonciello2022-11-151-2/+0
* platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systemsMario Limonciello2022-10-241-0/+7
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
* platform/x86/amd: pmc: Dump idle mask during "check" stage insteadMario Limonciello2022-10-031-5/+3
* platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checksShyam Sundar S K2022-09-271-12/+0
* Merge branch 'platform-drivers-x86-amd-pmf' into review-hansHans de Goede2022-09-273-16/+24
|\
| * platform/x86/amd/pmf: install notify handler after acpi initShyam Sundar S K2022-09-273-16/+24
* | platform/x86/amd/pmf: Remove unused power_delta instancesShyam Sundar S K2022-09-272-17/+6
* | platform/x86/amd/pmf: Add sysfs to toggle CnQFShyam Sundar S K2022-09-223-0/+67
* | platform/x86/amd/pmf: Add support for CnQFShyam Sundar S K2022-09-225-2/+463
* | platform/x86/amd: pmc: Fix build without debugfsNathan Chancellor2022-09-221-58/+58
* | platform/x86/amd: pmc: Add sysfs files for SMUMario Limonciello2022-09-191-0/+39
* | platform/x86/amd: pmc: Add an extra STB message for checking s2idle entryMario Limonciello2022-09-091-0/+12
* | platform/x86/amd: pmc: Always write to the STBMario Limonciello2022-09-091-10/+6
* | platform/x86/amd: pmc: Add defines for STB eventsMario Limonciello2022-09-091-4/+4
|/
* platform/x86/amd/pmf: Fix clang unused variable warningShyam Sundar S K2022-08-244-8/+18
* platform/x86/amd/pmf: Fix undefined reference to platform_profileShyam Sundar S K2022-08-241-0/+1
* platform/x86/amd/pmf: Force load driver on older supported platformsShyam Sundar S K2022-08-151-0/+16
* platform/x86/amd/pmf: Handle AMT and CQL events for Auto modeShyam Sundar S K2022-08-154-0/+136
* platform/x86/amd/pmf: Add support for Auto mode featureShyam Sundar S K2022-08-155-1/+391
* platform/x86/amd/pmf: Get performance metrics from PMFWShyam Sundar S K2022-08-152-0/+91
* platform/x86/amd/pmf: Add fan control supportShyam Sundar S K2022-08-152-0/+41
* platform/x86/amd/pmf: Add heartbeat signal supportShyam Sundar S K2022-08-153-2/+38
* platform/x86/amd/pmf: Add debugfs informationShyam Sundar S K2022-08-152-0/+37
* platform/x86/amd/pmf: Add support SPS PMF featureShyam Sundar S K2022-08-155-1/+243
* platform/x86/amd/pmf: Add support for PMF APCI layerShyam Sundar S K2022-08-154-1/+176
* platform/x86/amd/pmf: Add support for PMF core layerShyam Sundar S K2022-08-156-0/+307
* platform/x86/amd/pmc: Add new platform supportShyam Sundar S K2022-07-081-1/+6
* platform/x86/amd/pmc: Add new acpi id for PMC controllerShyam Sundar S K2022-07-081-2/+7
* platform/x86: Move AMD platform drivers to separate directoryShyam Sundar S K2022-06-224-0/+1401