summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones2012-07-271-0/+1
* mfd: Arizone core should select MFD_CORESamuel Ortiz2012-07-271-0/+1
* mfd: Fix arizona-irq.c build by selecting REGMAP_IRQRandy Dunlap2012-07-251-0/+1
* mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown2012-07-251-0/+4
* mfd: Correct tps65090 cell namesVenu Byravarasu2012-07-251-2/+2
* mfd: Remove gpio support from tps6586x core driverLaxman Dewangan2012-07-252-87/+22
* gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-253-0/+166
* mfd: Cache tps6586x register through regmapLaxman Dewangan2012-07-251-8/+16
* mfd: Use regmap for tps6586x register access.Laxman Dewangan2012-07-252-111/+47
* mfd: Use devm managed resources for tps6586xLaxman Dewangan2012-07-251-6/+6
* input: Add onkey support for 88PM80X PMICQiao Zhou2012-07-253-0/+179
* 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