summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27watchdog: da9062: make restart handler atomic safeMarco Felsch
2020-01-27watchdog: mtk_wdt: mt2712: Add reset controlleryong.liang
2020-01-27watchdog: mtk_wdt: mt8183: Add reset controlleryong.liang
2020-01-27watchdog: it87_wdt: add IT8786 IDVincent Prince
2020-01-27watchdog: dw_wdt: ping watchdog to reset countdown before startJack Mitchell
2020-01-27watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov
2020-01-27watchdog: cadence: Skip printing pointer valueSrinivas Neeli
2020-01-27watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan
2020-01-27watchdog: da9062: add power management opsMarco Felsch
2020-01-27watchdog: make DesignWare watchdog allow users to set bigger timeout valueWang, Peng 1. (NSB - CN/Hangzhou)
2020-01-27drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier
2020-01-27watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdogEugen Hristev
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-30watchdog: orion: fix platform_get_irq() complaintsRussell King
2019-12-30watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade
2019-12-30watchdog: tqmx86_wdt: Fix build errorYueHaibing
2019-12-30watchdog: max77620_wdt: fix potential build errorsDavid Engraf
2019-12-30watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()Fabio Estevam
2019-12-30watchdog: w83627hf_wdt: Fix support NCT6116DSrikanth Krishnakar
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-18watchdog: jz4740: Drop dependency on MACH_JZ47xxPaul Cercueil
2019-11-18watchdog: jz4740: Use regmap provided by TCU driverPaul Cercueil
2019-11-18watchdog: jz4740: Use WDT clock provided by TCU driverPaul Cercueil
2019-11-18watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev
2019-11-18watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li
2019-11-18watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-11-18watchdog: imx7ulp: Fix reboot hangFabio Estevam
2019-11-18watchdog: make nowayout sysfs file writableRasmus Villemoes
2019-11-18watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright
2019-11-18watchdog: imx7ulp: Use definitions instead of magic valuesFabio Estevam
2019-11-18watchdog: imx7ulp: Remove inline annotationsFabio Estevam
2019-11-18watchdog: imx7ulp: Remove unused structure memberFabio Estevam
2019-11-18watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()Fabio Estevam
2019-11-18watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven
2019-11-18watchdog: bd70528: Trivial function documentation fixMatti Vaittinen
2019-11-18watchdog: cadence: Do not show error in case of deferred probeMichal Simek
2019-11-18watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2019-11-18watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warningBorislav Petkov
2019-11-18watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT supportAndy Shevchenko
2019-11-18watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedlyAnson Huang
2019-11-18watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-11-18watchdog: imx2_wdt: Remove unnecessary blank lineAnson Huang
2019-11-18watchdog: w83627hf_wdt: Support NCT6116DSrikanth Krishnakar
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
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