summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/st_uvis25_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: st_uvis25_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron2022-09-211-1/+1
* iio:light:st_uvis25: Move exports to IIO_UVIS25 namespaceJonathan Cameron2022-02-181-0/+1
* iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: st_uvis25: Drop unneeded casting when print error codeAndy Shevchenko2020-03-211-2/+2
* iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko2019-12-291-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: light: make a couple of config structures staticColin Ian King2018-01-081-1/+1
* iio: light: add support for UVIS25 sensorLorenzo Bianconi2017-12-021-0/+69