aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-madc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-7/+7
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-21mfd: twl4030-madc: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-7/+7
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown1-13/+1
2011-10-24mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+22
2011-09-06mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2011-09-06mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2011-07-31mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2011-03-23mfd: Add "platform:" prefix for twl4030-madc platform modaliasAxel Lin1-1/+1
2011-03-23mfd: Add twl4030 madc driverKeerthy1-0/+802