index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
cm3232.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: light: cm3232: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+2
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: light: fix improper return value
Pan Bian
2016-12-04
1
-1
/
+1
*
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-08-02
1
-0
/
+1
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: light: Added PM support for Capella CM3232 ambient light sensor driver.
Kevin Tsai
2015-03-08
1
-0
/
+36
*
iio: Added Capella cm3232 ambient light sensor driver.
Kevin Tsai
2015-01-27
1
-0
/
+403