summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin1-20/+3
2012-07-16mfd: Remove __devexit annotation for pm80x_deinitAxel Lin1-1/+1
2012-07-16mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2-9/+12
2012-07-16mfd: Initial support for the WM5110Mark Brown7-0/+58
2012-07-16mfd: Add data tables for the WM5110Mark Brown1-0/+2281
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim2-329/+149
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim1-0/+10
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim3-6/+9
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim3-206/+206
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim6-12/+12
2012-07-10mfd: Add support for multiple arizona PDM speaker outputsMark Brown1-3/+2
2012-07-10mfd: Export pm80x_regmap_configAxel Lin1-0/+1
2012-07-10mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin1-5/+5
2012-07-09rtc: Add rtc support to 88PM80X PMICQiao Zhou3-0/+382
2012-07-09mfd: Error out if initial arizona boot failsMark Brown1-1/+5
2012-07-09mfd: 88pm80[05] i2c device_id arrays should be NULL terminatedSamuel Ortiz2-0/+2
2012-07-09mfd: Add device tree support for max77686Yadwinder Singh Brar1-6/+39
2012-07-09mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar2-13/+21
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 Ortiz9-0/+3493
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-09extcon: Add support irq domain for MAX8997 muicChanwoo Choi2-12/+19
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 Jones6-55/+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 Dill2-11/+55
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