Akinobu Mita
|
7d6cd21d82
iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
|
7 years ago |
Stefan Brüns
|
9273aa16b3
iio: adc: ina2xx: Actually align the loop with the conversion ready flag
|
7 years ago |
Stefan Brüns
|
8c3a7b0a6c
iio: adc: ina2xx: Align timestamp with conversion ready flag
|
7 years ago |
Stefan Brüns
|
8ea2a63869
iio: adc: ina2xx: Use a monotonic clock for delay calculation
|
7 years ago |
Maciej Purski
|
a28caa7b8f
iio: adc: ina2xx: Make calibration register value fixed
|
7 years ago |
Stefan Brüns
|
8bcf024f06
iio: adc: ina2xx: Do not udelay for several seconds
|
7 years ago |
Stefan Brüns
|
c68013f3a9
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
|
7 years ago |
Stefan Brüns
|
d456d61f53
iio: adc: ina2xx: Clarify size requirement for data buffer
|
7 years ago |
Stefan Brüns
|
17b3453f5c
iio: adc: ina2xx: Remove bogus cast for data argument
|
7 years ago |
Stefan Brüns
|
ca6a2d86ac
iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range
|
7 years ago |
Stefan Brüns
|
2d8119d752
iio: adc: ina2xx: Use LSB specifier instead of divider in config
|
7 years ago |
Stefan Brüns
|
2e64438487
iio: adc: ina2xx: Shift bus voltage register to mask flag bits
|
7 years ago |
Stefan Brüns
|
103f3afe91
iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
|
8 years ago |
Greg Kroah-Hartman
|
069f0e0c06
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
|
8 years ago |
Greg Kroah-Hartman
|
8439a69e72
Merge 4.13-rc7 into staging-next
|
8 years ago |
Jonathan Cameron
|
52b31bcc93
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
|
8 years ago |
Stefan Brüns
|
ff3aa88a4d
iio: adc: ina219: Avoid underflow for sleeping time
|
8 years ago |
Stefan Brüns
|
e5c2ce6bac
iio: adc: Fix polling of INA219 conversion ready flag
|
8 years ago |
Stefan Brüns
|
18edac2e22
iio: adc: Fix integration time/averaging for INA219/220
|
8 years ago |
Stefan Brüns
|
84b84dc19b
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
|
8 years ago |
Stefan Brüns
|
ac23d64def
iio: adc: Fix bad GENMASK use, typos, whitespace
|
8 years ago |
Javier Martinez Canillas
|
62aaca0de9
iio: adc: ina2xx: Add OF device ID table
|
8 years ago |
Jonathan Cameron
|
8abd5ba539
iio:kfifo_buf header include push down.
|
8 years ago |
Alison Schofield
|
c060991912
iio: adc: ina2xx: remove unused debug field from chip global data
|
9 years ago |
Matt Ranostay
|
b541eaff49
iio: adc: add missing of_node references to iio_dev
|
9 years ago |
Gregor Boirie
|
bc2b7dab62
iio:core: timestamping clock selection support
|
9 years ago |
Marc Titinger
|
eaa3476a7e
iio: ina2xx-adc: fix scale for VShunt
|
9 years ago |
Marc Titinger
|
d1ef4f2cae
iio: ina2xx-adc: update the CALIB. register when RShunt changes
|
9 years ago |
Andrew F. Davis
|
1961bce764
iio: ina2xx: Remove trace_printk debug statments
|
9 years ago |
Andrew F. Davis
|
7906dd52c5
iio: ina2xx: Fix whitespace and re-order code
|
9 years ago |