summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl6030-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2022-12-281-1/+1
* iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2022-12-281-0/+32
* iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang2022-02-261-0/+2
* iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-5/+3
* iio: adc: twl6030-gpadc: Use the defined variable to clean codeTang Bin2021-09-141-3/+3
* iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issuesLee Jones2020-07-201-2/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+4
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-1/+0
|\
| * iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
|/
* iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
* iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-111-1/+0
|\
| * iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat2013-10-241-3/+1
* iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun2013-08-281-1/+1
* iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk2013-08-191-26/+10
* iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk2013-08-171-0/+1029