From: Mario Limonciello Date: Mon, 9 Jun 2025 20:05:07 +0000 (-0500) Subject: MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b294e522a1ecf83298aa78ecdd7b57578b5b65;p=thirdparty%2Flinux.git MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver Introduce the `amd_hfi` driver into the MAINTAINERS file. The driver will support AMD Heterogeneous Core design which provides hardware feedback to the OS scheduler. Moving forward, Mario will be responsible for the maintenance and Perry will assist on review of patches related to this driver. Signed-off-by: Mario Limonciello Signed-off-by: Borislav Petkov (AMD) Acked-by: Ilpo Järvinen Link: https://lore.kernel.org/20250609200518.3616080-3-superm1@kernel.org --- diff --git a/MAINTAINERS b/MAINTAINERS index fad6cb025a191..17ba4ab8a2158 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1112,6 +1112,15 @@ F: arch/x86/include/asm/amd/hsmp.h F: arch/x86/include/uapi/asm/amd_hsmp.h F: drivers/platform/x86/amd/hsmp/ +AMD HETERO CORE HARDWARE FEEDBACK DRIVER +M: Mario Limonciello +R: Perry Yuan +L: platform-driver-x86@vger.kernel.org +S: Supported +B: https://gitlab.freedesktop.org/drm/amd/-/issues +F: Documentation/arch/x86/amd-hfi.rst +F: drivers/platform/x86/amd/hfi/ + AMD IOMMU (AMD-VI) M: Joerg Roedel R: Suravee Suthikulpanit