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
/
light
/
cm36651.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: cm36651: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-10-19
iio: light: cm36651: Make use of the helper function dev_err_probe()
Cai Huoqing
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-09-08
iio: light: cm36651: redundant assignment to variable ret
Colin Ian King
2019-07-27
iio: light: cm36651: convert to i2c_new_dummy_device
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-08-02
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-03-22
iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
Krzysztof Kozlowski
2014-02-18
iio: cm36651: Fix read/write integration time function.
Beomho Seo
2013-12-24
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-12-22
iio: cm36651: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-15
iio: cm36651: Changed return value of read function
Beomho Seo
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-12-08
iio:cm36651: Convert to new event config interface
Lars-Peter Clausen
2013-10-17
iio: cm36651: Add CM36651 proximity/light sensor
Beomho Seo