summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/max44009.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-271-1/+1
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski2023-03-121-6/+7
* iio: light: max44009: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-281-3/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: add driver for MAX44009Robert Eshleman2019-02-021-0/+555