summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-madc.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: twl4030-madc: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-111-4/+1Star
* mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár2013-04-081-4/+10
* mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann2013-03-151-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-7/+7
|\
| * mfd: twl4030-madc: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-7/+7
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
|/
* mfd: Convert MFD drivers to use module_platform_driverMark Brown2012-01-091-13/+1Star
* mfd: Turn on the twl4030-madc MADC clockKyle Manna2011-10-241-0/+22
* mfd: Check for twl4030-madc NULL pointerKyle Manna2011-09-061-1/+2
* mfd: Copy the device pointer to the twl4030-madc structureKyle Manna2011-09-061-0/+2
* mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi2011-07-311-4/+4
* mfd: Add "platform:" prefix for twl4030-madc platform modaliasAxel Lin2011-03-231-1/+1
* mfd: Add twl4030 madc driverKeerthy2011-03-231-0/+802