aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/nau7802.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-08-15iio: adc: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz1-0/+19
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-23iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-18iio: adc: nau7802: Include linux/of.h headerSachin Kamat1-0/+1
2013-08-03iio: adc: nau7802: Use devm_iio_device_allocSachin Kamat1-11/+8
2013-08-03iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni1-0/+584