index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
cm3605.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
iio: light: cm3605: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-29
iio: adc: Remove redundant dev_err_probe()
Ruan Jinjie
2022-08-15
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
2022-07-18
iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-12-12
iio:light:cm3605: Switch to generic firmware properties.
Jonathan Cameron
2021-10-20
iio: light: cm3605: Make use of the helper function dev_err_probe()
Cai Huoqing
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-21
iio: light: cm3605: mark PM functions as __maybe_unused
Arnd Bergmann
2016-12-30
iio: light: add driver for Capella CM3605
Linus Walleij