summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-25mfd: Add support for twl6041Peter Ujfalusi3-1/+3
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi2-3/+3
2012-07-17mfd: Matches should be NULL when populate anatop child devicesRichard Zhao1-1/+1
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones1-2/+2
2012-07-16mfd: Add missing out of memory check for pcf50633Alan Cox1-2/+7
2012-07-16Documentation: Describe the AB8500 Device Tree bindingsLee Jones1-0/+123
2012-07-16mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold1-10/+9
2012-07-16mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König2-12/+0
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2-21/+3
2012-07-16mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2-2/+2
2012-07-16mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2-9/+12
2012-07-16mfd: Initial support for the WM5110Mark Brown9-36/+105
2012-07-16mfd: Add data tables for the WM5110Mark Brown1-0/+2281
2012-07-16MAINTAINERS: Add maintainer for samsung mfd driverSangbeom Kim1-0/+10
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim4-329/+193
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim3-0/+216
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim10-544/+584
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim5-233/+233
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim9-13/+13
2012-07-10mfd: Add even more arizona register definitionsMark Brown1-1/+210
2012-07-10mfd: Add support for multiple arizona PDM speaker outputsMark Brown2-4/+3
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: Remove the clocks from the list of max77686 regulatorsYadwinder Singh Brar1-3/+0
2012-07-09mfd: Add device tree support for max77686Yadwinder Singh Brar2-6/+98
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 Zhou2-0/+29
2012-07-09mfd: Support 88pm80x in 80x driverQiao Zhou6-0/+1402
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: Add more arizona register definitionsMark Brown1-0/+163
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 Brown2-30/+36
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 Ortiz13-0/+9938
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones4-28/+19
2012-07-09mfd: Remove unused max77686 iolock mutexAxel Lin2-4/+0
2012-07-09mfd: Add pre-regulator device for 88pm860xJett.Zhou2-0/+24