summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/rtq6056.c
AgeCommit message (Expand)Author
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-04-27iio: adc: rtq6056: add i2c_device_id supportKevin Tung
2025-10-13iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang
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