summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad4130.c
AgeCommit message (Expand)Author
2024-06-25iio: adc: ad4130: make use of regmap_clear_bits()Trevor Gamblin
2024-04-06iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-17iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron
2024-02-10iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav
2024-02-10iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav
2023-09-13iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()Lars-Peter Clausen
2023-05-13iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"Colin Ian King
2022-11-23iio: adc: ad4130: add AD4130 driverCosmin Tanislav