summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl4030-madc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-4/+10
|\
| * Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-4/+10
| |\
| | * iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET2017-09-241-1/+3
| | * iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-09-241-1/+3
| | * iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET2017-09-241-2/+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: twl4030: Fold twl4030-madc.h into driverSebastian Reichel2017-06-111-1/+112
* iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel2017-06-111-70/+0
* iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel2017-06-111-2/+3
* iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel2017-06-111-21/+0
* iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-1/+2
|\
| * iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-071-1/+2
* | iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()H. Nikolaus Schaller2015-06-071-4/+2
* | iio: adc: twl4030_madc: Fix calculation of the temperature sense currentH. Nikolaus Schaller2015-06-071-1/+1
|/
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
* mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
* mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel2014-03-181-0/+896
OpenPOWER on IntegriCloud