summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-03-17mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)3-0/+146
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson1-0/+2
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson1-155/+0
2012-03-16mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin1-9/+1
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan4-0/+809
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2-15/+37
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-3/+25
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson1-17/+15
2012-03-16mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent1-9/+3
2012-03-16mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan1-2/+2
2012-03-16mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown1-1/+1
2012-03-16mfd: wm8994: Remove defaults for volatile registersMark Brown1-17/+0
2012-03-06mfd: Fix pm8606 build failureSamuel Ortiz1-0/+2
2012-03-06mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin1-1/+1
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+14
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano1-0/+20
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano1-0/+20
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano1-0/+33
2012-03-06mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano1-10/+7
2012-03-06mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin1-5/+4
2012-03-06mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou1-6/+11
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+95
2012-03-06mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong1-1/+1
2012-03-06mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin1-6/+1
2012-03-06mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin1-26/+1
2012-03-06mfd: Correct readability of WM8994 DC servo 4E registerMark Brown1-0/+1
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan2-77/+47
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+25
2012-03-06mfd: Make twl6030_irq_set_wake staticNishanth Menon1-1/+1
2012-03-06mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-3/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano1-0/+32
2012-03-06mfd: Initialize tps65912 irq platform data properlyAxel Lin1-1/+1
2012-03-06mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-03-06mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown1-4/+4
2012-03-06mfd: Show correct device id for wm8400Axel Lin1-2/+1
2012-03-06mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R1-2/+1
2012-03-06mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R1-2/+2
2012-03-06mfd: Fix typo for TPS65912Axel Lin1-1/+1
2012-03-06mfd: Make pcf50633_write_block() return 0 on successAxel Lin1-7/+1
2012-03-06mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin1-1/+1
2012-03-06mfd: Fix kcalloc parameters swappedAxel Lin1-1/+1
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij1-21/+170
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-13/+37
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-23/+55
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-03-06mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-06mfd: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-03-06mfd: wm8994: Mark MICBIAS register as readableMark Brown1-0/+1