Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-25 | iio: light: veml6030: make use of regmap_clear_bits() | Trevor Gamblin | 1 | -2/+2 |
2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-11-23 | iio: light: veml6030: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-07-18 | iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros | Jonathan Cameron | 1 | -9/+5 |
2021-05-17 | iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit | Tian Tao | 1 | -1/+1 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-11-10 | iio: light: add driver for veml6030 ambient light sensor | Rishi Gupta | 1 | -0/+908 |