drivers/platform/x86/lenovo

Lenovo ThinkPad, IdeaPad, Yoga, and Legion platform integration

Vendor-specific glue for Lenovo laptops and handhelds that exposes hotkeys, battery charge thresholds, fan and thermal controls, RGB lighting, BIOS settings, and gaming-mode switches on ThinkPad, IdeaPad, Yoga, and Legion machines including the Legion Go handheld. It covers firmware interfaces such as thinkpad_acpi, ideapad-laptop, think-lmi, and Legion WMI GameZone.

keep conf=0.95 last_sold=2026 deploy=high replacement=none subsystem=platform category=platform-vendor
95%

recommendation

It should stay because Lenovo is one of the largest PC vendors and is still shipping ThinkPad, Legion, and Legion Go hardware in 2025 and 2026 that depends on these interfaces for working hotkeys, thermals, and gaming features. The directory is young and under active maintenance, with substantive commits landing as recently as March 2026 and no removal work in flight.

repository signals

22 files
21,159 source lines
39 commits, 5y
+21,799 / −333 lines added / removed, 5y
15 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 39 total · active in 9/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: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 2 commits · +110 −5 2025-06: 2 commits · +18,122 −22 2025-07: 7 commits · +1,793 −1 2025-08: 0 commits · +0 −0 2025-09: 4 commits · +99 −16 2025-10: 0 commits · +0 −0 2025-11: 7 commits · +202 −85 2025-12: 1 commit · +1 −1 2026-01: 11 commits · +1,452 −182 2026-02: 4 commits · +20 −19 2026-03: 1 commit · +0 −2 2026-04: 0 commits · +0 −0

sources

  1. patch.msgid.link

    Recent upstream activity exists in 2026 for this directory; the wmi-gamezone driver received a fix in March 2026 rather than removal work.

  2. lenovo.com

    Lenovo was still marketing current Legion gaming laptops and Legion Go handheld products in 2026, matching devices supported by the Lenovo Legion WMI drivers in this directory.

  3. lenovo.com

    Lenovo listed Legion Go handheld products for sale/availability in 2026, consistent with active support for Legion Go quirks and GameZone interfaces.

  4. lenovo.com

    Lenovo continued selling current ThinkPad X1 Carbon systems in 2026, indicating the ThinkPad-related drivers here target non-obsolete hardware families.

codex reasoning notes (technical)

Local shell inspection (`rg`, `ls`) shows this is a real driver directory with multiple Lenovo laptop/handheld drivers including thinkpad_acpi, ideapad-laptop, think-lmi, wmi-gamezone, and Yoga components. Local `git log` on the directory shows active substantive maintenance through 2026-03-13 and no removal/deprecation series; the cited patch.msgid.link URL came from the commit Link in `git log`. Lenovo product URLs were obtained via web search and show ThinkPad/Legion hardware still sold in 2026. Because the directory is young, actively maintained, and targets current Lenovo product lines with broad deployment, the correct outcome is keep, with no natural replacement driver.