summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
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