index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
max30102.c
Age
Commit message (
Expand
)
Author
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