drivers/iio

Industrial I/O (IIO) subsystem root

The top-level directory for Linux's Industrial I/O framework, which provides the common infrastructure that hundreds of individual sensor drivers (accelerometers, gyroscopes, ADCs, light sensors, magnetometers, and similar analog/data-acquisition devices) plug into. It is the umbrella, not a driver for any one chip.

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

recommendation

This is not actually a single driver; it is the parent directory for the entire Industrial I/O subsystem and all of its child sensor drivers. Any keep-or-remove judgement has to be made on the individual drivers underneath it, not on the directory itself.

repository signals

860 files
403,568 source lines
4,393 commits, 5y
+210,332 / −46,789 lines added / removed, 5y
506 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4,393 total · active in 60/61 months
2021 2022 2023 2024 2025 2026 2021-04: 57 commits · +3,931 −440 2021-05: 121 commits · +3,176 −1,352 2021-06: 55 commits · +659 −818 2021-07: 29 commits · +591 −240 2021-08: 38 commits · +3,086 −600 2021-09: 98 commits · +3,615 −993 2021-10: 102 commits · +2,579 −611 2021-11: 44 commits · +289 −147 2021-12: 61 commits · +6,680 −163 2022-01: 122 commits · +3,832 −1,591 2022-02: 74 commits · +7,329 −519 2022-03: 39 commits · +858 −468 2022-04: 63 commits · +1,856 −336 2022-05: 164 commits · +1,543 −518 2022-06: 98 commits · +449 −489 2022-07: 42 commits · +1,916 −480 2022-08: 97 commits · +4,696 −1,180 2022-09: 53 commits · +5,164 −667 2022-10: 87 commits · +6,527 −953 2022-11: 191 commits · +4,793 −609 2022-12: 27 commits · +984 −131 2023-01: 44 commits · +1,657 −336 2023-02: 21 commits · +1,320 −450 2023-03: 30 commits · +3,293 −174 2023-04: 34 commits · +1,615 −383 2023-05: 36 commits · +2,303 −379 2023-06: 41 commits · +1,454 −519 2023-07: 40 commits · +1,663 −319 2023-08: 62 commits · +4,004 −887 2023-09: 92 commits · +1,981 −514 2023-10: 37 commits · +5,333 −233 2023-11: 15 commits · +985 −61 2023-12: 71 commits · +4,535 −789 2024-01: 35 commits · +1,849 −946 2024-02: 85 commits · +6,323 −1,396 2024-03: 41 commits · +3,078 −487 2024-04: 76 commits · +3,078 −880 2024-05: 70 commits · +3,286 −1,042 2024-06: 136 commits · +6,415 −2,182 2024-07: 153 commits · +9,986 −1,160 2024-08: 54 commits · +3,262 −472 2024-09: 100 commits · +3,708 −652 2024-10: 190 commits · +8,800 −2,754 2024-11: 71 commits · +1,280 −2,382 2024-12: 89 commits · +4,354 −1,443 2025-01: 48 commits · +4,185 −893 2025-02: 125 commits · +8,730 −1,629 2025-03: 138 commits · +4,225 −1,964 2025-04: 98 commits · +3,602 −1,318 2025-05: 66 commits · +1,969 −397 2025-06: 114 commits · +2,986 −800 2025-07: 74 commits · +7,698 −576 2025-08: 101 commits · +1,812 −1,402 2025-09: 54 commits · +4,631 −531 2025-10: 77 commits · +8,049 −903 2025-11: 37 commits · +2,643 −782 2025-12: 56 commits · +7,339 −623 2026-01: 64 commits · +2,021 −567 2026-02: 39 commits · +227 −175 2026-03: 17 commits · +100 −84 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: subsystem-level Industrial I/O core/parent directory containing framework and multiple child drivers, not one hardware-bound driver.