index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
afe4403.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-03
iio: health: afe4403: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-02-17
iio: health: afe4403: Use devm IIO helpers
Andrew Davis
2024-02-17
iio: health: afe4403: Use devm action helper for regulator disable
Andrew Davis
2022-11-12
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
2022-07-18
iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-17
iio: afe4403: Remove no-op trigger ops
Lars-Peter Clausen
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
iio: health: afe4403: 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:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
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: afe4403: retrieve a valid iio_dev in suspend/resume
Alison Schofield
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/afe440x: Remove unneeded offset handling
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/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-06
iio: health: Add driver for the TI AFE4403 heart monitor
Andrew F. Davis