summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmf
AgeCommit message (Expand)Author
2024-08-08platform/x86/amd/pmf: Fix to Update HPD Data When ALS is DisabledShyam Sundar S K
2024-07-30platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K
2024-07-30platform/x86/amd: pmf: Add quirk for ROG Ally XLuke D. Jones
2024-07-11platform/x86/amd/pmf: Use existing input event codes to update system statesShyam Sundar S K
2024-05-27platform/x86/amd/pmf: Use memdup_user()Thorsten Blum
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-14platform/x86/amd: pmf: Add new ACPI ID AMDI0105Shyam Sundar S K
2024-04-16platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello
2024-04-16platform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello
2024-04-16platform/x86/amd: pmf: Decrease error message to debugMario Limonciello
2024-03-12Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen
2024-03-12platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...Shyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get sps default APTS index valuesShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get APTS index numbers for static sliderShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to notify sbios heart beat eventShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get sbios requests in PMF driverShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Disable debugfs support for querying power thermalsShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Differentiate PMF ACPI versionsShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Fix possible out-of-bound memory accessesArmin Wolf
2024-03-12platform/x86/amd/pmf: Use struct for cookie headerArmin Wolf
2024-03-12platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf
2024-03-12platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()Armin Wolf
2024-03-12platform/x86/amd/pmf: Add missing __iomem attribute to policy_baseArmin Wolf
2024-03-05platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()Harshit Mogalapalli
2024-02-19platform/x86/amd/pmf: Fix a potential race with policy binary sideloadMario Limonciello
2024-02-19platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()Mario Limonciello
2024-02-19platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello
2024-02-19platform/x86/amd/pmf: Fix a suspend hang on Framework 13Mario Limonciello
2024-02-19platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resumeShyam Sundar S K
2024-02-19platform/x86/amd/pmf: Remove smart_pc_status enumShyam Sundar S K
2024-01-26platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu
2024-01-26platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K
2024-01-26platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K
2024-01-02platform/x86/amd/pmf: Return a status code only as a constant in two functionsMarkus Elfring
2024-01-02platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_s...Markus Elfring
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-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello
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