summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)AuthorFilesLines
2024-01-02platform/x86/amd/pmc: Modify SMU message port for latest AMD platformShyam Sundar S K2-3/+6
2024-01-02platform/x86/amd/pmc: Add 1Ah family series to STB support listShyam Sundar S K1-0/+1
2024-01-02platform/x86/amd/pmc: Add idlemask support for 1Ah familyShyam Sundar S K1-0/+4
2024-01-02platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probeShyam Sundar S K1-3/+3
2024-01-02platform/x86/amd/pmc: Add VPE information for AMDI000A platformShyam Sundar S K1-0/+5
2024-01-02platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platformShyam Sundar S K1-0/+1
2024-01-02platform/x86/amd/pmf: Return a status code only as a constant in two functionsMarkus Elfring1-10/+5
2024-01-02platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_s...Markus Elfring1-3/+1
2024-01-02Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-nextHans de Goede3-20/+45
2023-12-18platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello1-0/+17
2023-12-18platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello3-1/+5
2023-12-18platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello1-9/+12
2023-12-18platform/x86/amd/pmc: Move platform defines to headerMario Limonciello2-10/+11
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