summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2014-06-03mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd
2014-06-03mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski
2014-06-03mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski
2014-06-03mfd: twl6040: Move register patching earlier in probePeter Ujfalusi
2014-06-03mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi
2014-06-03mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi
2014-06-03mfd: twl6040: Clear the interrupt ID register before requesting IRQPeter Ujfalusi
2014-06-03mfd: core: Don't use devres functions before device is addedCharles Keepax
2014-06-03mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski
2014-06-03mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.Bill Richardson
2014-06-03mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck
2014-06-03mfd: wm5110: Add missing isolation control registerCharles Keepax
2014-06-03mfd: mc13xxx-core: Initialize the lock prior to using itFabio Estevam
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind
2014-06-03mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner
2014-06-03mfd: bcm590xx: Fix modalias prefixAxel Lin
2014-06-03mfd: bcm590xx: Add missing remove functionAxel Lin
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-06-02Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown
2014-05-28mfd: twl4030-power: Add a configuration to turn off oscillator during off-idleTony Lindgren
2014-05-28mfd: twl4030-power: Add support for board specific configurationTony Lindgren
2014-05-28mfd: twl4030-power: Add recommended idle configurationTony Lindgren
2014-05-28mfd: twl4030-power: Add generic reset configurationTony Lindgren
2014-05-28mfd: twl4030-power: Fix some defines for SW_EVENTSTony Lindgren
2014-05-28mfd: twl4030-power: Fix hang on reboot if sleep configuration was loaded earlierTony Lindgren
2014-05-27Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2014-05-09mfd: stmpe: add optional regulatorsLinus Walleij
2014-05-09mfd: stmpe: Probe properly from the Device TreeLinus Walleij
2014-05-09mfd: stmpe: mask off unused blocks properlyLinus Walleij
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-06Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2014-04-29ASoC: mc13783: Add devicetree supportAlexander Shiyan
2014-04-30mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis
2014-04-28mfd: rtsx_usb: Add comment in rtsx_usb_suspendRoger Tseng
2014-04-28mfd: rtsx_usb: Fix possible race conditionRoger Tseng
2014-04-23mfd: twl-core: Fix idle mode signaling for omaps when booted with device treeTony Lindgren
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski