summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8 days1-1/+7
|\
| * platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled itMaciej S. Szmigiero11 days1-1/+7
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-023-10/+10
|/
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-292-2/+2
|\
| * sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-051-1/+1
* | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-2016-1038/+1471
|\ \
| * | platform/x86/amd/hsmp: Change the error typeSuma Hegde2024-11-131-3/+3
| * | platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde2024-11-131-10/+24
| * | platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driverBasavaraj Natikar2024-11-133-0/+190
| * | platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...Shyam Sundar S K2024-11-044-33/+28
| * | platform/x86/amd/pmf: Use dev_err_probe() to simplify error handlingShyam Sundar S K2024-11-041-4/+4
| * | platform/x86/amd/hsmp: Make hsmp_pdev static instead of globalSuma Hegde2024-10-254-32/+48
| * | platform/x86/amd/hsmp: Use dev_groups in the driver structureSuma Hegde2024-10-254-113/+141
| * | platform/x86/amd/hsmp: Use name space while exporting module symbolsSuma Hegde2024-10-253-9/+11
| * | platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde2024-10-257-210/+286
| * | platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde2024-10-224-41/+41
| * | platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde2024-10-224-251/+275
| * | platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde2024-10-224-129/+161
| * | platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde2024-10-222-41/+64
| * | platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde2024-10-221-18/+12
| * | platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde2024-10-221-32/+59
| * | platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde2024-10-225-15/+27
| * | platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-173-3/+3
| |/
* | platform/x86/amd/pmc: Detect when STB is not availableCorey Hickey2024-11-041-0/+5
* | platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K2024-11-042-0/+2
|/
* Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-196-23/+200
|\
| * platform/x86/amd: pmf: Add quirk for TUF Gaming A14aln82024-09-141-0/+8
| * Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede2024-09-051-0/+3
| |\
| * | platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K2024-08-193-17/+97
| * | platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K2024-08-192-6/+6
| * | platform/x86/amd/pmf: Add support for notifying Smart PC Solution updatesShyam Sundar S K2024-08-193-0/+89
* | | platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones2024-09-031-1/+1
| |/ |/|
* | platform/x86/amd/pmc: Extend support for PMC features on new AMD platformShyam Sundar S K2024-08-231-0/+2
* | platform/x86/amd/pmc: Fix SMU command submission path on new AMD platformShyam Sundar S K2024-08-231-0/+1
|/
* platform/x86/amd/pmf: Fix to Update HPD Data When ALS is DisabledShyam Sundar S K2024-08-081-21/+11
* platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K2024-07-301-0/+3
* platform/x86/amd/pmc: Send OS_HINT command for new AMD platformShyam Sundar S K2024-07-302-0/+3
* platform/x86/amd: pmf: Add quirk for ROG Ally XLuke D. Jones2024-07-301-1/+8
* Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-07-182-20/+55
|\
| * platform/x86/amd/pmf: Use existing input event codes to update system statesShyam Sundar S K2024-07-112-12/+52
| * platform/x86/amd/pmf: Use memdup_user()Thorsten Blum2024-05-271-8/+3
* | platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde2024-06-031-7/+43
|/
* Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-05-167-1/+318
|\
| * platform/x86/amd: pmc: Add new ACPI ID AMDI000BShyam Sundar S K2024-05-141-0/+1
| * platform/x86/amd: pmf: Add new ACPI ID AMDI0105Shyam Sundar S K2024-05-141-0/+1
| * platform/x86/amd/pmc: Fix implicit declaration error on i386Basavaraj Natikar2024-04-291-0/+1
| * platform/x86/amd/pmc: Add AMD MP2 STB functionalityBasavaraj Natikar2024-04-155-0/+314
| * platform/x86/amd/hsmp: switch to use device_add_groups()Greg Kroah-Hartman2024-04-081-1/+1
* | platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello2024-04-171-0/+9
* | platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello2024-04-161-0/+8