drivers/platform/x86/hp

HP laptop platform WMI and BIOS configuration drivers

Vendor-specific glue that exposes HP laptop features to Linux, including hotkeys, fan and thermal controls, platform profiles, and rfkill on consumer lines like OMEN and Victus, plus a BIOS configuration interface used on HP business machines for enterprise manageability. Also covers older bits like the Compaq TC1100 tablet and the HP laptop accelerometer.

keep conf=0.97 deploy=high replacement=none subsystem=platform category=platform-vendor
97%

recommendation

It should stay because HP is actively shipping the laptops this code supports — 2025 OMEN 16 models on both Intel and AMD/NVIDIA platforms are still on sale — and upstream developers are still landing new board IDs, with commits adding OMEN 16-wf1xxx support in 2025 and OMEN 16-k0xxx support in 2026. The hp-bioscfg subtree also keeps the directory relevant to enterprise fleet management, not just gaming hardware.

repository signals

16 files
7,977 source lines
99 commits, 5y
+8,534 / −454 lines added / removed, 5y
37 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 99 total · active in 31/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: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 1 commit · +2,291 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 3 commits · +7 −1 2023-02: 0 commits · +0 −0 2023-03: 2 commits · +4 −7 2023-04: 3 commits · +58 −1 2023-05: 1 commit · +1 −1 2023-06: 12 commits · +4,720 −1 2023-07: 11 commits · +93 −39 2023-08: 2 commits · +6 −15 2023-09: 2 commits · +11 −5 2023-10: 1 commit · +7 −1 2023-11: 4 commits · +11 −15 2023-12: 2 commits · +2 −5 2024-01: 0 commits · +0 −0 2024-02: 2 commits · +65 −6 2024-03: 2 commits · +7 −7 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +22 −55 2024-07: 2 commits · +176 −21 2024-08: 0 commits · +0 −0 2024-09: 1 commit · +1 −15 2024-10: 2 commits · +4 −3 2024-11: 1 commit · +3 −8 2024-12: 4 commits · +7 −5 2025-01: 9 commits · +416 −61 2025-02: 3 commits · +7 −10 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 1 commit · +2 −2 2025-07: 1 commit · +2 −2 2025-08: 1 commit · +4 −0 2025-09: 0 commits · +0 −0 2025-10: 2 commits · +3 −2 2025-11: 2 commits · +16 −9 2025-12: 1 commit · +14 −4 2026-01: 9 commits · +512 −122 2026-02: 9 commits · +47 −31 2026-03: 2 commits · +15 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    The directory contains the active HP WMI laptop driver, including support tables for modern OMEN and Victus boards and features such as thermal/fan/platform-profile handling.

  2. git.kernel.org

    The directory also contains the HP BIOS configuration driver code, indicating current enterprise/manageability use rather than a legacy-only leftover.

  3. git.kernel.org

    Upstream was still adding new hardware support in 2026 via "platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)".

  4. git.kernel.org

    Upstream was still adding new hardware support in 2025 via "platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)".

  5. hp.com

    HP was selling OMEN 16 gaming laptops in 2025, matching product lines explicitly supported by hp-wmi.

  6. hp.com

    HP was also selling 2025 OMEN 16 AMD/NVIDIA models, reinforcing that supported HP gaming-laptop families remained current in market.

codex reasoning notes (technical)

Keep. Local shell inspection showed real driver code (hp-wmi, hp_accel, tc1100-wmi, hp-bioscfg subtree), and local `git -c safe.directory=... log` showed frequent substantive updates through 2026 with many authors, not a stagnant legacy driver. No removal/deprecation discussion was found from available lore-oriented search attempts; `lei` was unavailable in the environment, and web lore queries returned no hits for removal talk. kernel.org tree/commit URLs were formed from local file paths and commit hashes plus canonical recall of stable git.kernel.org URL patterns. HP OMEN sales pages were obtained via `web.search_query`.