summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/pac1934.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-30iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum1-3/+3
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-10/+1
2025-09-10iio: adc: PAC1934: Use devm_mutex_init()Christophe JAILLET1-10/+1
2025-08-25iio/adc/pac1934: fix channel disable configurationAleksandar Gerasimovski1-2/+18
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea1-1/+1
2024-10-28iio: adc: pac1934: Replace strange way of checking type of enumerationAndy Shevchenko1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron1-3/+3
2024-06-04iio: adc: pac1934: remove unused struct 'samp_rate_mapping'Dr. David Alan Gilbert1-5/+0
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
2024-04-06iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron1-46/+31
2024-02-28iio: adc: adding support for PAC193xMarius Cristea1-0/+1636