summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/mcp4018.c
Commit message (Expand)AuthorAgeFilesLines
* iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-8/+4
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin2018-08-201-1/+1
* iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-08-191-5/+2
* iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin2018-04-151-21/+20
* iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin2018-03-101-0/+194