summaryrefslogtreecommitdiffstats
path: root/drivers/iio/health
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-063-5/+5
|\
| * iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
| * iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire2017-01-221-1/+1
|/
* Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-093-401/+254
|\
| * iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis2016-05-041-3/+3
| * iio: health/afe440x: Remove unused definitionsAndrew F. Davis2016-05-042-57/+0
| * iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-042-15/+10
| * iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2016-05-042-24/+44
| * iio: health/afe440x: Use regmap fieldsAndrew F. Davis2016-05-043-155/+144
| * iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-043-33/+33
| * iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0
| * iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis2016-05-041-17/+0
| * iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis2016-05-041-1/+1
| * iio: health/afe440x: Always use separate gain valuesAndrew F. Davis2016-05-043-98/+37
| * iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2016-05-042-10/+1
| * iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2016-05-042-6/+2
| * iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2016-05-042-17/+17
* | iio: health: max30100: correct FIFO check conditionMatt Ranostay2016-03-281-1/+2
|/
* iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann2016-02-171-2/+2
* iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann2016-02-171-2/+2
* iio: health/afe4403: select REGMAP_SPIArnd Bergmann2016-02-171-0/+1
* iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis2016-02-063-0/+721
* iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis2016-02-064-1/+889
* iio: health: max30100: add config for LED currentMatt Ranostay2016-01-031-6/+75
* iio: light: add MAX30100 oximeter driver supportMatt Ranostay2015-12-123-0/+481