summaryrefslogtreecommitdiff
path: root/drivers/iio/light/cm32181.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-26iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-01-21iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng
2022-08-21iio: light: cm32181: make cm32181_pm_ops staticsunliming
2022-07-07iio: light: cm32181: Add PM supportKai-Heng Feng
2020-07-20iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()Lee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-11iio: light: cm32181: Fix integartion time typoHans de Goede
2020-05-11iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede
2020-05-10iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settingsHans de Goede
2020-05-10iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bitHans de Goede
2020-05-10iio: light: cm32181: Change reg_init to use a bitmap of which registers to initHans de Goede
2020-05-10iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resourcesHans de Goede
2020-05-10iio: light: cm32181: Clean up the probe function a bitHans de Goede
2020-05-10iio: light: cm32181: Add support for the CM3218Hans de Goede
2020-05-10iio: light: cm32181: Add some extra register definesHans de Goede
2020-05-10iio: light: cm32181: Add support for ACPI enumerationHans de Goede
2020-05-10iio: light: cm32181: Switch to new style i2c-driver probe functionHans de Goede
2020-04-25iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptrJonathan Cameron
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-01-25iio: light: cm32181: Fix typo 's/claibscale/calibscale/'Roberta Dobrescu
2014-06-21iio: light: cm32181: Use devm_* APIsBeomho Seo
2014-03-15iio: cm32181: Fix read integration time functionBeomho Seo
2014-02-18iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai