| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-16 | iio: light: max44000: Use iio_push_to_buffers_with_ts() to allow source size ... | Jonathan Cameron | 1 | -9/+9 |
| 2024-12-28 | iio: light: Use aligned_s64 instead of open coding alignment. | Jonathan Cameron | 1 | -1/+1 |
| 2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2024-01-23 | iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards | Jonathan Cameron | 1 | -4/+2 |
| 2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-11-23 | iio: light: max44000: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2021-10-17 | iio: light: max44000: use device-managed functions in probe | Alexandru Ardelean | 1 | -14/+3 |
| 2020-08-22 | iio:light:max44000 Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 1 | -4/+8 |
| 2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 1 | -4/+1 |
| 2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -11/+12 |
| 2018-08-19 | iio: max44000: remove unused variable max44000_alstim_shift | Colin Ian King | 1 | -1/+0 |
| 2017-08-22 | iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
| 2016-12-30 | iio: max44000: correct value in illuminance_integration_time_available | Akinobu Mita | 1 | -1/+1 |
| 2016-09-27 | drivers: iio: light: Fix sparse warnings | Sandhya Bankar | 1 | -2/+3 |
| 2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -1/+2 |
| 2016-05-21 | max44000: Remove scale from proximity | Crestez Dan Leonard | 1 | -1/+0 |
| 2016-04-24 | max44000: Initial triggered buffer support | Crestez Dan Leonard | 1 | -0/+62 |
| 2016-04-24 | max44000: Expose ambient sensor scaling | Crestez Dan Leonard | 1 | -5/+162 |
| 2016-04-24 | max44000: Support controlling LED current output | Crestez Dan Leonard | 1 | -0/+53 |
| 2016-04-24 | max44000: Initial support for proximity reading | Crestez Dan Leonard | 1 | -4/+47 |
| 2016-04-24 | max44000: Initial support | Crestez Dan Leonard | 1 | -0/+324 |