index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
max30102.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: health: max30102: make use of iio_get_masklength()
Nuno Sa
2024-08-03
1
-1
/
+1
*
iio: health: max30102: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
*
iio: health: max30102: add support for max30101
Javier Carrasco
2024-03-28
1
-0
/
+2
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: health: max30102: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: health: max30102: do not use internal iio_dev lock
Nuno Sá
2022-11-23
1
-4
/
+15
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
1
-1
/
+0
*
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-9
/
+7
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
1
-6
/
+5
|
\
|
*
iio:health:max30102: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-21
1
-6
/
+5
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
|
iio: health: max30102: update author's email
Matt Ranostay
2020-09-03
1
-2
/
+2
|
/
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
iio: health: max30102: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-19
1
-2
/
+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
1
-1
/
+0
*
iio: max30102: Set parent device
Lars-Peter Clausen
2017-02-19
1
-0
/
+1
*
iio: health: add MAX30102 oximeter driver support
Matt Ranostay
2017-02-05
1
-0
/
+485