summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
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 Caione3-0/+271
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 Boyd1-121/+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 Kozlowski2-3/+4
2014-06-03mfd: twl6040: Move register patching earlier in probePeter Ujfalusi1-4/+3
2014-06-03mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi1-0/+10
2014-06-03mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi1-2/+7
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 Lin1-1/+1
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski1-52/+1
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: mc13xxx-core: Initialize the lock prior to using itFabio Estevam1-2/+2
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind1-4/+8
2014-06-03mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner1-21/+106
2014-06-03mfd: bcm590xx: Fix modalias prefixAxel Lin1-1/+1
2014-06-03mfd: bcm590xx: Add missing remove functionAxel Lin1-0/+7
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones12-104/+427
2014-05-27Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones1-0/+4
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel1-0/+4
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij1-5/+1
2014-05-09mfd: stmpe: add optional regulatorsLinus Walleij1-0/+18
2014-05-09mfd: stmpe: Probe properly from the Device TreeLinus Walleij2-1/+30
2014-05-09mfd: stmpe: mask off unused blocks properlyLinus Walleij2-1/+10
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching1-91/+41