aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ti-dac5571.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-1/+1
2020-09-21iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-5/+2
2020-09-03iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch1-14/+15
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-9/+9
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-04iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer1-1/+1
2018-08-25iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson1-0/+1
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King1-6/+0
2018-05-06iio: dac: add TI DAC5571 family supportSean Nyekjaer1-0/+439