summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)Author
2023-12-18platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello
2023-12-18platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello
2023-12-18platform/x86/amd/pmc: Move platform defines to headerMario Limonciello
2023-12-18platform/x86/amd/pmf: dump policy binary dataShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add capability to sideload of policy binaryShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add facility to dump TA inputsShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Make source_as_str() as non-staticShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add support to update system stateShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add support update p3t limitShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add support to get inputs from other subsystemsShyam Sundar S K
2023-12-18platform/x86/amd/pmf: change amd_pmf_init_features() call sequenceShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add support for PMF Policy BinaryShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()Shyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add support for PMF-TA interactionShyam Sundar S K
2023-12-18platform/x86/amd/pmf: Add PMF TEE interfaceShyam Sundar S K
2023-12-14Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede
2023-12-11platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun
2023-11-17platform/x86/amd/pmc: adjust getting DRAM size behaviorShyam Sundar S K
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-10-25platform/x86/amd/hsmp: Fix iomem handlingArmin Wolf
2023-10-12platform/x86/amd/pmc: Add dump_custom_stb module parameterShyam Sundar S K
2023-10-12platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...Shyam Sundar S K
2023-10-12platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()Shyam Sundar S K
2023-10-12platform/x86/amd/hsmp: improve the error logSuma Hegde
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde
2023-10-12platform/x86/amd/hsmp: create plat specific structSuma Hegde
2023-10-06platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K
2023-08-28platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello
2023-08-23platform/x86/amd/pmc: Move PMC driver to separate directoryShyam Sundar S K
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede
2023-08-21platform/x86/amd/pmf: Use str_on_off() helperAndy Shevchenko
2023-07-31platform/x86/amd/pmf: Fix unsigned comparison with less than zeroYang Li
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K
2023-07-25platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K
2023-07-14platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_mu...Hans de Goede
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K
2023-07-11platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello
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