summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ina2xx-adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-10-031-4/+13
* iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns2018-03-191-9/+17
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-1/+1
|\
| * iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns2017-07-301-1/+1
* | iio: adc: Fix polling of INA219 conversion ready flagStefan Brüns2017-07-011-7/+29
|/
* iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-031-22/+182
* iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-031-0/+2
* iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-071-6/+6
* 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/+0
* 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/+7
* iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-241-69/+65
* 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