index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2772.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: light: tsl2772: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-04-28
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
1
-15
/
+10
2022-01-23
iio:light:tsl2722: Fix inconsistent spacing before } in id table
Jonathan Cameron
1
-1
/
+1
2020-09-03
iio: light: tsl2772: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2019-08-05
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
1
-58
/
+29
2019-08-05
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
1
-18
/
+1
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
1
-3
/
+13
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
1
-3
/
+3
2018-08-19
iio: tsl2772: add support for regulator framework
Brian Masney
1
-1
/
+94
2018-08-18
iio: tsl2772: add support for avago,apds9930
Brian Masney
1
-2
/
+16
2018-08-18
iio: tsl2772: add support for reading proximity led settings from device tree
Brian Masney
1
-0
/
+81
2018-06-24
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
1
-0
/
+2
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
1
-0
/
+1800