aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-15dt-bindings: More dropping redundant minItems/maxItemsRob Herring1-1/+0
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds7-68/+166
2021-07-10dt-bindings: rtc: ti,bq32k: take maintainershipAlexandre Belloni1-1/+1
2021-06-24dt-bindings: rtc: zynqmp: convert bindings to YAMLNobuhiro Iwamatsu2-25/+65
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring2-2/+0
2021-06-20dt-bindings: rtc: ti,bq32k: Convert to json-schemaGeert Uytterhoeven2-18/+49
2021-06-20dt-bindings: rtc: rx8900: Convert to YAML schemaMarek Vasut2-22/+49
2021-06-16dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindingsGeert Uytterhoeven2-18/+3
2021-06-08dt-bindings: rtc: Add Arm PL031 schemaRob Herring1-0/+58
2021-06-01dt-bindings: rtc: nxp,pcf8563: Convert to DT schemaRob Herring2-29/+56
2021-05-25dt-bindings: convert rtc/faraday,ftrtc01 to yamlCorentin Labbe2-28/+59
2021-05-25rtc: m41t80: add support for fixed clockSebastian Reichel1-0/+9
2021-04-17dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindingssatya priya1-0/+62
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds6-35/+55
2021-02-20Merge tag 'arm-dt-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2021-02-13rtc: pcf8563: Add NXP PCA8565 compatibleMarek Vasut1-1/+2
2021-02-06dt-bindings: rtc: pcf2127: update bindingsAlexandre Belloni2-5/+52
2021-01-29dt-bindings: Cleanup standard unit propertiesRob Herring1-2/+0
2021-01-23rtc: remove ste coh901 driverArnd Bergmann1-16/+0
2021-01-23rtc: remove sirfsoc driverArnd Bergmann1-13/+0
2021-01-18dt-bindings: rtc: sun6i-a31-rtc: Loosen the requirements on the clocksMaxime Ripard1-1/+0
2021-01-13dt-bindings: rtc: at91rm9200: add sama7g5 compatibleClaudiu Beznea1-0/+1
2020-12-19dt-bindings: rtc: add reset-source propertyRasmus Villemoes1-0/+5
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-1/+88
2020-10-19dt-bindings: rtc: rv3032: add RV-3032 bindingsAlexandre Belloni1-0/+64
2020-10-19dt-bindings: rtc: add trickle-voltage-millivoltAlexandre Belloni1-0/+6
2020-10-07dt-bindings: Explicitly allow additional properties in common schemasRob Herring1-0/+2
2020-10-07dt-bindings: Add missing 'unevaluatedProperties'Rob Herring2-0/+4
2020-09-24dt-bindings: rtc: ds1307: add rx8130 aux-voltage-chargeable supportBastian Krause1-1/+1
2020-09-24dt-bindings: rtc: ds1307: let aux-voltage-chargeable supersede trickle-diode-disableBastian Krause1-1/+8
2020-09-24dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disableBastian Krause1-0/+10
2020-08-15Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-8/+8
2020-08-14dt-bindings: Whitespace clean-ups in schema filesRob Herring1-8/+8
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+2
2020-08-12rtc: pcf2127: add pca2129 device idLiam Beguin1-0/+2
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-37/+101
2020-07-13dt-bindings: rtc: Convert sa1100-rtc to json-schemaLubomir Rintel2-17/+57
2020-06-26dt-bindings: rtc: add microchip,sam9x60-rttClaudiu Beznea1-1/+3
2020-06-15dt-bindings: rtc: Convert imxdi rtc to json-schemaAnson Huang2-20/+44
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-67/+131
2020-05-28dt-bindings: rtc: rtc-sh: Add missing power-domains propertyGeert Uytterhoeven1-0/+5
2020-05-27dt-bindings: rtc: Convert MXC RTC V2 to json-schemaAnson Huang2-17/+46
2020-05-27dt-bindings: rtc: Convert MXC RTC to json-schemaAnson Huang2-26/+57
2020-05-23dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtcSerge Semin1-88/+0
2020-05-23dt-bindings: rtc: Convert snps,dw-apb-timer to DT schemaSerge Semin2-32/+88
2020-05-03dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring1-5/+4
2020-04-16dt-bindings: Clean-up schema indentation formattingRob Herring1-19/+19
2020-04-04Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-37/+97
2020-03-31dt-bindings: Add missing 'additionalProperties: false'Rob Herring2-0/+4
2020-03-24dt-bindings: rtc: Convert and update jz4740-rtc doc to YAMLPaul Cercueil2-37/+83