summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: Add rtc support to 88PM80X PMICQiao Zhou2012-07-093-0/+382
* mfd: Error out if initial arizona boot failsMark Brown2012-07-091-1/+5
* mfd: 88pm80[05] i2c device_id arrays should be NULL terminatedSamuel Ortiz2012-07-092-0/+2
* mfd: Add device tree support for max77686Yadwinder Singh Brar2012-07-091-6/+39
* mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar2012-07-092-13/+21
* mfd: Apply irq_mask_cur before handling max77686 interruptsYadwinder Singh Brar2012-07-091-0/+3
* mfd: Use pmic regmap to read max77686 pmic interrupt registerYadwinder Singh Brar2012-07-091-1/+1
* mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown2012-07-091-1/+2
* mfd: Add companion chip in 88pm80xQiao Zhou2012-07-091-0/+28
* mfd: Support 88pm80x in 80x driverQiao Zhou2012-07-095-0/+1034
* 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: 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-091-30/+35
* 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-099-0/+3493
|\
| * 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-232-0/+560
| * Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-06-231-0/+51
| |\
| | * regmap: Implement support for wake IRQsMark Brown2012-06-051-0/+47
| | * regmap: Don't try to map non-existant IRQsMark Brown2012-06-051-0/+4
* | | ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-091-1/+9
* | | mfd: Remove unused max77686 iolock mutexAxel Lin2012-07-091-3/+0
* | | mfd: Add pre-regulator device for 88pm860xJett.Zhou2012-07-091-0/+23
* | | mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold2012-07-091-0/+3
* | | mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-091-1/+20
* | | 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-093-26/+38
* | | mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-096-55/+39
* | | 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