aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-04-27dt-bindings: Add AXP803's regulator infoIcenowy Zheng1-0/+27
2017-04-27dt-bindings: Add device tree binding for X-Powers AXP803 PMICIcenowy Zheng1-0/+2
2017-04-27dt-bindings: Make AXP20X compatible strings one per lineIcenowy Zheng1-3/+8
2017-04-27mfd: exynos-lpass: Add support for clocksMarek Szyprowski1-0/+6
2017-04-27mfd: exynos-lpass: Remove pad retention controlMarek Szyprowski1-2/+0
2017-04-27dt-bindings: mfd: Add A33 GPADC bindingQuentin Schulz1-0/+59
2017-04-27dt-bindings: mfd: DA9062/61 MFD bindingSteve Twiss1-13/+36
2017-04-27dt-bindings: mfd: Add the description for LED as the sub moduleSean Wang1-0/+1
2017-04-27dt-bindings: mfd: Add Altera Arria10 SR Reset Controller bindingsThor Thayer1-0/+11
2017-04-27dt-bindings: mfd: Add TI LMU device binding informationMilo Kim1-0/+243
2017-04-27dt-bindings: mfd: axp20x: Add "xpowers,master-mode" property for AXP806 PMICsRask Ingemann Lambertsen1-0/+3
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.12', 'ib-mfd-leds-4.12', 'ib-mfd-phy-4.12' and 'ib-mfd-pinctrl-samsung-4.12' into ibs-for-mfd-mergedLee Jones1-0/+47
2017-03-23dt-bindings: mfd: Move mxs-lradc binding document from IIO to MFDKsenija Stanojevic1-0/+47
2017-03-23mfd: wm831x: Add device tree binding documentCharles Keepax1-0/+81
2017-03-21dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txtRichard Genoud1-1/+1
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-1/+200
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-4/+3
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren1-0/+31
2017-02-13Documentation: devicetree: Add LED subnode binding for MT6323 PMICSean Wang1-0/+4
2017-02-13mfd: dt: Add bindings for the Aspeed SoC Display Controller (GFX)Andrew Jeffery1-0/+17
2017-02-13mfd: dt: Add bindings for the Aspeed LPC Host Controller (LHC)Andrew Jeffery1-0/+26
2017-02-13mfd: dt: Add Aspeed Low Pin Count Controller bindingsAndrew Jeffery1-0/+111
2017-02-13mfd: dt: Add ranges, #address-cells and #size-cells as optional propertiesAndrew Jeffery1-0/+10
2017-02-13mfd: dt: Fix "indicates" typo in mfd bindings documentAndrew Jeffery1-1/+1
2017-02-01dt-bindings: mfd: as3722: Drop reference to pm_power_offGuenter Roeck1-2/+1
2017-01-23dt-bindings: mfd: Add bindings for STM32 Timers driverBenjamin Gaignard1-0/+46
2017-01-09Documentation: omap-usb-host: fix OMAP OHCI/EHCI file namesYegor Yefremov1-2/+2
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-6/+57
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873x', 'regulator/topic/max77620', 'regulator/topic/pwm' and 'regulator/topic/tps6507x' into regulator-nextMark Brown2-0/+20
2016-12-01regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis1-1/+1
2016-11-29mfd: pm8xxx: add support to pm8821Srinivas Kandagatla1-0/+1
2016-11-29mfd: rn5t618: Add Ricoh RC5T619 PMIC supportPierre-Hugues Husson1-6/+10
2016-11-29dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindingsThor Thayer1-0/+46
2016-11-23regulator: max77620: add documentation for MPOK propertyVenkat Reddy Talla1-0/+12
2016-11-11regulator: lp873x: Add support for populating input supplyLokesh Vutla1-0/+8
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds11-12/+311
2016-10-05Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+6
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald1-0/+18
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi1-0/+1
2016-10-04syscon: dt-bindings: Add documentation for Aspeed system control unitsAndrew Jeffery1-0/+18
2016-10-04doc: bindings: mfd: act8945a: Update the exampleWenyou Yang1-7/+15
2016-10-04mfd: Add DT bindings documentation for Samsung Exynos LPASSSylwester Nawrocki1-0/+70
2016-10-04Documentation: mfd: Add DT bindings for the LP873XKeerthy1-0/+59
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-mergedLee Jones5-5/+130
2016-09-13mfd: axp20x: Add bindings for AXP806 PMICChen-Yu Tsai1-2/+26
2016-08-31mfd: dt-bindings: Add RK818 device tree bindings documentWadim Egorov1-3/+34
2016-08-31regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulatorNeil Armstrong1-0/+14
2016-08-31mfd: qcom-rpm: Add support for pm8018 RPM RegulatorNeil Armstrong1-0/+1