summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim1-0/+10
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim2-4/+7
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim2-167/+167
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim4-9/+9
2012-07-16Merge tag 'v3.5-rc7' into regulator-driversMark Brown5-91/+125
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-2/+0
2012-07-14V4L/DVB: mfd: use reg_shift instead of regstepJayachandran C1-1/+1
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch1-2/+65
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-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 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