summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/nau7802.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner2019-05-241-2/+1Star
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio: adc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz2016-05-211-0/+19
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: nau7802: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: adc: nau7802: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+8Star
* iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni2013-08-031-0/+584