summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmf
AgeCommit message (Expand)Author
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-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
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-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-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja
2025-01-09platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driverShyam Sundar S K
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello
2024-12-19platform/x86/amd: pmf: Switch to guard(mutex)Mario Limonciello
2024-12-17platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TAShyam Sundar S K
2024-12-10platform/x86/amd: pmf: Drop all quirksMario Limonciello
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-04platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...Shyam Sundar S K
2024-11-04platform/x86/amd/pmf: Use dev_err_probe() to simplify error handlingShyam Sundar S K
2024-11-04platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-14platform/x86/amd: pmf: Add quirk for TUF Gaming A14aln8
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones
2024-08-19platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K
2024-08-19platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K
2024-08-19platform/x86/amd/pmf: Add support for notifying Smart PC Solution updatesShyam Sundar S K
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