Age | Commit message (Expand) | Author |
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 |
2019-11-11 | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman |
2019-11-05 | watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading | Matti Vaittinen |
2019-11-05 | watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format | Anson Huang |
2019-11-05 | watchdog: meson: Fix the wrong value of left time | Xingyu Chen |
2019-11-05 | watchdog: pm8916_wdt: fix pretimeout registration flow | Jorge Ramirez-Ortiz |
2019-11-05 | watchdog: cpwd: fix build regression | Arnd Bergmann |
2019-11-03 | drivers: mcb: use symbol namespaces | Johannes Thumshirn |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann |
2019-09-27 | Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2019-09-24 | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-09-17 | watchdog: f71808e_wdt: Add F81803 support | Jaret Cantu |
2019-09-17 | watchdog: qcom: remove unnecessary variable from private storage | Jorge Ramirez-Ortiz |
2019-09-17 | watchdog: qcom: support pre-timeout when the bark irq is available | Jorge Ramirez-Ortiz |
2019-09-17 | watchdog: imx_sc: this patch just fixes whitespaces | Oliver Graute |
2019-09-17 | watchdog: aspeed: add support for dual boot | Ivan Mikhaylov |
2019-09-17 | watchdog: orion_wdt: use timer1 as a pretimeout | Chris Packham |
2019-09-17 | watchdog: Add i.MX7ULP watchdog support | Anson Huang |
2019-09-17 | watchdog: aspeed: Add support for AST2600 | Ryan Chen |
2019-09-17 | watchdog: ziirave_wdt: Update checked I2C functionality mask | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data() | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Fix DOWNLOAD_START payload | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Drop status polling code | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Fix DOWNLOAD_END payload | Andrey Smirnov |
2019-09-17 | watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload | Andrey Smirnov |