index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
cm32181.c
Age
Commit message (
Expand
)
Author
2020-07-20
iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-11
iio: light: cm32181: Fix integartion time typo
Hans de Goede
2020-05-11
iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
Hans de Goede
2020-05-10
iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
Hans de Goede
2020-05-10
iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
Hans de Goede
2020-05-10
iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
Hans de Goede
2020-05-10
iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
Hans de Goede
2020-05-10
iio: light: cm32181: Clean up the probe function a bit
Hans de Goede
2020-05-10
iio: light: cm32181: Add support for the CM3218
Hans de Goede
2020-05-10
iio: light: cm32181: Add some extra register defines
Hans de Goede
2020-05-10
iio: light: cm32181: Add support for ACPI enumeration
Hans de Goede
2020-05-10
iio: light: cm32181: Switch to new style i2c-driver probe function
Hans de Goede
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2015-08-02
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-01-25
iio: light: cm32181: Fix typo 's/claibscale/calibscale/'
Roberta Dobrescu
2014-06-21
iio: light: cm32181: Use devm_* APIs
Beomho Seo
2014-03-15
iio: cm32181: Fix read integration time function
Beomho Seo
2014-02-18
iio: cm32181: Change cm32181 ambient light sensor driver
Beomho Seo
2014-01-01
iio: add Capella CM32181 ambient light sensor driver.
Kevin Tsai