Searched hist:b3c590ce14b1f30f4535e4f4ab9f3b9a2c968aaf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/iio/health/ |
H A D | Makefile | diff b3c590ce14b1f30f4535e4f4ab9f3b9a2c968aaf Sat Feb 04 04:22:51 CST 2017 Matt Ranostay <matt@ranostay.consulting> iio: health: add MAX30102 oximeter driver support
MAX30102 is an heart rate and pulse oximeter sensor that works using two LEDS of different wavelengths, and detecting the light reflected back.
This patchset adds support for both IR and RED LED channels which can be processed in userspace to determine heart rate and blood oxygen levels. The MAX30102 part isn't completely register and functional compatible with the existing MAX30100 driver.
Signed-off-by: Matt Ranostay <matt@ranostay.consulting> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff b3c590ce14b1f30f4535e4f4ab9f3b9a2c968aaf Sat Feb 04 04:22:51 CST 2017 Matt Ranostay <matt@ranostay.consulting> iio: health: add MAX30102 oximeter driver support
MAX30102 is an heart rate and pulse oximeter sensor that works using two LEDS of different wavelengths, and detecting the light reflected back.
This patchset adds support for both IR and RED LED channels which can be processed in userspace to determine heart rate and blood oxygen levels. The MAX30102 part isn't completely register and functional compatible with the existing MAX30100 driver.
Signed-off-by: Matt Ranostay <matt@ranostay.consulting> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | max30102.c | b3c590ce14b1f30f4535e4f4ab9f3b9a2c968aaf Sat Feb 04 04:22:51 CST 2017 Matt Ranostay <matt@ranostay.consulting> iio: health: add MAX30102 oximeter driver support
MAX30102 is an heart rate and pulse oximeter sensor that works using two LEDS of different wavelengths, and detecting the light reflected back.
This patchset adds support for both IR and RED LED channels which can be processed in userspace to determine heart rate and blood oxygen levels. The MAX30102 part isn't completely register and functional compatible with the existing MAX30100 driver.
Signed-off-by: Matt Ranostay <matt@ranostay.consulting> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|