index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ina2xx-adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
iio: adc: ina2xx: add in early -EINVAL returns in case statements
Colin Ian King
1
-0
/
+2
2018-07-07
iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
Akinobu Mita
1
-4
/
+13
2018-01-08
iio: adc: ina2xx: Actually align the loop with the conversion ready flag
Stefan Brüns
1
-19
/
+38
2018-01-08
iio: adc: ina2xx: Align timestamp with conversion ready flag
Stefan Brüns
1
-2
/
+2
2018-01-08
iio: adc: ina2xx: Use a monotonic clock for delay calculation
Stefan Brüns
1
-14
/
+27
2018-01-08
iio: adc: ina2xx: Make calibration register value fixed
Maciej Purski
1
-31
/
+33
2018-01-08
iio: adc: ina2xx: Do not udelay for several seconds
Stefan Brüns
1
-3
/
+5
2018-01-08
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
Stefan Brüns
1
-14
/
+0
2018-01-08
iio: adc: ina2xx: Clarify size requirement for data buffer
Stefan Brüns
1
-1
/
+2
2018-01-08
iio: adc: ina2xx: Remove bogus cast for data argument
Stefan Brüns
1
-2
/
+1
2017-12-02
iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range
Stefan Brüns
1
-3
/
+108
2017-12-02
iio: adc: ina2xx: Use LSB specifier instead of divider in config
Stefan Brüns
1
-6
/
+6
2017-12-02
iio: adc: ina2xx: Shift bus voltage register to mask flag bits
Stefan Brüns
1
-9
/
+17
2017-10-09
iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
Stefan Brüns
1
-9
/
+9
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-2
/
+0
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
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