summaryrefslogtreecommitdiff
path: root/drivers/iio/light/al3010.c
AgeCommit message (Expand)Author
2024-09-30iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET
2024-02-28iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: al3010: Convert to i2c's .probe_new()Uwe Kleine-König
2022-07-18iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-03-08iio: light: add Dyna-Image AL3010 driverDavid Heidelberg