aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Samuel Ortiz3-0/+6443
2012-07-09mfd: Remove unused max77686 iolock mutexAxel Lin1-1/+0
2012-07-09mfd: Add pre-regulator device for 88pm860xJett.Zhou1-0/+1
2012-07-09mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold1-0/+1
2012-07-09mfd: Add irq domain support for max8997 interruptsThomas Abraham2-2/+3
2012-07-09mfd: Attaching a node to new 'struct mfd_cell' of_compatible variableLee Jones1-0/+4
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy2-4/+10
2012-07-09mfd: Remove custom wm8350 cache implementationMark Brown1-19/+0
2012-07-09mfd: Add regmap cache support for wm8350Mark Brown1-1/+6
2012-07-09mfd: Support for user defined wm8994 irq flagsMark Brown1-0/+1
2012-07-09mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones1-0/+1
2012-07-09mfd: Add IRQ domain support for the AB8500Lee Jones1-0/+5
2012-07-09mfd: Remove unused max77693 iolock mutexAxel Lin1-1/+0
2012-07-09mfd: Add Maxim 77686 driverJonghwa Lee2-0/+364
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan1-0/+2
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin1-4/+0
2012-06-23mfd: arizona: Core driverMark Brown2-0/+221
2012-06-23mfd: arizona: Register definitionsMark Brown1-0/+6222
2012-06-19regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim1-0/+5
2012-06-13regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin1-6/+0
2012-06-12mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2-0/+54
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds17-29/+845
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+11
2012-05-23mfd: Fix max77693 build failureSamuel Ortiz1-0/+10
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-23/+0
2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan1-0/+3
2012-05-22mfd: Add r_select to lm3533 platform dataJohan Hovold1-0/+1
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-448/+44
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-0/+73
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown1-1/+2
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam1-0/+19
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao1-2/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+8
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi1-1/+0
2012-05-20mfd: Add MAX77693 driverChanwoo Choi2-0/+254
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold1-3/+4
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold1-2/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold1-0/+15
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown1-7/+7
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-4/+0
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25
2012-05-18gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan1-0/+2
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+2620
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz1-0/+11
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown1-6/+6
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown4-59/+104