summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2023-02-18watchdog: dw_wdt: stop on rebootCosmin Tanislav
2023-02-18watchdog: ziirave_wdt: Convert to i2c's .probe_new()Uwe Kleine-König
2023-02-18watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh
2023-02-18watchdog: da9062: da9063: use unlocked xfer function in restartPrimoz Fiser
2023-02-12watchdog: wdat_wdt: Avoid unimplemented get_timeleftThomas Weißschuh
2023-02-12watchdog: apple: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: visconti: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: rzn1: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: qcom: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: armada_37xx: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: bcm7038: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: rtd119x: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: imx7ulp: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: davinci: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: meson_gxbb: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: cadence: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: imgpdc: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: lpc18xx: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: pic32-dmt: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: pic32-wdt: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: pnx4008: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: realtek_otto: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-02-12watchdog: mtk_wdt: Add reset_by_toprgu supportAllen-KH Cheng
2023-02-06watchdog: diag288_wdt: unify lpar and zvm diag288 helpersAlexander Egorenkov
2023-02-06watchdog: diag288_wdt: de-duplicate diag_stat_inc() callsAlexander Egorenkov
2023-02-06watchdog: diag288_wdt: unify command buffer handling for diag288 zvmAlexander Egorenkov
2023-02-06watchdog: diag288_wdt: remove power managementAlexander Egorenkov
2023-02-06watchdog: diag288_wdt: get rid of register asmAlexander Egorenkov
2023-01-30watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov
2023-01-30watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-10ARM: footbridge: remove CATSArnd Bergmann
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