index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ina2xx-adc.c
Age
Commit message (
Expand
)
Author
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-15
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
Alvin Šipraga
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: adc: ina2xx-adc: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-11
iio:adc:ina2xx: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-01-23
iio: ina2xx-adc: sysfs_emit()
Lars-Peter Clausen
2021-12-21
iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-12-16
iio: in2xx-adc: Remove unnecessary cast
Lars-Peter Clausen
2021-11-17
iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_ta...
Cai Huoqing
2021-11-17
iio: adc: ina2xx: Make use of the helper macro kthread_run()
Cai Huoqing
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-08-31
iio:adc:ina2xx Fix timestamp alignment issue.
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2018-10-21
iio: adc: ina2xx: add in early -EINVAL returns in case statements
Colin Ian King
2018-07-07
iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
Akinobu Mita
2018-01-08
iio: adc: ina2xx: Actually align the loop with the conversion ready flag
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Align timestamp with conversion ready flag
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Use a monotonic clock for delay calculation
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Make calibration register value fixed
Maciej Purski
2018-01-08
iio: adc: ina2xx: Do not udelay for several seconds
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Clarify size requirement for data buffer
Stefan Brüns
2018-01-08
iio: adc: ina2xx: Remove bogus cast for data argument
Stefan Brüns
2017-12-02
iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range
Stefan Brüns
2017-12-02
iio: adc: ina2xx: Use LSB specifier instead of divider in config
Stefan Brüns
2017-12-02
iio: adc: ina2xx: Shift bus voltage register to mask flag bits
Stefan Brüns
2017-10-09
iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
Stefan Brüns
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-30
iio: adc: ina219: Avoid underflow for sleeping time
Stefan Brüns
2017-07-01
iio: adc: Fix polling of INA219 conversion ready flag
Stefan Brüns
2017-06-03
iio: adc: Fix integration time/averaging for INA219/220
Stefan Brüns
2017-06-03
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
Stefan Brüns
2017-05-07
iio: adc: Fix bad GENMASK use, typos, whitespace
Stefan Brüns
2017-03-19
iio: adc: ina2xx: Add OF device ID table
Javier Martinez Canillas
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
2016-09-03
iio: adc: ina2xx: remove unused debug field from chip global data
Alison Schofield
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-04-03
iio: ina2xx-adc: fix scale for VShunt
Marc Titinger
2016-03-21
iio: ina2xx-adc: update the CALIB. register when RShunt changes
Marc Titinger
2016-02-24
iio: ina2xx: Remove trace_printk debug statments
Andrew F. Davis
[next]