aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/hi8435.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean1-1/+0
2020-07-07iio:adc:hi8435: Drop of_match_ptr protection.Jonathan Cameron1-3/+2
2020-07-07iio:adc:hi8435: Drop unused of_gpio.h headerJonathan Cameron1-1/+0
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-08-11iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov1-21/+11
2019-08-11iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-06-03Revert "iio: hi8435: cleanup reset gpio"Jonathan Cameron1-7/+5
2017-06-03iio: hi8435: remote ampersands from hi8435_info definitionNikita Yushchenko1-4/+4
2017-05-20iio: hi8435: cleanup reset gpioNikita Yushchenko1-5/+7
2017-05-20iio: hi8435: make in_voltage_sensing_mode_available visibleNikita Yushchenko1-0/+1
2017-05-20iio: hi8435: avoid garbage event at first enableNikita Yushchenko1-2/+13
2017-05-20iio: hi8435: add raw accessNikita Yushchenko1-0/+22
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-09-23iio: adc: hi8435: Holt HI-8435 threshold detectorVladimir Barinov1-0/+534