Age | Commit message (Expand) | Author |
2019-01-07 | watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugs | Dan Carpenter |
2019-01-07 | watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem | NeilBrown |
2019-01-01 | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2018-12-24 | watchdog: tqmx86: Add watchdog driver for the IO controller | Andrew Lunn |
2018-12-24 | watchdog: mtx-1: Convert to use GPIO descriptor | Linus Walleij |
2018-12-22 | watchdog: mena21_wdt: Convert to GPIO descriptors | Linus Walleij |
2018-12-22 | watchdog: Add pm8916 watchdog driver | Loic Poulain |
2018-12-22 | watchdog: renesas_wdt: don't keep timer value during suspend/resume | Wolfram Sang |
2018-12-22 | watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-22 | watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-22 | watchdog: asm9260_wdt: make array mode_name static, shrinks object size | Colin Ian King |
2018-12-22 | watchdog/hpwdt: Update driver version. | Jerry Hoemann |
2018-12-22 | watchdog/hpwdt: Do not claim unsupported hardware | Jerry Hoemann |
2018-12-22 | watchdog/hpwdt: Exclude via blacklist | Jerry Hoemann |
2018-12-09 | watchdog: w83627hf_wdt: Add quirk for Inves system | Jean Delvare |
2018-12-09 | watchdog: cpwd: add of_node_put() | Yangtao Li |
2018-12-09 | watchdog: renesas_wdt: don't set divider while watchdog is running | Wolfram Sang |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada |
2018-11-17 | watchdog: npcm: Modify npcm watchdog kconfig arch parameter | Tomer Maimon |
2018-11-17 | watchdog: renesas_wdt: Fix typos | Fabrizio Castro |
2018-10-22 | watchdog: ts4800: release syscon device node in ts4800_wdt_probe() | Alexey Khoroshilov |
2018-10-13 | watchdog: armada_37xx_wdt: use do_div for u64 division | Marek BehĂșn |
2018-10-13 | watchdog: Add support for Armada 37xx CPU watchdog | Marek BehĂșn |
2018-10-13 | watchdog: mpc8xxx: provide boot status | Christophe Leroy |
2018-10-02 | watchdog: rza_wdt: Support longer timeouts | Chris Brandt |
2018-10-02 | watchdog: hpwdt: Disable PreTimeout when Timeout is smaller | Jerry Hoemann |
2018-10-02 | watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D | Guenter Roeck |
2018-10-02 | watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx() | Christophe Leroy |
2018-10-02 | watchdog: lantiq: add get_timeleft callback | Hauke Mehrtens |
2018-10-02 | watchdog: lantiq: Convert to watchdog_device | Hauke Mehrtens |
2018-10-02 | watchdog: lantiq: update register names to better match spec | Hauke Mehrtens |
2018-10-02 | watchdog: sama5d4: fix timeout-sec usage | Romain Izard |
2018-10-02 | watchdog: fix a small number of "watchog" typos in comments | Robert P. J. Day |
2018-10-02 | watchdog: rza_wdt: convert to SPDX identifiers | Kuninori Morimoto |
2018-10-02 | watchdog: iTCO_wdt: Remove unused hooks | Jean Delvare |
2018-10-02 | watchdog: iTCO_wdt: Drop option vendorsupport=2 | Jean Delvare |
2018-10-02 | watchdog: renesas_wdt: stop when unregistering | Wolfram Sang |
2018-10-02 | watchdog: core: fix null pointer dereference when releasing cdev | Wolfram Sang |
2018-10-02 | watchdog: renesas_wdt: use SPDX identifier for Renesas drivers | Wolfram Sang |
2018-10-02 | watchdog: hpwdt: Update version number. | Jerry Hoemann |
2018-10-02 | watchdog: hpwdt: Module paramerter alias. | Jerry Hoemann |
2018-10-02 | watchdog: hpwdt: Display module parameters. | Jerry Hoemann |
2018-10-02 | watchdog: hpwdt: Claim NMI from iLO | Jerry Hoemann |
2018-10-02 | watchdog: hpwdt: Initialize pretimeout from module parameter. | Jerry Hoemann |
2018-08-22 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers |
2018-08-18 | Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2018-08-06 | watchdog: fix dependencies of menz69_wdt.o | Johannes Thumshirn |
2018-08-06 | watchdog: sp805: Add clock-frequency property | Srinath Mannam |
2018-08-02 | watchdog: add driver for the MEN 16z069 IP-Core | Johannes Thumshirn |
2018-08-02 | watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe() | Wei Yongjun |