summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/mcp4531.c
Commit message (Expand)AuthorAgeFilesLines
* iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin2018-08-201-5/+2
* iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-08-191-5/+2
* iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin2018-04-151-73/+72
* iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio: mcp4531: provide range of available raw valuesPeter Rosin2016-11-131-42/+62
* iio: potentiometer: mcp4531: Add device tree bindingFlorian Vaussard2016-07-031-1/+86
* iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...Florian Vaussard2016-07-031-0/+72
* iio: potentiometer: mcp4531: use pointer to access model parametersSlawomir Stepien2016-04-031-7/+6
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: mcp4531: Driver for Microchip digital potentiometersPeter Rosin2015-09-301-0/+231
OpenPOWER on IntegriCloud