summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/msa311.c
AgeCommit message (Expand)Author
2025-06-26iio: accel: msa311: use = { } instead of memset()David Lechner
2025-05-21iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...Jonathan Cameron
2025-03-04iio: accel: msa311: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-03-04iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...Jonathan Cameron
2025-02-16iio: accel: msa311: convert to use maple tree register cacheBo Liu
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron
2024-07-29iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa
2024-06-25iio: accel: msa311: make use of regmap_clear_bits()Trevor Gamblin
2023-09-12iio: accel: msa311: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-11-23iio: accel: msa311: Use devm_regulator_get_enable()Jonathan Cameron
2022-08-30iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov