aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-28dt-bindings: watchdog: convert Broadcom's WDT to the json-schemaRafał Miłecki2-19/+41
2021-12-28dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible stringJacky Bai1-2/+5
2021-12-28dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko1-4/+41
2021-12-28dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko1-2/+3
2021-12-14dt-bindings: watchdog: atmel: Add missing 'interrupts' propertyRob Herring1-0/+3
2021-12-14dt-bindings: watchdog: ti,rti-wdt: Fix assigned-clock-parentsRob Herring1-6/+0
2021-12-07dt-bindings: watchdog: Add Apple WatchdogSven Peter1-0/+52
2021-11-11dt-bindings: watchdog: sunxi: fix error in schemaDavid Heidelberg1-2/+0
2021-11-11dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard1-2/+2
2021-10-26dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst supportFengquan Chen1-0/+2
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for D1Samuel Holland1-0/+6
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for R329Samuel Holland1-1/+41
2021-09-10dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring1-7/+7
2021-08-22dt-bindings: watchdog: Add compatible for Mediatek MT7986Sam Shih1-0/+1
2021-08-22dt-bindings: watchdog: Add Maxim MAX63xx bindingsLinus Walleij1-0/+44
2021-07-07Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-34/+122
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring1-1/+0
2021-06-21dt-bindings: watchdog: Add Mstar MSC313e WDT devicetree bindings documentationRomain Perier1-0/+40
2021-06-21dt-bindings: watchdog: Convert arm,sbsa-gwdt to DT schemaRob Herring2-31/+51
2021-06-21dt-bindings: watchdog: sama5d4-wdt: add compatible for sama7g5-wdtEugen Hristev1-0/+1
2021-06-21dt-bindings: watchdog: sama5d4-wdt: convert to yamlEugen Hristev2-34/+73
2021-06-21dt-bindings: watchdog: Add compatible for Mediatek MT8195Seiya Wang1-0/+1
2021-06-21dt-bindings: watchdog: dw-wdt: add description for rk3568Liang Chen1-0/+1
2021-06-21dt-bindings: watchdog: Add compatible for SC7280 SoCSai Prakash Ranjan1-0/+1
2021-06-21doc: mtk-wdt: support pre-timeout when the bark irq is availableWang Qing1-0/+5
2021-06-09dt-bindings: watchdog: Convert arm,sbsa-gwdt to DT schemaRob Herring2-31/+51
2021-05-20dt-bindings: timer: arm,twd: Convert to json-schemaGeert Uytterhoeven1-0/+50
2021-04-09dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdtJonathan Neuschäfer1-1/+2
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+2
2021-02-22Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds9-96/+72
2021-02-20Merge tag 'arm-dt-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2021-02-07dt-bindings: watchdog: Add binding for Qcom SDX55Manivannan Sadhasivam1-0/+1
2021-02-07watchdog: remove coh901 driverArnd Bergmann1-19/+0
2021-02-07watchdog: remove tango driverArnd Bergmann1-18/+0
2021-02-07watchdog: remove zte zx driverArnd Bergmann1-32/+0
2021-02-07watchdog: remove sirf prima driverArnd Bergmann1-18/+0
2021-02-07dt-binding: mediatek: mt8192: update mtk-wdt documentCrystal Guo1-0/+1
2021-02-07dt-binding: mediatek: watchdog: fix the description of compatibleCrystal Guo1-2/+2
2021-02-07dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yamlJohan Jonker1-0/+6
2021-02-07dt-bindings: watchdog: sun4i: Add H616 compatible stringAndre Przywara1-7/+5
2021-02-07dt-bindings: watchdog: renesas,wdt: add r8a779a0 (V3U) supportWolfram Sang1-0/+1
2021-02-07dt-bindings: watchdog: Add bindings for Intel Keem Bay SoCVijayakannan Ayyathurai1-0/+57
2021-02-04dt-bindings: Fix undocumented compatible strings in examplesRob Herring1-2/+2
2021-01-29dt-bindings: Cleanup standard unit propertiesRob Herring1-1/+0
2021-01-22dt-bindings: watchdog: Add binding for Qcom SDX55Manivannan Sadhasivam1-0/+1
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-1/+12
2020-12-17dt-binding: watchdog: add Rockchip compatibles to snps,dw-wdt.yamlJohan Jonker1-1/+9
2020-12-17dt-bindings: watchdog: sun4i: Add A100 compatibleYangtao Li1-0/+3
2020-10-30dt-bindings: watchdog: fsl-imx: document NXP compatiblesKrzysztof Kozlowski1-0/+16
2020-10-21Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+54