aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/adc/hx711.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2019-10-22iio: adc: hx711: optimize performance in read cycleAndreas Klinger1-17/+5
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-07-15iio: hx711: add delay until DOUT is readyAndreas Klinger1-0/+39
2018-01-08iio: hx711: fix bug in reset functionalityAndreas Klinger1-7/+6
2018-01-08iio: hx711: add triggered buffer supportAndreas Klinger1-23/+98
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-04-01iio: adc: hx711: constify attribute_group structuressimran singhal1-1/+1
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger1-0/+532