summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2014-06-021-0/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-261-0/+4
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown2014-06-023-47/+95
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| / / / / / | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | | | * | | | mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter2014-05-211-14/+46
| | | | | |_|/ | | | | |/| |
| | | | * | | mfd: tps65090: Stop caching most registersDoug Anderson2014-04-231-13/+14
| | | | * | | mfd: tps65090: Don't tell child devices we have an IRQ if we don'tDoug Anderson2014-04-231-3/+11
| | | |/ / /
| | * | | | regulator: arizona-ldo1: Move setup processing from arizona-coreCharles Keepax2014-04-181-9/+3
| | * | | | mfd: arizona: Factor out read of device tree GPIOsCharles Keepax2014-04-181-9/+22
| | |/ / /
* | | | | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-032-46/+275
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-231-0/+1
| * | | | mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-232-11/+212
| * | | | mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-231-12/+12
| * | | | mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-231-19/+45
| * | | | mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-231-4/+5
| | |/ / | |/| |
* | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-0/+15
|\ \ \ \
OpenPOWER on IntegriCloud