index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
max30102.c
Age
Commit message (
Expand
)
Author
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-01-22
iio: health: max30102: Use IIO cleanup helpers
Kurt Borja
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: health: max30102: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
2024-08-03
iio: health: max30102: make use of iio_get_masklength()
Nuno Sa
2024-06-25
iio: health: max30102: make use of regmap_set_bits()
Trevor Gamblin
2024-03-28
iio: health: max30102: add support for max30101
Javier Carrasco
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: health: max30102: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: health: max30102: do not use internal iio_dev lock
Nuno Sá
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-21
iio:health:max30102: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-03
iio: health: max30102: update author's email
Matt Ranostay
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-08-19
iio: health: max30102: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Add MAX30105 support
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Prepare for copying varying number of measurements
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Move mode setting to buffer_postenable
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Introduce indices for LED channels
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Add power enable parameter to get_temp function
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Introduce intensity channel macro
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Add check for part ID
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Check retval of powermode function
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Fix mode config values
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Remove inconsistent full stop in error message
Peter Meerwald-Stadler
2017-12-02
iio: health: max30102: Fix missing newline in dev_err
Peter Meerwald-Stadler
2017-08-22
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-02-19
iio: max30102: Set parent device
Lars-Peter Clausen
2017-02-05
iio: health: add MAX30102 oximeter driver support
Matt Ranostay