summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello2024-04-165-2/+52
* platform/x86/amd: pmf: Decrease error message to debugMario Limonciello2024-04-161-1/+1
* Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen2024-03-123-38/+62
|\
| * platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()Harshit Mogalapalli2024-03-051-1/+3
| * platform/x86/amd/pmf: Fix a potential race with policy binary sideloadMario Limonciello2024-02-191-2/+3
| * platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()Mario Limonciello2024-02-191-25/+40
| * platform/x86/amd/pmf: Add debugging message for missing policy dataMario Limonciello2024-02-191-1/+3
| * platform/x86/amd/pmf: Fix a suspend hang on Framework 13Mario Limonciello2024-02-191-2/+0
| * platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resumeShyam Sundar S K2024-02-191-0/+6
| * platform/x86/amd/pmf: Remove smart_pc_status enumShyam Sundar S K2024-02-193-10/+10
* | platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...Shyam Sundar S K2024-03-122-0/+44
* | platform/x86/amd/pmf: Add support to get sps default APTS index valuesShyam Sundar S K2024-03-123-2/+148
* | platform/x86/amd/pmf: Add support to get APTS index numbers for static sliderShyam Sundar S K2024-03-123-1/+90
* | platform/x86/amd/pmf: Add support to notify sbios heart beat eventShyam Sundar S K2024-03-123-2/+66
* | platform/x86/amd/pmf: Add support to get sbios requests in PMF driverShyam Sundar S K2024-03-122-0/+18
* | platform/x86/amd/pmf: Disable debugfs support for querying power thermalsShyam Sundar S K2024-03-122-2/+5
* | platform/x86/amd/pmf: Differentiate PMF ACPI versionsShyam Sundar S K2024-03-122-2/+5
* | platform/x86/amd/pmf: Fix possible out-of-bound memory accessesArmin Wolf2024-03-121-0/+6
* | platform/x86/amd/pmf: Use struct for cookie headerArmin Wolf2024-03-122-6/+9
* | platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf2024-03-121-2/+2
* | platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()Armin Wolf2024-03-121-3/+3
* | platform/x86/amd/pmf: Add missing __iomem attribute to policy_baseArmin Wolf2024-03-122-2/+2
* | Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-nextIlpo Järvinen2024-02-083-1/+40
|\|
| * platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu2024-01-261-1/+3
| * platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K2024-01-261-0/+8
| * platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2024-01-262-0/+29
* | platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()Suma Hegde2024-01-311-6/+8
* | platform/x86/amd/hsmp: Remove extra parenthesis and add a spaceSuma Hegde2024-01-311-2/+2
* | platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETSSuma Hegde2024-01-311-5/+3
* | platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0FhSuma Hegde2024-01-311-1/+19
* | platform/x86/amd/hsmp: Add support for ACPI based probingSuma Hegde2024-01-312-31/+322
* | platform/x86/amd/hsmp: Restructure sysfs group creationSuma Hegde2024-01-311-20/+24
* | platform/x86/amd/hsmp: Move dev from platdev to hsmp_socketSuma Hegde2024-01-311-24/+24
* | platform/x86/amd/hsmp: Define a struct to hold mailbox regsSuma Hegde2024-01-251-22/+52
* | platform/x86/amd/hsmp: Create static func to handle platdevSuma Hegde2024-01-251-15/+18
* | platform/x86/amd/hsmp: Cache pci_dev in struct hsmp_socketSuma Hegde2024-01-251-18/+24
* | platform/x86/amd/hsmp: Move hsmp_test to probeSuma Hegde2024-01-251-19/+11
|/
* platform/x86/amd/pmc: Modify SMU message port for latest AMD platformShyam Sundar S K2024-01-022-3/+6
* platform/x86/amd/pmc: Add 1Ah family series to STB support listShyam Sundar S K2024-01-021-0/+1
* platform/x86/amd/pmc: Add idlemask support for 1Ah familyShyam Sundar S K2024-01-021-0/+4
* platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probeShyam Sundar S K2024-01-021-3/+3
* platform/x86/amd/pmc: Add VPE information for AMDI000A platformShyam Sundar S K2024-01-021-0/+5
* platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platformShyam Sundar S K2024-01-021-0/+1
* platform/x86/amd/pmf: Return a status code only as a constant in two functionsMarkus Elfring2024-01-021-10/+5
* platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_s...Markus Elfring2024-01-021-3/+1
* Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-nextHans de Goede2024-01-023-20/+45
|\
| * platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello2023-12-181-0/+17
| * platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello2023-12-183-1/+5
| * platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello2023-12-181-9/+12
| * platform/x86/amd/pmc: Move platform defines to headerMario Limonciello2023-12-182-10/+11