summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/tpl0102.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: potentiometer: tpl0102: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay2018-11-111-7/+27
* iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay2018-11-111-6/+6
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay2016-05-141-4/+0
* iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay2016-03-051-1/+1
* iio: potentiometer: add TI tpl0102 supportMatt Ranostay2016-02-241-0/+166