summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd
AgeCommit message (Expand)Author
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30platform/x86: Update swnode graph for amd isp4Pratap Nirujogi
2025-06-25platform/x86: Use i2c adapter name to fix build errorsPratap Nirujogi
2025-06-13platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks listMario Limonciello
2025-06-10platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()Mario Limonciello
2025-06-10platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twiceMario Limonciello
2025-06-10platform/x86/amd: pmf: Use device managed allocationsMario Limonciello
2025-06-09x86/platform/amd: replace down_timeout() with down_interruptible()Jake Hillion
2025-06-09x86/platform/amd: move final timeout check to after final sleepJake Hillion
2025-06-09platform/x86/amd: pmc: Clear metrics table at start of cycleMario Limonciello
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-25platform/x86/amd/hsmp: fix building with CONFIG_HWMON=mArnd Bergmann
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-15platform/x86: Add AMD ISP platform config for OV05C10Pratap Nirujogi
2025-05-13Merge branch 'x86/platform' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetrySuma Hegde
2025-05-12platform/x86/amd/hsmp: Report power via hwmon sensorsSuma Hegde
2025-05-12platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modulesSuma Hegde
2025-05-07platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX...Runhua He
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-04-29platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive driversSuma Hegde
2025-04-29drivers/platform/x86/amd: pmf: Check for invalid Smart PC PoliciesMario Limonciello
2025-04-29drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC PoliciesMario Limonciello
2025-04-26platform/x86/amd/pmc: Use FCH_PM_BASE definitionMario Limonciello
2025-04-17platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cyclesMario Limonciello
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar
2025-04-11platform/x86: amd: pmf: Fix STT limitsMario Limonciello
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-21platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-19x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODEYazen Ghannam
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-13platform/x86/amd/pmc: fix leak in probe()Dan Carpenter
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-07platform/x86/amd/pmc: Use managed APIs for mutexShyam Sundar S K
2025-03-07platform/x86/amd/pmc: Remove unnecessary line breaksShyam Sundar S K
2025-03-07platform/x86/amd/pmc: Move macros and structures to the PMC header fileShyam Sundar S K
2025-03-07platform/x86/amd/pmc: Notify user when platform does not support s0ix transitionShyam Sundar S K
2025-03-05platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TAShyam Sundar S K
2025-03-05platform/x86/amd/pmf: Propagate PMF-TA return codesShyam Sundar S K
2025-03-04platform/x86/amd: pmf: Add balanced-performance to hidden choicesMario Limonciello
2025-03-04platform/x86/amd: pmf: Add 'quiet' to hidden choicesMario Limonciello
2025-03-03platform/x86/amd/pmf: Initialize and clean up `cb_mutex`Mario Limonciello
2025-02-24platform/x86: amd: Use *-y instead of *-objs in MakefilesKurt Borja
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds