index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ina2xx-adc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-7
/
+7
*
iio: adc: max1118: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: adc: ina2xx-adc: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+1
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-3
/
+6
|
\
|
*
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
Alvin Šipraga
2023-07-15
1
-3
/
+6
*
|
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
|
/
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: adc: ina2xx-adc: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio:adc:ina2xx: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
1
-2
/
+8
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-1
/
+1
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
1
-1
/
+0
*
iio: ina2xx-adc: sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-12-21
1
-1
/
+1
*
iio: in2xx-adc: Remove unnecessary cast
Lars-Peter Clausen
2021-12-16
1
-1
/
+1
*
iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_ta...
Cai Huoqing
2021-11-17
1
-2
/
+0
*
iio: adc: ina2xx: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-17
1
-5
/
+4
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+2
*
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-8
/
+6
*
iio:adc:ina2xx Fix timestamp alignment issue.
Jonathan Cameron
2020-08-31
1
-4
/
+7
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: ina2xx: add in early -EINVAL returns in case statements
Colin Ian King
2018-10-21
1
-0
/
+2
*
iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
Akinobu Mita
2018-07-07
1
-4
/
+13
*
iio: adc: ina2xx: Actually align the loop with the conversion ready flag
Stefan Brüns
2018-01-08
1
-19
/
+38
*
iio: adc: ina2xx: Align timestamp with conversion ready flag
Stefan Brüns
2018-01-08
1
-2
/
+2
*
iio: adc: ina2xx: Use a monotonic clock for delay calculation
Stefan Brüns
2018-01-08
1
-14
/
+27
*
iio: adc: ina2xx: Make calibration register value fixed
Maciej Purski
2018-01-08
1
-31
/
+33
*
iio: adc: ina2xx: Do not udelay for several seconds
Stefan Brüns
2018-01-08
1
-3
/
+5
*
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
Stefan Brüns
2018-01-08
1
-14
/
+0
*
iio: adc: ina2xx: Clarify size requirement for data buffer
Stefan Brüns
2018-01-08
1
-1
/
+2
*
iio: adc: ina2xx: Remove bogus cast for data argument
Stefan Brüns
2018-01-08
1
-2
/
+1
*
iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range
Stefan Brüns
2017-12-02
1
-3
/
+108
*
iio: adc: ina2xx: Use LSB specifier instead of divider in config
Stefan Brüns
2017-12-02
1
-6
/
+6
*
iio: adc: ina2xx: Shift bus voltage register to mask flag bits
Stefan Brüns
2017-12-02
1
-9
/
+17
*
iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
Stefan Brüns
2017-10-09
1
-9
/
+9
*
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
1
-2
/
+0
|
\
|
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
|
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: adc: ina219: Avoid underflow for sleeping time
Stefan Brüns
2017-07-30
1
-1
/
+1
*
|
iio: adc: Fix polling of INA219 conversion ready flag
Stefan Brüns
2017-07-01
1
-7
/
+29
|
/
*
iio: adc: Fix integration time/averaging for INA219/220
Stefan Brüns
2017-06-03
1
-22
/
+182
*
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
Stefan Brüns
2017-06-03
1
-0
/
+2
*
iio: adc: Fix bad GENMASK use, typos, whitespace
Stefan Brüns
2017-05-07
1
-6
/
+6
*
iio: adc: ina2xx: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-1
/
+33
*
iio:kfifo_buf header include push down.
Jonathan Cameron
2017-01-10
1
-0
/
+2
*
iio: adc: ina2xx: remove unused debug field from chip global data
Alison Schofield
2016-09-03
1
-5
/
+0
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-3
/
+3
[next]