aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/timer
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+2
2022-08-02Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+109
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner5-5/+80
2022-07-27dt-bindings: timer: allwinner,sun4i-a10-timer: Add D1 compatibleSamuel Holland1-0/+1
2022-07-27dt-bindings: timer: ingenic,tcu: use absolute path to other schemaKrzysztof Kozlowski1-2/+2
2022-07-27dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-outGeert Uytterhoeven1-6/+8
2022-07-19dt-bindings: timer: npcm: Add npcm845 compatible stringTomer Maimon1-0/+2
2022-07-18dt-bindings: timer: renesas,cmt: R-Car V3U is R-Car Gen4Wolfram Sang1-2/+2
2022-07-18dt-bindings: timer: renesas,cmt: Add r8a779f0 and generic Gen4 CMT supportWolfram Sang1-0/+10
2022-07-16dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatibleAngeloGioacchino Del Regno1-1/+5
2022-07-08dt-bindings: timer: Add Tegra186 & Tegra234 TimerKartik1-0/+109
2022-06-14dt-bindings: timer: Add Nomadik MTU bindingLinus Walleij1-0/+58
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-0/+47
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+92
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+47
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-50/+0
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+64
2022-05-20h8300: remove stale bindings and symlinkArnd Bergmann2-50/+0
2022-05-19dt-bindings: timer: samsung,exynos4210-mct: define strict clock orderKrzysztof Kozlowski1-2/+2
2022-05-19dt-bindings: timer: samsung,exynos4210-mct: drop unneeded minItemsKrzysztof Kozlowski1-1/+0
2022-05-19dt-bindings: timer: cdns,ttc: drop unneeded minItemsKrzysztof Kozlowski1-1/+0
2022-05-18dt-bindings: timer: hpe,gxp-timer: Add HPE GXP Timer and WatchdogNick Hawkins1-0/+47
2022-05-18dt-bindings: timer: Add compatible for Mediatek MT8186Allen-KH Cheng1-0/+1
2022-05-05dt-bindings: timer: Convert rda,8810pl-timer to YAMLStanislav Jakubek2-20/+47
2022-04-25dt-bindings: timer: Add compatible for am6 for TI timer-dmTony Lindgren1-1/+11
2022-04-25dt-bindings: timer: Update TI timer to yamlTony Lindgren2-44/+142
2022-04-25dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTMBiju Das1-0/+2
2022-04-24dt-bindings: timer: exynos4210-mct: describe known hardware and its interruptsKrzysztof Kozlowski1-3/+64
2022-04-22dt-bindings: pwm: Add Xilinx AXI TimerSean Anderson1-0/+92
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-51/+107
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-33/+0
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner4-88/+150
2022-03-07dt-bindings: timer: Tegra: Convert text bindings to yamlDavid Heidelberg4-88/+150
2022-03-07nds32: Remove the architectureAlan Kao1-33/+0
2022-03-01dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2L OSTMLad Prabhakar1-0/+2
2022-02-28dt-bindings: timer: sifive,clint: Group interrupt tuplesGeert Uytterhoeven1-4/+4
2022-02-28dt-bindings: timer: sifive,clint: Fix number of interruptsGeert Uytterhoeven1-0/+1
2022-02-24dt-bindings: timer: Add PWM compatible for X1000 SoCAidan MacDonald1-0/+1
2022-02-11dt-bindings: timer: armv7m-systick: convert to dtschemaFabrice Gasnier2-26/+54
2022-02-09dt-bindings: timer: nuvoton,npcm7xx-timer: Convert to YAMLJonathan Neuschäfer2-21/+46
2022-01-24dt-bindings: mediatek: Adds a DT binding documentation for the MT6582 SoCMaxim Kutnij1-0/+1
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+71
2021-12-20dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentationRomain Perier1-0/+46
2021-12-09dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTMBiju Das1-3/+17
2021-12-09Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz...Daniel Lezcano5-29/+7
2021-11-29dt-bindings: timer: tpm-timer: Add imx8ulp compatible stringJacky Bai1-1/+5
2021-11-28dt-bindings: timer: Add StarFive JH7100 clintEmil Renner Berthing1-0/+1