aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-19iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com1-1/+1
2024-02-19iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com1-1/+3
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-05-13iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driverMarius Hoch1-0/+7
2023-05-13iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driverMarius Hoch1-0/+5
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-0/+1
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-6/+0
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-1/+2
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko1-0/+84