aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/health
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-08-19iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-02-19iio: max30102: Set parent deviceLars-Peter Clausen
2017-02-19iio: max30100: Set parent deviceLars-Peter Clausen
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman
2017-02-05iio: health: add MAX30102 oximeter driver supportMatt Ranostay
2017-01-22iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire
2017-01-21iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield
2017-01-21iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis
2016-03-28iio: health: max30100: correct FIFO check conditionMatt Ranostay
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann
2016-02-17iio: health/afe4403: select REGMAP_SPIArnd Bergmann
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay
2015-12-12iio: light: add MAX30100 oximeter driver supportMatt Ranostay