summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/max5481.c
Commit message (Expand)AuthorAgeFilesLines
* iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean2021-07-191-13/+9
* iio: use getter/setter functionsJulia Lawall2021-03-111-2/+2
* iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron2020-09-211-13/+0
* iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-6/+4
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-08-191-5/+2
* iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron2017-09-031-1/+0
* iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: max5481: Add support for Maxim digital potentiometersMatt Weber2017-01-281-0/+223