summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/st_lsm9ds0 (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com2024-02-191-1/+1
* iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com2024-02-194-5/+12
* iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com2024-02-191-10/+7
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driverMarius Hoch2023-05-131-0/+7
* iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driverMarius Hoch2023-05-133-1/+12
* iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-58/+7
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-183-1/+4
* iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-231-6/+22
* iio: st_lsm9ds0: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+6
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+0
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-144-27/+1
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-243-2/+5
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-176-0/+386