summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-03mfd: wm8997: Add registers for high power modeCharles Keepax1-0/+2
2014-06-03mfd: arizona: Add MICVDD to mapped regulatorsCharles Keepax1-0/+1
2014-06-03mfd: ipaq-micro: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: ipaq-micro: Use devm_ioremap_resource()Jingoo Han1-6/+6
2014-06-03mfd: Add driver for Atmel Microcontroller on iPaq h3xxxLinus Walleij4-0/+641
2014-06-03mfd: syscon: Include linux/err.h to fix build errorTushar Behera1-0/+2
2014-06-03mfd: Add support for sun6i PRCM (Power/Reset/Clock Management) unitBoris BREZILLON3-0/+143
2014-06-03mfd: sun6i-prcm: Document DT bindingsBoris BREZILLON1-0/+59
2014-06-03mfd: rtsx_usb: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: omap-usb-host: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: as3711: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max14577: Make mfd_cell array constKrzysztof Kozlowski1-3/+3
2014-06-03mfd: lp3943: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max14577: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: sec-core: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: wm8400-core: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8998: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8907: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max77693: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: kempld-core: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8997: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max77686: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: mc13xxx: Do not use platform data with devicetreeAlexander Shiyan1-12/+10
2014-06-03mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclkPeter Ujfalusi1-8/+5
2014-06-03mfd: tps6586x: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: tps6507x: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: tps65910: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: sm501: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione4-0/+451
2014-06-03mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandlePankaj Dubey1-1/+5
2014-06-03mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd2-202/+2
2014-06-03mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski1-16/+13
2014-06-03mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski1-15/+13
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski3-5/+5
2014-06-03mfd: twl6040: Move register patching earlier in probePeter Ujfalusi1-4/+3
2014-06-03mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi3-0/+14
2014-06-03mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi2-2/+8
2014-06-03mfd: twl6040: Clear the interrupt ID register before requesting IRQPeter Ujfalusi1-0/+3
2014-06-03mfd: core: Don't use devres functions before device is addedCharles Keepax1-4/+7
2014-06-03mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin2-2/+2
2014-06-03mfd: sec-core: Update sec_pmic documentationKrzysztof Kozlowski1-12/+17
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski3-60/+71
2014-06-03mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.Bill Richardson1-0/+3
2014-06-03mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck1-0/+1
2014-06-03mfd: wm5110: Add missing isolation control registerCharles Keepax1-0/+2
2014-06-03mfd: tps65218: Remove unused *rdev[] from struct tps65218Axel Lin1-1/+0
2014-06-03mfd: mc13xxx-core: Initialize the lock prior to using itFabio Estevam1-2/+2
2014-06-03mfd: mc13xxx: Move definitions out of structuresAlexander Shiyan1-10/+12
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind2-5/+9