aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl4030-madc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-4/+10
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+0
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-4/+10
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()'Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-06-11iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel1-1/+112
2017-06-11iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel1-70/+0
2017-06-11iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel1-2/+3
2017-06-11iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel1-21/+0
2015-10-03iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee1-0/+34
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+2
2015-06-07iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-07iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()H. Nikolaus Schaller1-4/+2
2015-06-07iio: adc: twl4030_madc: Fix calculation of the temperature sense currentH. Nikolaus Schaller1-1/+1
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-06-02twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski1-0/+1
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-03-18mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel1-0/+896