summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add support for twl6041Peter Ujfalusi2012-07-251-0/+1
* mfd: Matches should be NULL when populate anatop child devicesRichard Zhao2012-07-171-1/+1
* input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones2012-07-161-2/+2
* mfd: Add missing out of memory check for pcf50633Alan Cox2012-07-161-2/+7
* mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold2012-07-161-10/+9
* mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König2012-07-162-12/+0
* mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2012-07-161-20/+3
* mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2012-07-161-1/+1
* mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2012-07-162-9/+12
* mfd: Initial support for the WM5110Mark Brown2012-07-167-0/+58
* mfd: Add data tables for the WM5110Mark Brown2012-07-161-0/+2281
* mfd: Add s2mps11 irq driverSangbeom Kim2012-07-162-329/+149
* mfd: Add samsung s2mps11 mfd supportSangbeom Kim2012-07-161-0/+10
* mfd: Modify samsung mfd headerSangbeom Kim2012-07-163-6/+9
* mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-163-206/+206
* mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-166-12/+12
* mfd: Add support for multiple arizona PDM speaker outputsMark Brown2012-07-101-3/+2
* mfd: Export pm80x_regmap_configAxel Lin2012-07-101-0/+1
* mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin2012-07-101-5/+5
* 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