drivers/video/backlight

Backlight and LCD panel control subsystem

A kernel framework directory that holds dozens of individual drivers for controlling display backlights and LCD panel power on laptops, tablets, embedded boards, and handheld devices. It provides the common plumbing that lets userspace adjust screen brightness across a wide range of hardware from many vendors.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=video category=not-a-driver
100%

recommendation

This is not a single hardware driver but rather an umbrella subsystem directory containing many distinct backlight and LCD control drivers. Any keep-or-remove decisions need to be made on a per-driver basis inside the directory, not against the directory as a whole.

repository signals

64 files
20,969 source lines
259 commits, 5y
+3,817 / −2,431 lines added / removed, 5y
69 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 259 total · active in 47/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 3 commits · +226 −12 2021-06: 2 commits · +25 −29 2021-07: 2 commits · +83 −46 2021-08: 0 commits · +0 −0 2021-09: 2 commits · +17 −11 2021-10: 1 commit · +5 −4 2021-11: 12 commits · +167 −107 2021-12: 2 commits · +2 −0 2022-01: 2 commits · +9 −21 2022-02: 2 commits · +8 −11 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 3 commits · +33 −20 2022-07: 1 commit · +9 −12 2022-08: 2 commits · +374 −24 2022-09: 2 commits · +3 −16 2022-10: 0 commits · +0 −0 2022-11: 11 commits · +22 −39 2022-12: 1 commit · +1 −1 2023-01: 9 commits · +256 −526 2023-02: 1 commit · +1 −0 2023-03: 19 commits · +54 −90 2023-04: 0 commits · +0 −0 2023-05: 4 commits · +46 −41 2023-06: 7 commits · +12 −9 2023-07: 5 commits · +25 −19 2023-08: 2 commits · +4 −6 2023-09: 0 commits · +0 −0 2023-10: 1 commit · +22 −0 2023-11: 4 commits · +479 −17 2023-12: 4 commits · +32 −334 2024-01: 4 commits · +147 −9 2024-02: 16 commits · +84 −103 2024-03: 19 commits · +110 −288 2024-04: 15 commits · +15 −20 2024-05: 2 commits · +350 −6 2024-06: 20 commits · +55 −58 2024-07: 1 commit · +4 −1 2024-08: 2 commits · +3 −3 2024-09: 22 commits · +117 −146 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 2 commits · +13 −13 2025-01: 17 commits · +4 −17 2025-02: 1 commit · +135 −0 2025-03: 7 commits · +101 −344 2025-04: 1 commit · +4 −2 2025-05: 1 commit · +13 −0 2025-06: 0 commits · +0 −0 2025-07: 12 commits · +18 −7 2025-08: 1 commit · +2 −2 2025-09: 1 commit · +1 −1 2025-10: 0 commits · +0 −0 2025-11: 2 commits · +482 −2 2025-12: 1 commit · +192 −0 2026-01: 3 commits · +42 −4 2026-02: 2 commits · +4 −4 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: this is a subsystem-level directory containing many separate backlight drivers, not one kernel-bound hardware driver.