summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2023-04-22watchdog: cpwd: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: bcm_kona: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ath79: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ar7: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: advantechwdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: acquirewdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdogGuenter Roeck
2023-04-22watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpersGuenter Roeck
2023-04-22watchdog: core: Always set WDOG_HW_RUNNING when starting watchdogGuenter Roeck
2023-04-22watchdog: imx2_wdg: Declare local symbols staticGuenter Roeck
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-02Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König
2023-03-02watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos
2023-03-02watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-18watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian
2023-02-18watchdog: report options in sysfsThomas Weißschuh
2023-02-18watchdog: report fw_version in sysfsThomas Weißschuh
2023-02-18watchdog: imx2_wdg: suspend watchdog in WAIT modeAndrej Picej
2023-02-18watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua
2023-02-18watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun
2023-02-18watchdog: Include <linux/kstrtox.h> when appropriateChristophe JAILLET
2023-02-18watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie
2023-02-18watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro
2023-02-18watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar
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