index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
noa1305.c
Age
Commit message (
Expand
)
Author
2024-08-17
iio: light: noa1305: Fix up integration time look up
Marek Vasut
2024-08-03
iio: light: noa1305: Make integration time configurable
Marek Vasut
2024-08-03
iio: light: noa1305: Report available scale values
Marek Vasut
2024-08-03
iio: light: noa1305: Use static table lookup of scale values
Marek Vasut
2024-08-03
iio: light: noa1305: Assign val in noa1305_measure()
Marek Vasut
2024-08-03
iio: light: noa1305: Simplify noa1305_read_raw()
Marek Vasut
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: noa1305: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: light: noa1305: Use devm_regulator_get_enable()
Jonathan Cameron
2021-10-19
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-14
iio:light:noa1305: Fix missing break statement.
Jonathan Cameron
2019-08-05
iio: light: noa1305: Add support for NOA1305
Martyn Welch