MEMS Inertial Measurement Unit (IMU) sensors
A collection of drivers for MEMS inertial measurement units — chips that combine accelerometers, gyroscopes, and sometimes magnetometers to report motion and orientation. They appear in drones, robots, industrial gear, vehicles, wearables, phones, and laptops, covering parts from Analog Devices, Bosch, InvenSense, ST, NXP, and Kionix that are still in volume production.
recommendation
It should stay because this directory is an active umbrella for current-generation 6- and 9-axis IMUs from Analog Devices, Bosch, InvenSense/TDK, ST, NXP, and Kionix — many of which (such as the ADIS16550, ST LSM6DSV32X, and InvenSense ICM-45600) are still sold for new designs in 2025. Upstream activity is healthy, with new-chip enablement and runtime-power-management fixes landing through 2025 and into 2026.
repository signals
sources
- lore-kernel.gnuweeb.org
The directory still sees active upstream maintenance in 2025, e.g. a multi-patch inv_icm42600 runtime-PM fix series.
- lore-kernel.gnuweeb.org
The subsystem was still gaining new hardware enablement in 2025, e.g. the Bosch SMI330 driver series.
- analog.com
Analog Devices lists ADIS16550 as 'Recommended for New Designs', showing at least one supported IMU family is still sold for new designs.
- st.com
ST lists LSM6DSV32X as 'Active' and 'Product is in volume production', indicating continued new-deployment relevance for supported ST IMUs.
- cateee.net
LKDDb shows inv_icm45600 SPI support in recent kernels (6.19 and 7.0), evidence that this directory covers current-generation IMUs rather than only legacy parts.
codex reasoning notes (technical)
Local shell inspection of Kconfig/Makefile shows this is an umbrella driver directory for many active IMU families (ADI ADIS, Bosch BMI/SMI, InvenSense ICM/MPU, ST LSM*, NXP FXOS, Kionix KMX61), not a single obsolete device line. Local git log shows substantive fixes/additions through 2026-03-09, matching the provided activity stats. No removal/deprecation thread surfaced in the lore web lookups I ran; instead, web search found active 2025 patch traffic and new-driver work. Because hardware covered here is still on sale and upstream attention is current, this should be kept. Source acquisition: both lore URLs and vendor/LKDDb URLs were obtained via web search results; local activity assessment came from shell commands against the source tree.