Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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: pressure: icp10100: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-09-05 | iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS(). | Jonathan Cameron | 1 | -5/+5 |
2021-06-16 | iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron | 1 | -2/+3 |
2020-09-21 | iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -1/+2 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2020-03-08 | counter: 104-quad-8: Support Filter Clock Prescaler | William Breathitt Gray | 1 | -1/+1 |
2020-03-08 | iio: pressure: icp10100: add driver for InvenSense ICP-101xx | Jean-Baptiste Maneyrol | 1 | -0/+658 |