summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/rtq6056.c
AgeCommit message (Expand)Author
2025-06-26iio: adc: rtq6056: use = { } instead of memset()David Lechner
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-02-17iio: adc: rtq6056: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2024-12-28iio: adc: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron
2024-08-03iio: adc: rtq6056: make use of iio_for_each_active_channel()Nuno Sa
2024-04-29iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz
2024-01-23iio: adc: rtq6056: Add support for the whole RTQ6056 familyChiYuan Huang
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-15iio: adc: Add rtq6056 supportChiYuan Huang