summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-19watchdog: aspeed: Enable pre-timeout interruptEddie James
2022-11-19watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2022-11-19watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson
2022-11-19watchdog: kempld: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-11-19watchdog: omap: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-11-19watchdog: twl4030: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-11-19watchdog: at91rm9200: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-11-19watchdog: Add Advantech EC watchdog driverThomas Kastner
2022-11-19watchdog: mediatek: mt8188: add wdt supportRunyang Chen
2022-11-19watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprguAngeloGioacchino Del Regno
2022-11-01Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-19drivers: watchdog: exar_wdt.c fix use after freeManank Patel
2022-10-19watchdog: sp805_wdt: fix spelling typo in commentJiangshan Yi
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-12watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-07watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-02watchdog: sp5100_tco: Add "action" module parameterVladimir Panteleev
2022-10-02watchdog: imx93: add watchdog timer on imx93Alice Guo
2022-10-02watchdog: imx7ulp_wdt: init wdog when it was activeJason Liu
2022-10-02watchdog: imx7ulp_wdt: Handle wdog reconfigure failureYe Li
2022-10-02watchdog: imx7ulp_wdt: Fix RCS timeout issueYe Li
2022-10-02watchdog: imx7ulp_wdt: Check CMD32EN in wdog initYe Li
2022-10-02watchdog: imx7ulp: Add explict memory barrier for unlock sequenceJacky Bai
2022-10-02watchdog: imx7ulp: Move suspend/resume to noirq phaseAnson Huang
2022-10-02watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the codeye xingchen
2022-10-02watchdog: s3c2410_wdt: support exynosautov9 watchdogChanho Park
2022-10-02watchdog: npcm: Enable clock if providedJonathan Neuschäfer
2022-10-02watchdog: meson: keep running if already activePhilippe Boos
2022-10-02watchdog: armada_37xx_wdt: Fix .set_timeout callbackPali Rohár
2022-10-02watchdog: sa1100: make variable sa1100dog_driver staticsunliming
2022-10-02watchdog: w83977f_wdt: Fix comment typoJason Wang
2022-10-02watchdog: eurotechwdt: Remove redundant word in commentsshaomin Deng
2022-10-02watchdog: Check dev_set_name() return valueBo Liu
2022-10-02watchdog: rzg2l_wdt: Add rzv2m supportPhil Edworthy
2022-10-02watchdog: ftwdt010_wdt: fix test for platform_get_irq() failureDan Carpenter
2022-10-02watchdog: Exar/MaxLinear XR28V38x driverDavid Müller
2022-10-02watchdog: ftwdt010_wdt: implement _restart() functionSergei Antonov
2022-10-02watchdog: w83627hf_wdt: add bootstatus supportHenning Schild
2022-10-02watchdog: aspeed_wdt: Reorder output signal register configurationChin-Ting Kuo
2022-10-02watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.Jerry Hoemann
2022-10-02watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODINGJerry Hoemann
2022-10-02watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare
2022-10-02watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-09-26watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500Christophe Leroy
2022-08-16i2c: Make remove callback return voidUwe Kleine-König