summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)AuthorFilesLines
2023-12-18platform/x86/amd/pmf: dump policy binary dataShyam Sundar S K1-0/+9
2023-12-18platform/x86/amd/pmf: Add capability to sideload of policy binaryShyam Sundar S K2-0/+64
2023-12-18platform/x86/amd/pmf: Add facility to dump TA inputsShyam Sundar S K3-0/+40
2023-12-18platform/x86/amd/pmf: Make source_as_str() as non-staticShyam Sundar S K2-2/+4
2023-12-18platform/x86/amd/pmf: Add support to update system stateShyam Sundar S K2-0/+43
2023-12-18platform/x86/amd/pmf: Add support update p3t limitShyam Sundar S K2-0/+11
2023-12-18platform/x86/amd/pmf: Add support to get inputs from other subsystemsShyam Sundar S K4-1/+144
2023-12-18platform/x86/amd/pmf: change amd_pmf_init_features() call sequenceShyam Sundar S K1-1/+1
2023-12-18platform/x86/amd/pmf: Add support for PMF Policy BinaryShyam Sundar S K5-3/+336
2023-12-18platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()Shyam Sundar S K2-9/+31
2023-12-18platform/x86/amd/pmf: Add support for PMF-TA interactionShyam Sundar S K2-1/+106
2023-12-18platform/x86/amd/pmf: Add PMF TEE interfaceShyam Sundar S K5-5/+130
2023-12-14Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede3-0/+332
2023-12-11platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun3-0/+332
2023-11-17platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K1-29/+2
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-46/+283
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar1-0/+73
2023-10-25platform/x86/amd/hsmp: Fix iomem handlingArmin Wolf1-1/+1
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K1-0/+32
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K1-6/+13
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K1-13/+19
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde1-3/+3
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde1-2/+172
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde1-23/+38
2023-10-06platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K1-1/+8
2023-08-28platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K1-0/+1
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-08-23platform/x86/amd/pmc: Move PMC driver to separate directoryShyam Sundar S K7-17/+29
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede8-31/+345
2023-08-21platform/x86/amd/pmf: Use str_on_off() helperAndy Shevchenko1-2/+3
2023-07-31platform/x86/amd/pmf: Fix unsigned comparison with less than zeroYang Li1-1/+2
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K4-6/+114
2023-07-25platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K1-1/+1
2023-07-14platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_mu...Hans de Goede1-6/+2
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K1-0/+3
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K1-0/+3
2023-07-11platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello1-0/+9
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello4-24/+218
2023-07-01Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-24/+383
2023-06-27Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki1-2/+2
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K1-5/+5
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-05-16platform/x86/amd/pmf: Fix compiler warnings in static sliderShyam Sundar S K1-2/+2
2023-05-15platform/x86/amd/pmf: Add PMF debug facilitiesShyam Sundar S K2-0/+42
2023-05-15platform/x86/amd/pmf: Add PMF acpi debug supportShyam Sundar S K4-0/+242