Age | Commit message (Expand) | Author |
2020-02-17 | watchdog: da9062: Add dependency on I2C | Guenter Roeck |
2020-02-17 | watchdog: da9062: fix power management ops | Marco Felsch |
2020-02-17 | watchdog: da9062: do not ping the hw during stop() | Marco Felsch |
2020-02-17 | watchdog: fix mtk_wdt.c RESET_CONTROLLER build error | Randy Dunlap |
2020-02-07 | Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | watchdog: da9062: make restart handler atomic safe | Marco Felsch |
2020-01-27 | watchdog: mtk_wdt: mt2712: Add reset controller | yong.liang |
2020-01-27 | watchdog: mtk_wdt: mt8183: Add reset controller | yong.liang |
2020-01-27 | watchdog: it87_wdt: add IT8786 ID | Vincent Prince |
2020-01-27 | watchdog: dw_wdt: ping watchdog to reset countdown before start | Jack Mitchell |
2020-01-27 | watchdog: fix UAF in reboot notifier handling in watchdog core code | Vladis Dronov |
2020-01-27 | watchdog: cadence: Skip printing pointer value | Srinivas Neeli |
2020-01-27 | watchdog: qcom: Use platform_get_irq_optional() for bark irq | Sai Prakash Ranjan |
2020-01-27 | watchdog: da9062: add power management ops | Marco Felsch |
2020-01-27 | watchdog: make DesignWare watchdog allow users to set bigger timeout value | Wang, Peng 1. (NSB - CN/Hangzhou) |
2020-01-27 | drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe | Christophe Roullier |
2020-01-27 | watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog | Eugen Hristev |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-30 | watchdog: orion: fix platform_get_irq() complaints | Russell King |
2019-12-30 | watchdog: rn5t618_wdt: fix module aliases | Andreas Kemnade |
2019-12-30 | watchdog: tqmx86_wdt: Fix build error | YueHaibing |
2019-12-30 | watchdog: max77620_wdt: fix potential build errors | David Engraf |
2019-12-30 | watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable() | Fabio Estevam |
2019-12-30 | watchdog: w83627hf_wdt: Fix support NCT6116D | Srikanth Krishnakar |
2019-12-01 | Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-18 | watchdog: jz4740: Drop dependency on MACH_JZ47xx | Paul Cercueil |
2019-11-18 | watchdog: jz4740: Use regmap provided by TCU driver | Paul Cercueil |
2019-11-18 | watchdog: jz4740: Use WDT clock provided by TCU driver | Paul Cercueil |
2019-11-18 | watchdog: sama5d4_wdt: cleanup the bit definitions | Eugen Hristev |
2019-11-18 | watchdog: sprd: Fix the incorrect pointer getting from driver data | Shuiqing Li |
2019-11-18 | watchdog: aspeed: Fix clock behaviour for ast2600 | Joel Stanley |
2019-11-18 | watchdog: imx7ulp: Fix reboot hang | Fabio Estevam |
2019-11-18 | watchdog: make nowayout sysfs file writable | Rasmus Villemoes |
2019-11-18 | watchdog: prevent deferral of watchdogd wakeup on RT | Julia Cartwright |
2019-11-18 | watchdog: imx7ulp: Use definitions instead of magic values | Fabio Estevam |
2019-11-18 | watchdog: imx7ulp: Remove inline annotations | Fabio Estevam |
2019-11-18 | watchdog: imx7ulp: Remove unused structure member | Fabio Estevam |
2019-11-18 | watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable() | Fabio Estevam |
2019-11-18 | watchdog: wdat_wdt: Spelling s/configrable/configurable/ | Geert Uytterhoeven |
2019-11-18 | watchdog: bd70528: Trivial function documentation fix | Matti Vaittinen |
2019-11-18 | watchdog: cadence: Do not show error in case of deferred probe | Michal Simek |
2019-11-18 | watchdog: Fix the race between the release of watchdog_core_data and cdev | Kevin Hao |
2019-11-18 | watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warning | Borislav Petkov |
2019-11-18 | watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT support | Andy Shevchenko |
2019-11-18 | watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly | Anson Huang |
2019-11-18 | watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP | Anson Huang |
2019-11-18 | watchdog: imx2_wdt: Remove unnecessary blank line | Anson Huang |
2019-11-18 | watchdog: w83627hf_wdt: Support NCT6116D | Srikanth Krishnakar |