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
/
health
/
afe4404.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-23
iio: health: afe4404: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-12
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-06-11
iio: health: afe4404: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2021-11-17
iio: afe4404: Remove no-op trigger ops
Lars-Peter Clausen
2021-10-19
iio: health: afe4404: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-08-22
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-21
iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2016-05-04
iio: health/afe4404: ENSEPGAIN is part of CONTROL2 register
Andrew F. Davis
2016-05-04
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
2016-05-04
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
2016-05-04
iio: health/afe440x: Make gain settings a modifier for the stages
Andrew F. Davis
2016-05-04
iio: health/afe440x: Use regmap fields
Andrew F. Davis
2016-05-04
iio: health/afe440x: Remove channel names
Andrew F. Davis
2016-05-04
iio: health/afe4404: Remove LED3 input channel
Andrew F. Davis
2016-05-04
iio: health/afe440x: Always use separate gain values
Andrew F. Davis
2016-05-04
iio: health/afe440x: Remove unneeded initializers
Andrew F. Davis
2016-05-04
iio: health/afe440x: Remove of_match_ptr and ifdefs
Andrew F. Davis
2016-05-04
iio: health/afe440x: Fix kernel-doc format
Andrew F. Davis
2016-02-17
iio: health/afe4404: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-06
iio: health: Add driver for the TI AFE4404 heart monitor
Andrew F. Davis