summaryrefslogtreecommitdiff
path: root/drivers/iio/potentiometer/ds1803.c
AgeCommit message (Expand)Author
2023-09-12iio: potentiometer: ds1803: Convert enum->pointer for data in the ID tableBiju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: potentiometer: ds1803: Convert to i2c's .probe_new()Uwe Kleine-König
2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J
2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J
2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J
2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J
2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-03-10iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron
2016-04-10iio: potentiometer: add driver for Maxim Integrated DS1803Slawomir Stepien