aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/mcp4018.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-8/+4
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-08-20iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-08-19iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall1-5/+2
2018-04-15iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin1-21/+20
2018-03-10iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin1-0/+194