summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/msa311.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa2024-07-291-2/+1
* iio: accel: msa311: make use of regmap_clear_bits()Trevor Gamblin2024-06-251-4/+4
* iio: accel: msa311: Use correct header(s) instead of string_helpers.hAndy Shevchenko2023-09-121-1/+1
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-1/+1
* iio: accel: msa311: Use devm_regulator_get_enable()Jonathan Cameron2022-11-231-19/+2
* iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov2022-08-301-0/+1321