index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
noa1305.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-17
iio: light: noa1305: Fix up integration time look up
Marek Vasut
1
-1
/
+1
2024-08-03
iio: light: noa1305: Make integration time configurable
Marek Vasut
1
-0
/
+61
2024-08-03
iio: light: noa1305: Report available scale values
Marek Vasut
1
-0
/
+21
2024-08-03
iio: light: noa1305: Use static table lookup of scale values
Marek Vasut
1
-36
/
+15
2024-08-03
iio: light: noa1305: Assign val in noa1305_measure()
Marek Vasut
1
-8
/
+5
2024-08-03
iio: light: noa1305: Simplify noa1305_read_raw()
Marek Vasut
1
-24
/
+13
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: light: noa1305: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: light: noa1305: Use devm_regulator_get_enable()
Jonathan Cameron
1
-23
/
+3
2021-10-19
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-08-14
iio:light:noa1305: Fix missing break statement.
Jonathan Cameron
1
-0
/
+1
2019-08-05
iio: light: noa1305: Add support for NOA1305
Martyn Welch
1
-0
/
+312