summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/timer
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+0
2020-12-14Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-49/+99
2020-12-14dt-bindings: Remove PicoXcell bindingsRob Herring1-7/+0
2020-12-03dt-bindings: timer: renesas: tmu: Convert to json-schemaGeert Uytterhoeven2-50/+99
2020-12-03dt-bindings: timer: renesas: tmu: Document r8a774e1 bindingsMarian-Cristian Rotariu1-0/+1
2020-10-26dt-bindings: More whitespace clean-ups in schema filesRob Herring1-6/+6
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-30/+125
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-10-07dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'Rob Herring1-1/+1
2020-10-06dt-bindings: Another round of adding missing 'additionalProperties'Rob Herring1-0/+2
2020-09-24dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT supportLad Prabhakar1-0/+2
2020-09-24dt-bindings: timer: renesas,cmt: Document r8a7742 CMT supportLad Prabhakar1-0/+2
2020-09-23dt-bindings: sp804: add support for Hisilicon sp804 timerZhen Lei1-2/+9
2020-09-14dt-bindings: timer: exynos4210-mct: Add missing clocksKrzysztof Kozlowski1-0/+25
2020-09-08dt-bindings: timers: sp-804: Convert to json-schemaAndre Przywara2-29/+90
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman1-0/+60
2020-08-20dt-bindings: timer: Add CLINT bindingsAnup Patel1-0/+60
2020-08-19dt-bindings: timer: Add compatible for Mediatek MT8192Seiya Wang1-0/+1
2020-08-14dt-bindings: Whitespace clean-ups in schema filesRob Herring3-34/+34
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+4
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+46
2020-07-23Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2-1/+64
2020-07-23dt-bindings: timer: Add Ingenic X1000 OST bindings.周琰杰 (Zhou Yanjie)1-0/+63
2020-07-23clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-16dt-bindings: timer/ingenic,tcu: Add compatible strings for JZ4725B SoCPaul Cercueil1-1/+4
2020-07-13dt-bindings: timer: Convert mrvl,mmp-timer to json-schemaLubomir Rintel2-17/+46
2020-06-18doc: devicetree: bindings: fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-448/+845
2020-05-29dt-bindings: timer: renesas: cmt: Convert to json-schemaGeert Uytterhoeven2-110/+182
2020-05-29dt-bindings: timer: Convert i.MX GPT to json-schemaAnson Huang2-45/+72
2020-05-28dt-bindings: timer: renesas: mtu2: Convert to json-schemaGeert Uytterhoeven2-42/+76
2020-05-28dt-bindings: timer: Convert i.MX SYSCTR to json-schemaAnson Huang2-25/+54
2020-05-28dt-bindings: timer: Convert i.MX TPM to json-schemaAnson Huang2-28/+61
2020-05-23dt-bindings: timer: Add renesas,em-sti bindingsGeert Uytterhoeven1-0/+46
2020-05-23dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtcSerge Semin1-0/+88
2020-05-11dt-bindings: timer: renesas: ostm: Convert to json-schemaGeert Uytterhoeven2-31/+59
2020-05-11dt-bindings: timer: Document allwinner,erratum-unknown1 propertySamuel Holland1-0/+6
2020-05-03dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring2-11/+9
2020-04-20dt-bindings: timer: Convert ingenic,tcu.txt to YAMLPaul Cercueil2-138/+281
2020-04-16dt-bindings: Clean-up schema indentation formattingRob Herring2-4/+4
2020-04-14dt-bindings: timer: cadence_ttc: Migrate timer-cadence-ttc documentation to YAMLNobuhiro Iwamatsu2-21/+48
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+12
2020-03-31dt-bindings: Add missing 'additionalProperties: false'Rob Herring5-0/+10
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2020-03-27dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'Rob Herring1-0/+2
2020-02-28dt-bindings: Fix dtc warnings in examplesRob Herring1-1/+1
2020-02-27dt-bindings: timer: Add X1000 bindings.周琰杰 (Zhou Yanjie)1-0/+1
2020-02-21dt-bindings: fttmr010: Add ast2600 compatibleJoel Stanley1-0/+1
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1