summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ina2xx-adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas2017-03-191-1/+33
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+2
* iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield2016-09-031-5/+0Star
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-3/+3
* iio: ina2xx-adc: fix scale for VShuntMarc Titinger2016-04-031-2/+2
* iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger2016-03-211-15/+24
* iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis2016-02-241-14/+7Star
* iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-241-69/+65Star
* iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron2015-12-221-1/+1
* iio: ina2xx: fix channel order in software bufferMarc Titinger2015-12-191-2/+2
* iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger2015-12-121-1/+2
* iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger2015-12-121-6/+46
* iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger2015-12-121-9/+45
* iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger2015-12-121-0/+668