summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix Arizona Kconfig entrySamuel Ortiz2012-07-091-1/+1
* mfd: Mark headphone detect readback wm5102 register volatileMark Brown2012-07-091-1/+1
* mfd: Don't free unallocated arizona supplies on errorMark Brown2012-07-091-1/+1
* mfd: Add missing WM5102 ifdefsMark Brown2012-07-093-1/+6
* mfd: Treat arizona register read errors as non-fatal during resumeMark Brown2012-07-091-1/+1
* mfd: Release arizona DCVDD if we fail to resume the deviceMark Brown2012-07-091-1/+3
* mfd: Add more arizona register definitionsMark Brown2012-07-091-0/+163
* mfd: Also restore wm8994 GPIO IRQ masks after resetMark Brown2012-07-091-0/+7
* mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspendMark Brown2012-07-091-9/+4
* mfd: Move arizona digital core supply management to the regulator APIMark Brown2012-07-092-30/+36
* mfd: Force on REGMAP for the arizona coreMark Brown2012-07-091-0/+1
* Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Samuel Ortiz2012-07-0913-0/+9938
|\
| * mfd: wm5102: Build system hookupMark Brown2012-06-232-0/+36
| * mfd: wm5102: Initial support for WM5102Mark Brown2012-06-231-0/+2399
| * mfd: arizona: SPI bus interfaceMark Brown2012-06-231-0/+91
| * mfd: arizona: I2C bus interfaceMark Brown2012-06-231-0/+89
| * mfd: arizona: Interrupt supportMark Brown2012-06-231-0/+267
| * mfd: arizona: Core driverMark Brown2012-06-234-0/+781
| * mfd: arizona: Register definitionsMark Brown2012-06-231-0/+6222
| * Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-06-232-0/+53
| |\
| | * regmap: Implement support for wake IRQsMark Brown2012-06-052-0/+49
| | * regmap: Don't try to map non-existant IRQsMark Brown2012-06-051-0/+4
* | | ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-094-28/+19
* | | mfd: Remove unused max77686 iolock mutexAxel Lin2012-07-092-4/+0
* | | mfd: Add pre-regulator device for 88pm860xJett.Zhou2012-07-092-0/+24
* | | mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold2012-07-092-1/+6
* | | mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-092-1/+21
* | | mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory2012-07-091-1/+8
* | | mfd: Fix palmas regulator pdata missingGraeme Gregory2012-07-091-0/+3
* | | extcon: Add support irq domain for MAX8997 muicChanwoo Choi2012-07-092-12/+19
* | | mfd: Add irq domain support for max8997 interruptsThomas Abraham2012-07-097-33/+41
* | | mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-097-56/+39
* | | mfd: Attaching a node to new 'struct mfd_cell' of_compatible variableLee Jones2012-07-091-0/+4
* | | mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPAxel Lin2012-07-091-6/+3
* | | mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEPAxel Lin2012-07-091-1/+1
* | | mfd: Fix mc13xxx-spi merge conflictAxel Lin2012-07-091-1/+3
* | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-092-11/+55
* | | mfd: Use devm allocation for ab3100-coreLinus Walleij2012-07-091-16/+7
* | | mfd: Restore wm8994 pin configuration after reset during suspendChris Rattray2012-07-091-0/+13
* | | mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi2012-07-091-0/+1
* | | mfd: Fix max77693 irq leak and wrong kfree callAxel Lin2012-07-091-3/+4
* | | mfd: Delete ab5500-core.hPaul Bolle2012-07-091-87/+0
* | | mfd: Staticise max77693 pm_opsMark Brown2012-07-091-1/+1
* | | mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang2012-07-092-10/+11
* | | mfd: Add missing max8997 static storage class specifierSachin Kamat2012-07-091-4/+4
* | | mfd: Print ab8500 switch off causeJonas Aaberg2012-07-091-1/+23
* | | mfd: Update db8500-prmcu hostport_access enableArun Murthy2012-07-094-30/+30
* | | mfd: Remove custom wm8350 cache implementationMark Brown2012-07-093-3492/+18
* | | mfd: Rely on regmap cache in wm8350 interrupt controllerMark Brown2012-07-091-5/+3
* | | mfd: Add regmap cache support for wm8350Mark Brown2012-07-094-17/+80
OpenPOWER on IntegriCloud