summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/timer
AgeCommit message (Expand)AuthorLines
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-33/+0
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-88/+150
2022-03-07dt-bindings: timer: Tegra: Convert text bindings to yamlDavid Heidelberg-88/+150
2022-03-07nds32: Remove the architectureAlan Kao-33/+0
2022-03-01dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2L OSTMLad Prabhakar-0/+2
2022-02-28dt-bindings: timer: sifive,clint: Group interrupt tuplesGeert Uytterhoeven-4/+4
2022-02-28dt-bindings: timer: sifive,clint: Fix number of interruptsGeert Uytterhoeven-0/+1
2022-02-24dt-bindings: timer: Add PWM compatible for X1000 SoCAidan MacDonald-0/+1
2022-02-11dt-bindings: timer: armv7m-systick: convert to dtschemaFabrice Gasnier-26/+54
2022-02-09dt-bindings: timer: nuvoton,npcm7xx-timer: Convert to YAMLJonathan Neuschäfer-21/+46
2022-01-24dt-bindings: mediatek: Adds a DT binding documentation for the MT6582 SoCMaxim Kutnij-0/+1
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+71
2021-12-20dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentationRomain Perier-0/+46
2021-12-09dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTMBiju Das-3/+17
2021-12-09Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pz...Daniel Lezcano-29/+7
2021-11-29dt-bindings: timer: tpm-timer: Add imx8ulp compatible stringJacky Bai-1/+5
2021-11-28dt-bindings: timer: Add StarFive JH7100 clintEmil Renner Berthing-0/+1
2021-11-12dt-bindings: timer: remove rockchip,rk3066-timer compatible string from rockc...Johan Jonker-1/+0
2021-11-11dt-bindings: timer: Update maintainers for st,stm32-timerPatrice Chotard-1/+2
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil-2/+2
2021-11-02dt-bindings: timer: cadence_ttc: Add power-domainsMichal Simek-0/+3
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-26/+3
2021-08-30dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring-3/+3
2021-08-14dt-bindings: timer: Remove binding for energymicro,efm32-timer.txtMichal Simek-23/+0
2021-08-13dt-bindings: timer: convert rockchip,rk-timer.txt to YAMLEzequiel Garcia-27/+64
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-23/+19
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring-5/+0
2021-06-18dt-bindings: timer: renesas,tmu: add r8a779a0 TMU supportWolfram Sang-0/+1
2021-05-20dt-bindings: timer: arm,twd: Convert to json-schemaGeert Uytterhoeven-53/+56
2021-05-12dt-bindings: timer: renesas,tpu: Convert to json-schemaGeert Uytterhoeven-21/+56
2021-05-11dt-bindings: timer: Add compatibles for sun50i timersSamuel Holland-5/+12
2021-05-11dt-bindings: timer: Simplify conditional expressionsSamuel Holland-18/+7
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+19
2021-04-26Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2021-04-08dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timerJonathan Neuschäfer-1/+2
2021-04-08dt-bindings: timer: renesas,cmt: Document R8A77961Niklas Söderlund-0/+2
2021-04-08dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT supportWolfram Sang-0/+2
2021-04-08dt-bindings: timer: ingenic: Add compatible strings for JZ4760(B)Paul Cercueil-8/+22
2021-04-08dt-bindings: timer: renesas,tmu: Document missing Gen3 SoCsNiklas Söderlund-0/+6
2021-04-08dt-bindings: timer: arm,arch_timer: Add interrupt-names supportHector Martin-0/+19
2021-03-29dt-bindings: timer: Add compatible for Mediatek MT8195Seiya Wang-0/+1
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+11
2021-02-22dt-bindings: add resets property to dw-apb-timerDamien Le Moal-0/+3
2021-02-22dt-bindings: update sifive clint compatible stringDamien Le Moal-4/+8
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+4
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-20/+1
2021-02-10Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-20/+1
2021-02-04dt-bindings: Fix errors in 'if' schemasRob Herring-2/+1
2021-02-03clocksource/drivers/u300: Remove the u300 driverArnd Bergmann-18/+0