summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-033-0/+271
| * | | | 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-031-121/+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-032-3/+4
| * | | | mfd: twl6040: Move register patching earlier in probePeter Ujfalusi2014-06-031-4/+3
| * | | | mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi2014-06-031-0/+10
| * | | | mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi2014-06-031-2/+7
| * | | | 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-031-1/+1
| * | | | mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski2014-06-031-52/+1
| * | | | 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: mc13xxx-core: Initialize the lock prior to using itFabio Estevam2014-06-031-2/+2
| * | | | mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind2014-06-031-4/+8
| * | | | mfd: Add sysfs attributes for Kontron PLD firmware revisionMichael Brunner2014-06-031-21/+106
| * | | | 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-0312-104/+427
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | * | | | | mfd: rtsx_usb: Add comment in rtsx_usb_suspendRoger Tseng2014-04-281-0/+6
| | | | | | | * | | | | mfd: rtsx_usb: Fix possible race conditionRoger Tseng2014-04-281-4/+4
| | | | | | * | | | | | mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-231-5/+1
| | | | | | * | | | | | mfd: stmpe: add optional regulatorsLinus Walleij2014-05-091-0/+18
| | | | | | * | | | | | mfd: stmpe: Probe properly from the Device TreeLinus Walleij2014-05-092-1/+30
| | | | | | * | | | | | mfd: stmpe: mask off unused blocks properlyLinus Walleij2014-05-092-1/+10
| | | | | | |/ / / / /
| | | | * | | | | | | Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones2014-05-271-0/+4
| | | | |\ \ \ \ \ \ \
* | | | | \ \ \ \ \ \ \ Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | | | |/ / / / / / / / / / | | | | | | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ASoC: mc13783: Add devicetree supportAlexander Shiyan2014-04-291-3/+7
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-11/+8
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-031-11/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-034-47/+99
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
OpenPOWER on IntegriCloud