aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/health/afe4404.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis1-20/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis1-9/+6
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-75/+81
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis1-15/+15
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis1-3/+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-4/+0
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-8/+8
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis1-0/+679