aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/health/afe4403.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-21iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis1-37/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis1-6/+4
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis1-12/+22
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis1-58/+60
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis1-14/+14
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis1-17/+0
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis1-43/+17
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis1-6/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis1-3/+1
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis1-9/+9
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis1-0/+708