summaryrefslogtreecommitdiff
path: root/drivers/iio/potentiometer/tpl0102.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-23iio: potentiometer: tpl0102: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-11-11iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay1-7/+27
2018-11-11iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay1-6/+6
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2016-05-14iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay1-4/+0
2016-03-05iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay1-1/+1
2016-02-24iio: potentiometer: add TI tpl0102 supportMatt Ranostay1-0/+166