Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | Merge 4.13-rc7 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2017-07-30 | iio: adc: ina219: Avoid underflow for sleeping time | Stefan Brüns | 1 | -1/+1 |
2017-07-01 | iio: adc: Fix polling of INA219 conversion ready flag | Stefan Brüns | 1 | -7/+29 |
2017-06-03 | iio: adc: Fix integration time/averaging for INA219/220 | Stefan Brüns | 1 | -22/+182 |
2017-06-03 | iio: adc: ina2xx: Make use of attribute flags consistent on all channels | Stefan Brüns | 1 | -0/+2 |
2017-05-07 | iio: adc: Fix bad GENMASK use, typos, whitespace | Stefan Brüns | 1 | -6/+6 |
2017-03-19 | iio: adc: ina2xx: Add OF device ID table | Javier Martinez Canillas | 1 | -1/+33 |
2017-01-10 | iio:kfifo_buf header include push down. | Jonathan Cameron | 1 | -0/+2 |
2016-09-03 | iio: adc: ina2xx: remove unused debug field from chip global data | Alison Schofield | 1 | -5/+0 |
2016-07-03 | iio: adc: add missing of_node references to iio_dev | Matt Ranostay | 1 | -0/+1 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -3/+3 |
2016-04-03 | iio: ina2xx-adc: fix scale for VShunt | Marc Titinger | 1 | -2/+2 |
2016-03-21 | iio: ina2xx-adc: update the CALIB. register when RShunt changes | Marc Titinger | 1 | -15/+24 |
2016-02-24 | iio: ina2xx: Remove trace_printk debug statments | Andrew F. Davis | 1 | -14/+7 |
2016-02-24 | iio: ina2xx: Fix whitespace and re-order code | Andrew F. Davis | 1 | -69/+65 |
2015-12-22 | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. | Jonathan Cameron | 1 | -1/+1 |
2015-12-19 | iio: ina2xx: fix channel order in software buffer | Marc Titinger | 1 | -2/+2 |
2015-12-12 | iio: ina2xx: give the capture kthread a more useful name string. | Marc Titinger | 1 | -1/+2 |
2015-12-12 | iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value | Marc Titinger | 1 | -6/+46 |
2015-12-12 | iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs | Marc Titinger | 1 | -9/+45 |
2015-12-12 | iio: ina2xx: add support for TI INA2xx Power Monitors | Marc Titinger | 1 | -0/+668 |