index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
afe4403.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-03
iio: health: afe4403: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-06-25
iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-02-17
iio: health: afe4403: Use devm IIO helpers
Andrew Davis
1
-30
/
+8
2024-02-17
iio: health: afe4403: Use devm action helper for regulator disable
Andrew Davis
1
-11
/
+16
2022-11-12
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
1
-2
/
+3
2022-07-18
iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-17
iio: afe4403: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
1
-4
/
+2
2021-10-19
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+4
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-3
/
+6
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
1
-1
/
+1
2020-06-14
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+6
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
1
-8
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2017-08-22
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-01-21
iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
Alison Schofield
1
-2
/
+2
2016-05-04
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
1
-37
/
+0
2016-05-04
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
1
-6
/
+4
2016-05-04
iio: health/afe440x: Make gain settings a modifier for the stages
Andrew F. Davis
1
-12
/
+22
2016-05-04
iio: health/afe440x: Use regmap fields
Andrew F. Davis
1
-58
/
+60
2016-05-04
iio: health/afe440x: Remove channel names
Andrew F. Davis
1
-14
/
+14
2016-05-04
iio: health/afe440x: Remove unneeded offset handling
Andrew F. Davis
1
-17
/
+0
2016-05-04
iio: health/afe440x: Always use separate gain values
Andrew F. Davis
1
-43
/
+17
2016-05-04
iio: health/afe440x: Remove unneeded initializers
Andrew F. Davis
1
-6
/
+1
2016-05-04
iio: health/afe440x: Remove of_match_ptr and ifdefs
Andrew F. Davis
1
-3
/
+1
2016-05-04
iio: health/afe440x: Fix kernel-doc format
Andrew F. Davis
1
-9
/
+9
2016-02-17
iio: health/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-02-07
iio: health: Add driver for the TI AFE4403 heart monitor
Andrew F. Davis
1
-0
/
+708