summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmf/core.c
AgeCommit message (Expand)Author
2025-06-10platform/x86/amd: pmf: Use device managed allocationsMario Limonciello
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar
2025-04-11platform/x86: amd: pmf: Fix STT limitsMario Limonciello
2025-03-03platform/x86/amd/pmf: Initialize and clean up `cb_mutex`Mario Limonciello
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-16platform/x86: amd: pmf: sps: Use devm_platform_profile_register()Kurt Borja
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-10platform/x86/amd: pmf: Drop all quirksMario 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: 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-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-07-30platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K
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 infrastructure for quirking supported funcsMario Limonciello
2024-03-12Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen
2024-03-12platform/x86/amd/pmf: Add support to notify sbios heart beat eventShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Disable debugfs support for querying power thermalsShyam Sundar S K
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
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 PMF TEE interfaceShyam Sundar S K
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-05-15platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello
2023-04-11platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probeShyam Sundar S K
2023-03-07platform/x86: amd: pmf: core: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K
2022-09-27Merge branch 'platform-drivers-x86-amd-pmf' into review-hansHans de Goede
2022-09-27platform/x86/amd/pmf: install notify handler after acpi initShyam Sundar S K
2022-09-22platform/x86/amd/pmf: Add sysfs to toggle CnQFShyam Sundar S K
2022-09-22platform/x86/amd/pmf: Add support for CnQFShyam Sundar S K
2022-08-24platform/x86/amd/pmf: Fix clang unused variable warningShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Force load driver on older supported platformsShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Handle AMT and CQL events for Auto modeShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Add support for Auto mode featureShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Get performance metrics from PMFWShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Add heartbeat signal supportShyam Sundar S K
2022-08-15platform/x86/amd/pmf: Add debugfs informationShyam Sundar S K