Age | Commit message (Expand) | Author |
2019-03-11 | Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2019-03-08 | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-03-02 | watchdog: w83877f_wdt: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: sc520_wdt: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: sbc60xxwdt: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: smsc37b787_wdt: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: sc1200: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: pc87413: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-02 | watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems. | Michael Shych |
2019-03-02 | watchdog: dw: remove useless pr_fmt | Jisheng Zhang |
2019-03-02 | watchdog: pika_wdt: drop pointless static qualifier in pikawdt_init | YueHaibing |
2019-03-02 | watchdog/hpwdt: Update Kconfig documentation | Jerry Hoemann |
2019-02-15 | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann |
2019-02-02 | watchdog: qcom: Add suspend/resume support | Sai Prakash Ranjan |
2019-02-01 | Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf... | Lee Jones |
2019-01-16 | watchdog: stpmic1: Add STPMIC1 watchdog driver | Pascal PAILLET-LME |
2019-01-09 | bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD. | Eric Anholt |
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 |