summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add support for sun6i PRCM (Power/Reset/Clock Management) unitBoris BREZILLON2014-06-033-0/+143
* mfd: sun6i-prcm: Document DT bindingsBoris BREZILLON2014-06-031-0/+59
* mfd: rtsx_usb: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: omap-usb-host: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: as3711: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max14577: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-3/+3
* mfd: lp3943: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max14577: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: sec-core: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: wm8400-core: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max8998: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max8907: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max77693: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: kempld-core: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max8997: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max77686: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: mc13xxx: Do not use platform data with devicetreeAlexander Shiyan2014-06-031-12/+10
* mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclkPeter Ujfalusi2014-06-031-8/+5
* mfd: tps6586x: Make of_device_id array constJingoo Han2014-06-031-1/+1
* mfd: tps6507x: Make of_device_id array constJingoo Han2014-06-031-1/+1
* mfd: tps65910: Make of_device_id array constJingoo Han2014-06-031-1/+1
* mfd: sm501: Make of_device_id array constJingoo Han2014-06-031-1/+1
* mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione2014-06-034-0/+451
* mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandlePankaj Dubey2014-06-031-1/+5
* mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd2014-06-032-202/+2
* mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski2014-06-031-16/+13
* mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski2014-06-031-15/+13
* mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski2014-06-033-5/+5
* mfd: twl6040: Move register patching earlier in probePeter Ujfalusi2014-06-031-4/+3
* mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi2014-06-033-0/+14
* mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi2014-06-032-2/+8
* mfd: twl6040: Clear the interrupt ID register before requesting IRQPeter Ujfalusi2014-06-031-0/+3
* mfd: core: Don't use devres functions before device is addedCharles Keepax2014-06-031-4/+7
* mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin2014-06-032-2/+2
* mfd: sec-core: Update sec_pmic documentationKrzysztof Kozlowski2014-06-031-12/+17
* mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski2014-06-033-60/+71
* mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.Bill Richardson2014-06-031-0/+3
* mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck2014-06-031-0/+1
* mfd: wm5110: Add missing isolation control registerCharles Keepax2014-06-031-0/+2
* mfd: tps65218: Remove unused *rdev[] from struct tps65218Axel Lin2014-06-031-1/+0
* mfd: mc13xxx-core: Initialize the lock prior to using itFabio Estevam2014-06-031-2/+2
* mfd: mc13xxx: Move definitions out of structuresAlexander Shiyan2014-06-031-10/+12
* mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind2014-06-032-5/+9
* mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner2014-06-032-21/+110
* mfd: bcm590xx: Fix modalias prefixAxel Lin2014-06-031-1/+1
* mfd: bcm590xx: Add missing remove functionAxel Lin2014-06-031-0/+7
*-------------. Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones2014-06-0354-500/+3670
|\ \ \ \ \ \ \ \
| | | | | | | | * mfd: tps65090: Stop caching most registersDoug Anderson2014-04-233-24/+28
| | | | | | | | * mfd: tps65090: Don't tell child devices we have an IRQ if we don'tDoug Anderson2014-04-231-3/+11