drivers/platform/x86/amd

AMD Ryzen and EPYC platform management drivers

AMD-specific platform glue for modern Ryzen laptops and desktops and EPYC servers: the Power Management Controller for modern-standby, the Platform Management Framework for thermal and power policy, hardware feedback for heterogeneous cores, host system-management on EPYC and MI300A, 3D V-Cache scheduling hints, Wi-Fi band restriction, and the ISP4 image signal processor.

keep conf=0.93 deploy=medium replacement=none subsystem=platform category=platform-vendor
93%

recommendation

It should stay because this directory covers actively shipping AMD silicon — Ryzen AI 300 and 400 series mobile chips announced in 2025 and 2026, current X3D desktop CPUs, and EPYC/MI300A servers — and the code is seeing substantive upstream commits in 2025–2026 adding new ACPI IDs, quirks, and platform enablement. There is no sign of a removal effort; this is core enablement for hardware sold new today.

repository signals

32 files
9,701 source lines
318 commits, 5y
+12,921 / −2,987 lines added / removed, 5y
50 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 318 total · active in 45/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 3 commits · +1,414 −3 2022-07: 0 commits · +0 −0 2022-08: 15 commits · +1,517 −27 2022-09: 9 commits · +661 −111 2022-10: 2 commits · +53 −46 2022-11: 3 commits · +7 −2 2022-12: 1 commit · +1 −1 2023-01: 9 commits · +117 −30 2023-02: 6 commits · +45 −26 2023-03: 3 commits · +6 −10 2023-04: 11 commits · +95 −105 2023-05: 8 commits · +415 −38 2023-06: 2 commits · +7 −7 2023-07: 8 commits · +352 −38 2023-08: 4 commits · +35 −20 2023-09: 1 commit · +8 −1 2023-10: 8 commits · +351 −48 2023-11: 1 commit · +2 −29 2023-12: 25 commits · +1,322 −61 2024-01: 14 commits · +547 −164 2024-02: 8 commits · +67 −43 2024-03: 12 commits · +397 −21 2024-04: 6 commits · +385 −3 2024-05: 3 commits · +5 −8 2024-06: 1 commit · +43 −7 2024-07: 5 commits · +77 −34 2024-08: 6 commits · +196 −24 2024-09: 1 commit · +8 −0 2024-10: 14 commits · +1,135 −894 2024-11: 16 commits · +790 −443 2024-12: 11 commits · +177 −122 2025-01: 8 commits · +55 −67 2025-02: 5 commits · +25 −12 2025-03: 9 commits · +167 −125 2025-04: 9 commits · +75 −29 2025-05: 11 commits · +808 −88 2025-06: 15 commits · +744 −48 2025-07: 3 commits · +72 −41 2025-08: 6 commits · +35 −10 2025-09: 13 commits · +269 −40 2025-10: 5 commits · +29 −11 2025-11: 6 commits · +119 −95 2025-12: 1 commit · +87 −14 2026-01: 6 commits · +183 −33 2026-02: 3 commits · +8 −7 2026-03: 2 commits · +10 −1 2026-04: 0 commits · +0 −0

sources

  1. cateee.net

    AMD PMC is a current upstream kernel option, present through 6.19/7.0, and explicitly targets AMD Ryzen notebook platforms for S2Idle/SMU power-management support.

  2. cateee.net

    AMD PMF is current upstream support for AMD Platform Management Framework, with device IDs including Phoenix, Strix/Strix Halo, and Krackan root complexes.

  3. cateee.net

    AMD HFI is a recent upstream addition for heterogeneous-core hardware feedback on AMD systems, present in 6.17+.

  4. cateee.net

    AMD HSMP ACPI support is current upstream support for EPYC and MI300A server system-management functionality.

  5. amd.com

    AMD announced Ryzen AI 300 / PRO and Ryzen AI Max / PRO mobile PC processors for 2025 availability, showing this platform class was actively sold new in 2025.

  6. amd.com

    AMD announced Ryzen AI 400 / PRO 400 and new X3D client CPUs in January 2026, reinforcing that the client platform families covered by this directory remain current rather than legacy.

codex reasoning notes (technical)

Local `exec_command` inspection showed this is a real driver directory with active subdrivers (pmc, pmf, hfi, hsmp, x3d_vcache, wbrf, isp4). Local `git -c safe.directory=... log` showed many substantive 2025-2026 changes, including new quirks, ACPI IDs, HFI work, and current-platform enablement, which argues strongly against deprecation. `web.search_query` retrieved LKDDb pages for AMD_PMC/PMF/HFI/HSMP and AMD press releases for Ryzen AI 300/400. I did not find evidence of an active removal/deprecation series in the allotted lore lookup path; with fresh upstream activity and currently sold AMD client/server platforms, the correct outcome is keep.