aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/ds1803.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J1-1/+36
2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J1-5/+22
2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J1-1/+4
2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J1-8/+22
2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J1-16/+45
2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J1-7/+6
2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-4/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-10iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha1-1/+1
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2016-04-10iio: potentiometer: add driver for Maxim Integrated DS1803Slawomir Stepien1-0/+173