aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ina2xx-adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-19iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas1-1/+33
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+2
2016-09-03iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield1-5/+0
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-3/+3
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger1-2/+2
2016-03-21iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger1-15/+24
2016-02-24iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis1-14/+7
2016-02-24iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis1-69/+65
2015-12-22iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron1-1/+1
2015-12-19iio: ina2xx: fix channel order in software bufferMarc Titinger1-2/+2
2015-12-12iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger1-1/+2
2015-12-12iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger1-6/+46
2015-12-12iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger1-9/+45
2015-12-12iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger1-0/+668