Age | Commit message (Expand) | Author | Files | Lines |
2023-10-14 | iio: Use device_get_match_data() | Rob Herring | 1 | -6/+4 |
2023-09-23 | iio: adc: twl6030-gpadc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2022-12-28 | iio:adc:twl6030: Enable measurement of VAC | Andreas Kemnade | 1 | -1/+1 |
2022-12-28 | iio:adc:twl6030: Enable measurements of VUSB, VBAT and others | Andreas Kemnade | 1 | -0/+32 |
2022-02-26 | iio: adc: Add check for devm_request_threaded_irq | Jiasheng Jiang | 1 | -0/+2 |
2022-02-18 | iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc | Jonathan Cameron | 1 | -5/+3 |
2021-09-14 | iio: adc: twl6030-gpadc: Use the defined variable to clean code | Tang Bin | 1 | -3/+3 |
2020-07-20 | iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issues | Lee Jones | 1 | -2/+2 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-08-05 | iio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -15/+1 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+4 |
2017-09-25 | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -1/+0 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2015-09-23 | iio: adc: twl6030-gpadc: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-05-23 | iio: adc: twl6030-gpadc: Fix modalias | Axel Lin | 1 | -1/+1 |
2014-08-26 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 1 | -1/+0 |
2014-02-11 | Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -1/+0 |
2014-01-11 | iio: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2013-10-24 | iio: adc: twl6030-gpadc: Remove redundant code | Sachin Kamat | 1 | -3/+1 |
2013-10-23 | iio: adc: twl6030-gpadc: Remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-08-28 | iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw() | Wei Yongjun | 1 | -1/+1 |
2013-08-19 | iio: adc: twl6030-gpadc: Use devm_* API family | Oleksandr Kozaruk | 1 | -26/+10 |
2013-08-17 | iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver | Oleksandr Kozaruk | 1 | -0/+1029 |