index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
afe4403.c
Age
Commit message (
Expand
)
Author
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