index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
1
-12
/
+4
*
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
2017-12-06
1
-1
/
+1
|
\
|
*
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
2017-12-02
1
-1
/
+1
*
|
iio: health: max30102: Add MAX30105 support
Peter Meerwald-Stadler
2017-12-02
1
-14
/
+130
*
|
iio: health: max30102: Prepare for copying varying number of measurements
Peter Meerwald-Stadler
2017-12-02
1
-5
/
+10
*
|
iio: health: max30102: Move mode setting to buffer_postenable
Peter Meerwald-Stadler
2017-12-02
1
-16
/
+28
*
|
iio: health: max30102: Introduce indices for LED channels
Peter Meerwald-Stadler
2017-12-02
1
-3
/
+11
*
|
iio: health: max30102: Add power enable parameter to get_temp function
Peter Meerwald-Stadler
2017-12-02
1
-13
/
+23
*
|
iio: health: max30102: Introduce intensity channel macro
Peter Meerwald-Stadler
2017-12-02
1
-28
/
+16
*
|
iio: health: max30102: Add check for part ID
Peter Meerwald-Stadler
2017-12-02
1
-0
/
+18
*
|
iio: health: max30102: Check retval of powermode function
Peter Meerwald-Stadler
2017-12-02
1
-1
/
+4
*
|
iio: health: max30102: Fix mode config values
Peter Meerwald-Stadler
2017-12-02
1
-6
/
+6
*
|
iio: health: max30102: Remove inconsistent full stop in error message
Peter Meerwald-Stadler
2017-12-02
1
-1
/
+1
*
|
iio: health: max30102: Fix missing newline in dev_err
Peter Meerwald-Stadler
2017-12-02
1
-1
/
+1
|
/
*
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
4
-6
/
+0
*
Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-03-06
4
-0
/
+501
|
\
|
*
iio: max30102: Set parent device
Lars-Peter Clausen
2017-02-19
1
-0
/
+1
|
*
iio: max30100: Set parent device
Lars-Peter Clausen
2017-02-19
1
-0
/
+1
|
*
iio: health: add MAX30102 oximeter driver support
Matt Ranostay
2017-02-05
3
-0
/
+499
*
|
Merge 4.10-rc7 into staging-next
Greg Kroah-Hartman
2017-02-06
3
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
iio: health: max30100: fixed parenthesis around FIFO count check
Matt Ranostay
2017-01-21
1
-1
/
+1
|
*
iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-01-21
1
-2
/
+2
|
*
iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-01-21
1
-2
/
+2
*
|
iio: health: max30100: use msleep() for long uncritical delays
Nicholas Mc Guire
2017-01-22
1
-1
/
+1
|
/
*
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-06-09
3
-401
/
+254
|
\
|
*
iio: health/afe4404: ENSEPGAIN is part of CONTROL2 register
Andrew F. Davis
2016-05-04
1
-3
/
+3
|
*
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
2016-05-04
2
-57
/
+0
|
*
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
2016-05-04
2
-15
/
+10
|
*
iio: health/afe440x: Make gain settings a modifier for the stages
Andrew F. Davis
2016-05-04
2
-24
/
+44
|
*
iio: health/afe440x: Use regmap fields
Andrew F. Davis
2016-05-04
3
-155
/
+144
|
*
iio: health/afe440x: Remove channel names
Andrew F. Davis
2016-05-04
3
-33
/
+33
|
*
iio: health/afe4404: Remove LED3 input channel
Andrew F. Davis
2016-05-04
1
-3
/
+0
|
*
iio: health/afe440x: Remove unneeded offset handling
Andrew F. Davis
2016-05-04
1
-17
/
+0
|
*
iio: health/afe440x: Fix scan_index assignment
Andrew F. Davis
2016-05-04
1
-1
/
+1
|
*
iio: health/afe440x: Always use separate gain values
Andrew F. Davis
2016-05-04
3
-98
/
+37
|
*
iio: health/afe440x: Remove unneeded initializers
Andrew F. Davis
2016-05-04
2
-10
/
+1
|
*
iio: health/afe440x: Remove of_match_ptr and ifdefs
Andrew F. Davis
2016-05-04
2
-6
/
+2
|
*
iio: health/afe440x: Fix kernel-doc format
Andrew F. Davis
2016-05-04
2
-17
/
+17
*
|
iio: health: max30100: correct FIFO check condition
Matt Ranostay
2016-03-28
1
-1
/
+2
|
/
*
iio: health/afe4404: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
1
-2
/
+2
*
iio: health/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
1
-2
/
+2
*
iio: health/afe4403: select REGMAP_SPI
Arnd Bergmann
2016-02-17
1
-0
/
+1
*
iio: health: Add driver for the TI AFE4403 heart monitor
Andrew F. Davis
2016-02-06
3
-0
/
+721
*
iio: health: Add driver for the TI AFE4404 heart monitor
Andrew F. Davis
2016-02-06
4
-1
/
+889
*
iio: health: max30100: add config for LED current
Matt Ranostay
2016-01-03
1
-6
/
+75
*
iio: light: add MAX30100 oximeter driver support
Matt Ranostay
2015-12-12
3
-0
/
+481