index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
max44000.c
Age
Commit message (
Expand
)
Author
2024-01-23
iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: max44000: Convert to i2c's .probe_new()
Uwe Kleine-König
2021-10-17
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
2020-08-22
iio:light:max44000 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-08-19
iio: max44000: remove unused variable max44000_alstim_shift
Colin Ian King
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-12-30
iio: max44000: correct value in illuminance_integration_time_available
Akinobu Mita
2016-09-27
drivers: iio: light: Fix sparse warnings
Sandhya Bankar
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-05-21
max44000: Remove scale from proximity
Crestez Dan Leonard
2016-04-24
max44000: Initial triggered buffer support
Crestez Dan Leonard
2016-04-24
max44000: Expose ambient sensor scaling
Crestez Dan Leonard
2016-04-24
max44000: Support controlling LED current output
Crestez Dan Leonard
2016-04-24
max44000: Initial support for proximity reading
Crestez Dan Leonard
2016-04-24
max44000: Initial support
Crestez Dan Leonard