summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ltc2309.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-28iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()Jonathan Cameron1-1/+1
2024-06-25iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()David Lechner1-37/+6
2023-09-12iio: adc: add ltc2309 supportLiam Beguin1-0/+246