summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
Commit message (Expand)AuthorAgeFilesLines
...
| * dt: pwm: bcm2835: fix typo in clocks property nameVladimir Zapolskiy2016-12-091-1/+1
* | pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian2016-11-291-0/+21
|/
* dt-bindings: pwm: sti: Update DT bindings for capture supportLee Jones2016-09-081-3/+5
* pwm: sunxi: Add H3 supportMilo Kim2016-09-081-0/+1
* dt-bindings: pwm: Add bindings for Meson PWM ControllerNeil Armstrong2016-09-061-0/+23
* dt-bindings: pwm: Add MediaTek display PWM bindingsWeiqing Kong2016-09-061-1/+2
* Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-065-4/+71
|\
| * dt-bindings: pwm: Add binding for ChromeOS EC PWMBrian Norris2016-07-251-0/+23
| * dt-bindings: pwm: Add R-Car H3 device tree bindingsUlrich Hecht2016-07-111-0/+1
| * dt-bindings: pwm: tegra: Add compatible string for Tegra186Laxman Dewangan2016-07-111-4/+8
| * dt-bindings: pwm: Add DT bindings for STMPE PWMLinus Walleij2016-07-111-0/+18
| * dt-bindings: pwm: Add Broadcom iProc PWM controller bindingYendapally Reddy Dhananjaya Reddy2016-07-111-0/+21
| * pwm: pwm-tiehrpwm: Update DT binding document to use generic node nameCooper Jr., Franklin2016-07-081-2/+2
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-023-20/+89
|\ \
| * | ARM: dts: DRA7: Add dt nodes for PWMSSVignesh R2016-06-103-0/+30
| * | ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodesFranklin S Cooper Jr2016-06-102-6/+0Star
| * | ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindingsFranklin S Cooper Jr2016-06-102-12/+24
| * | pwm: pwm-tiecap: Update dt binding document to use proper unit addressFranklin S Cooper Jr2016-06-101-4/+4
| * | pwm: pwm-tiehrpwm: Update dt binding document to use generic node nameFranklin S Cooper Jr2016-06-101-4/+4
| * | ARM: dts: am437x: Add missing compatibles to PWM binding documentsFranklin S Cooper Jr2016-06-103-6/+39
| |/
* | Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-071-0/+4
|\ \
| * | pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov2016-06-301-0/+4
| |/
* / pwm: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-061-3/+2Star
|/
* pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong2015-12-161-0/+18
* dt: lpc32xx: pwm: update documentation of LPC32xx PWM deviceVladimir Zapolskiy2015-12-161-1/+6
* dt: lpc32xx: pwm: correct LPC32xx PWM device node exampleVladimir Zapolskiy2015-12-161-2/+2
* pwm: pwm-rcar: Revise the device tree binding document about compatibleYoshihiro Shimoda2015-11-101-2/+1Star
* pwm: sun4i: Add support for PWM controller on sun5i SoCsHans de Goede2015-11-101-0/+2
* dt-bindings: pwm: Add MediaTek display PWM bindingsYH Huang2015-10-061-0/+42
* Documentation: dt: add Broadcom BCM7038 PWM controller bindingFlorian Fainelli2015-10-061-0/+20
* pwm: Add device tree binding document for R-Car PWM TimerYoshihiro Shimoda2015-10-061-0/+27
* pwm: Add Berlin PWM controller DT bindingAntoine Ténart2015-10-051-0/+17
* pwm: Add NXP LPC18xx PWM/SCT DT binding documentationAriel D'Alessandro2015-09-091-0/+20
* Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-1/+11
|\
| * pwm: imx-pwm: add explicit compatible strings and required clock propertiesMatt Porter2015-03-111-1/+11
* | dt-bindings: brcm: rationalize Broadcom documentation namingScott Branden2015-03-261-0/+0
|/
* Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-182-0/+44
|\
| * pwm: Add device tree binding document for IMG PWM DACNaidu Tellapati2015-01-301-0/+24
| * pwm: sunxi: document OF bindingsAlexandre Belloni2015-01-301-0/+20
* | Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley2015-02-041-3/+4
|/
* pwm: add DT bindings documentation for atmel-hlcdc-pwm driverBoris Brezillon2014-11-171-0/+29
* pwm: Add BCM2835 PWM driverBart Tanghe2014-11-171-0/+30
* pwm: rockchip: Allow polarity invert on rk3288Doug Anderson2014-08-261-2/+2
* pwm: fsl-ftm: Document 'big-endian' propertyXiubo Li2014-08-201-1/+18
* pwm: rockchip: document RK3288 SoC compatibleCaesar Wang2014-08-081-1/+4
* pwm: sti: Supply Device Tree binding documentation for ST's PWM IPLee Jones2014-08-071-0/+41
* pwm: rockchip: document device tree bindingsBeniamino Galvani2014-07-111-0/+17
* Documentation: dt: Add Kona PWM bindingTim Kryger2014-04-281-0/+21
* pwm: Add CLPS711X PWM supportAlexander Shiyan2014-03-181-0/+16
* Documentation: Add device tree bindings for Freescale FTM PWM.Xiubo Li2014-03-181-0/+35