summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-11-05drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik
2020-10-29watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck
2020-10-29watchdog: Use put_device on errorDinghao Liu
2020-10-29watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-06-24watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam
2020-04-29watchdog: reset last_hw_keepalive time at startTero Kristo
2020-04-23watchdog: sp805: fix restart handlerMichael Walle
2020-04-08watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg
2020-04-08watchdog: iTCO_wdt: Export vendorsupportMika Westerberg
2020-03-21ACPI: watchdog: Set default timeout in probeMika Westerberg
2020-03-12watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-14drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier
2020-02-14watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan
2020-02-11watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov
2020-02-01watchdog: orion: fix platform_get_irq() complaintsRussell King
2020-02-01watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade
2020-02-01watchdog: max77620_wdt: fix potential build errorsDavid Engraf
2020-01-26watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li
2020-01-09watchdog: tqmx86_wdt: Fix build errorYueHaibing
2020-01-04watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2020-01-04watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright
2020-01-04watchdog: imx7ulp: Fix reboot hangFabio Estevam
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-11-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen
2019-11-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang
2019-11-05watchdog: meson: Fix the wrong value of left timeXingyu Chen
2019-11-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz
2019-11-05watchdog: cpwd: fix build regressionArnd Bergmann
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-17watchdog: f71808e_wdt: Add F81803 supportJaret Cantu
2019-09-17watchdog: qcom: remove unnecessary variable from private storageJorge Ramirez-Ortiz
2019-09-17watchdog: qcom: support pre-timeout when the bark irq is availableJorge Ramirez-Ortiz
2019-09-17watchdog: imx_sc: this patch just fixes whitespacesOliver Graute
2019-09-17watchdog: aspeed: add support for dual bootIvan Mikhaylov
2019-09-17watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham
2019-09-17watchdog: Add i.MX7ULP watchdog supportAnson Huang
2019-09-17watchdog: aspeed: Add support for AST2600Ryan Chen
2019-09-17watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_START payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop status polling codeAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix RESET_PROCESSOR payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_END payloadAndrey Smirnov