aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ina2xx-adc.c
Commit message (Expand)AuthorAge
* iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-07-07
* iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns2018-01-08
* iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns2018-01-08
* iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns2018-01-08
* iio: adc: ina2xx: Make calibration register value fixedMaciej Purski2018-01-08
* iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns2018-01-08
* iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns2018-01-08
* iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns2018-01-08
* iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns2018-01-08
* iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns2017-12-02
* iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns2017-12-02
* iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns2017-12-02
* iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns2017-10-09
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-25
|\
| * iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-22
* | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-28
|\ \ | |/ |/|
| * iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns2017-07-30
* | iio: adc: Fix polling of INA219 conversion ready flagStefan Brüns2017-07-01
|/
* iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-03
* iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-03
* iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-07
* iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas2017-03-19
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-10
* iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield2016-09-03
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-03
* iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* iio: ina2xx-adc: fix scale for VShuntMarc Titinger2016-04-03
* iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger2016-03-21
* iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis2016-02-24
* iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-24
* iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron2015-12-22
* iio: ina2xx: fix channel order in software bufferMarc Titinger2015-12-19
* iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger2015-12-12
* iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger2015-12-12
* iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger2015-12-12
* iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger2015-12-12