summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-07-09mfd: Apply irq_mask_cur before handling max77686 interruptsYadwinder Singh Brar1-0/+3
2012-07-09mfd: Use pmic regmap to read max77686 pmic interrupt registerYadwinder Singh Brar1-1/+1
2012-07-09mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown1-1/+2
2012-07-09mfd: Add companion chip in 88pm80xQiao Zhou1-0/+28
2012-07-09mfd: Support 88pm80x in 80x driverQiao Zhou5-0/+1034
2012-07-09mfd: Fix Arizona Kconfig entrySamuel Ortiz1-1/+1
2012-07-09mfd: Mark headphone detect readback wm5102 register volatileMark Brown1-1/+1
2012-07-09mfd: Don't free unallocated arizona supplies on errorMark Brown1-1/+1
2012-07-09mfd: Add missing WM5102 ifdefsMark Brown3-1/+6
2012-07-09mfd: Treat arizona register read errors as non-fatal during resumeMark Brown1-1/+1
2012-07-09mfd: Release arizona DCVDD if we fail to resume the deviceMark Brown1-1/+3
2012-07-09mfd: Also restore wm8994 GPIO IRQ masks after resetMark Brown1-0/+7
2012-07-09mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspendMark Brown1-9/+4
2012-07-09mfd: Move arizona digital core supply management to the regulator APIMark Brown1-30/+35
2012-07-09mfd: Force on REGMAP for the arizona coreMark Brown1-0/+1
2012-07-09Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Samuel Ortiz8-0/+3442
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill1-1/+47
2012-07-09mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi1-0/+1
2012-07-09mfd: Delete ab5500-core.hPaul Bolle1-87/+0
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: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones1-1/+9
2012-07-09mfd: Remove unused max77686 iolock mutexAxel Lin1-3/+0
2012-07-09mfd: Add pre-regulator device for 88pm860xJett.Zhou1-0/+23
2012-07-09mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold1-0/+3
2012-07-09mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold1-1/+20
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: Add irq domain support for max8997 interruptsThomas Abraham3-26/+38
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones4-43/+39
2012-07-09mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPAxel Lin1-6/+3
2012-07-09mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEPAxel Lin1-1/+1
2012-07-09mfd: Fix mc13xxx-spi merge conflictAxel Lin1-1/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill1-1/+47
2012-07-09mfd: Use devm allocation for ab3100-coreLinus Walleij1-16/+7
2012-07-09mfd: Restore wm8994 pin configuration after reset during suspendChris Rattray1-0/+13
2012-07-09mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi1-0/+1
2012-07-09mfd: Fix max77693 irq leak and wrong kfree callAxel Lin1-3/+4
2012-07-09mfd: Delete ab5500-core.hPaul Bolle1-87/+0
2012-07-09mfd: Staticise max77693 pm_opsMark Brown1-1/+1
2012-07-09mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang1-4/+4
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