summaryrefslogtreecommitdiffstats
path: root/drivers/iio/health
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-191-2/+4
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4Star
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-1/+1
|\
| * iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler2017-12-021-1/+1
* | iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler2017-12-021-14/+130
* | iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler2017-12-021-5/+10
* | iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler2017-12-021-16/+28
* | iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler2017-12-021-3/+11
* | iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler2017-12-021-13/+23
* | iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler2017-12-021-28/+16Star
* | iio: health: max30102: Add check for part IDPeter Meerwald-Stadler2017-12-021-0/+18
* | iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler2017-12-021-1/+4
* | iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler2017-12-021-6/+6
* | iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler2017-12-021-1/+1
* | iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler2017-12-021-1/+1
|/
* iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-224-6/+0Star
* Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-064-0/+501
|\
| * iio: max30102: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30100: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: health: add MAX30102 oximeter driver supportMatt Ranostay2017-02-053-0/+499
* | 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/+254Star
|\
| * 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/+0Star
| * iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-042-15/+10Star
| * 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/+144Star
| * iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-043-33/+33
| * iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0Star
| * iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis2016-05-041-17/+0Star
| * 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/+37Star
| * iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2016-05-042-10/+1Star
| * iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2016-05-042-6/+2Star
| * 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