summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-07-09mfd: Add missing max8997 static storage class specifierSachin Kamat1-4/+4
2012-07-09mfd: Print ab8500 switch off causeJonas Aaberg1-1/+23
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy2-26/+20
2012-07-09mfd: Remove custom wm8350 cache implementationMark Brown2-3473/+18
2012-07-09mfd: Rely on regmap cache in wm8350 interrupt controllerMark Brown1-5/+3
2012-07-09mfd: Add regmap cache support for wm8350Mark Brown3-16/+74
2012-07-09mfd: Support for user defined wm8994 irq flagsMark Brown1-1/+9
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2-12/+15
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones1-7/+7
2012-07-09mfd: Initialise the AB8500 driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Initialise the DB8500 PRCMU driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones2-4/+27
2012-07-09mfd: Generically describe interactions with the DB8500 PRCMULee Jones2-9/+9
2012-07-09mfd: Add IRQ domain support for the AB8500Lee Jones2-60/+71
2012-07-09mfd: Enable DT probing of the DB8500 PRCMULee Jones1-0/+5
2012-07-09mfd: Remove redundant AB8500_I2C_CORE Kconfig entryLee Jones1-10/+0
2012-07-09mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones1-1/+2
2012-07-09mfd: Use devm_* APIs for mc13xxxAxel Lin3-12/+5
2012-07-09mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz1-1/+64
2012-07-09mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz1-1/+1
2012-07-09mfd: Remove unused max77693 iolock mutexAxel Lin1-2/+0
2012-07-09mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski1-1/+0
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-07-09mfd: Add Maxim 77686 driverJonghwa Lee4-0/+479
2012-06-23mfd: wm5102: Build system hookupMark Brown2-0/+36
2012-06-23mfd: wm5102: Initial support for WM5102Mark Brown1-0/+2399
2012-06-23mfd: arizona: SPI bus interfaceMark Brown1-0/+91
2012-06-23mfd: arizona: I2C bus interfaceMark Brown1-0/+89
2012-06-23mfd: arizona: Interrupt supportMark Brown1-0/+267
2012-06-23mfd: arizona: Core driverMark Brown2-0/+560
2012-06-21Viresh has movedViresh Kumar2-3/+3
2012-06-20twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown1-4/+5
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones1-0/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds48-1142/+4397
2012-05-24mfd: Fix build break of max77693 by adding REGMAP_I2C optionChanwoo Choi1-0/+1
2012-05-24Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2012-05-24Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2012-05-23mfd: Fix twl6040 build failureSamuel Ortiz1-1/+15
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones1-1/+1
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown1-3/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+4
2012-05-23mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan1-15/+0
2012-05-23mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan1-1/+5
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-2749/+0
2012-05-22Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-18/+87
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown1-5/+19
2012-05-20mfd: Mark two lm3533 zone registers as volatileJohan Hovold1-1/+1
2012-05-20mfd: Fix return type of lm533 attribute is_visibleJohan Hovold1-1/+1
2012-05-20mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones1-0/+6
2012-05-20mfd: Add support for Device Tree to twl6040Peter Ujfalusi2-8/+25