| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: ts4800: release syscon device node in ts4800_wdt_probe() | Alexey Khoroshilov | 2018-10-22 | 1 | -0/+1 |
* | watchdog: armada_37xx_wdt: use do_div for u64 division | Marek BehĂșn | 2018-10-13 | 1 | -4/+5 |
* | watchdog: Add support for Armada 37xx CPU watchdog | Marek BehĂșn | 2018-10-13 | 3 | -0/+399 |
* | watchdog: mpc8xxx: provide boot status | Christophe Leroy | 2018-10-13 | 1 | -0/+22 |
* | watchdog: rza_wdt: Support longer timeouts | Chris Brandt | 2018-10-02 | 1 | -18/+70 |
* | watchdog: hpwdt: Disable PreTimeout when Timeout is smaller | Jerry Hoemann | 2018-10-02 | 1 | -0/+4 |
* | watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D | Guenter Roeck | 2018-10-02 | 1 | -1/+7 |
* | watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx() | Christophe Leroy | 2018-10-02 | 1 | -12/+12 |
* | watchdog: lantiq: add get_timeleft callback | Hauke Mehrtens | 2018-10-02 | 1 | -0/+11 |
* | watchdog: lantiq: Convert to watchdog_device | Hauke Mehrtens | 2018-10-02 | 2 | -154/+125 |
* | watchdog: lantiq: update register names to better match spec | Hauke Mehrtens | 2018-10-02 | 1 | -17/+19 |
* | watchdog: sama5d4: fix timeout-sec usage | Romain Izard | 2018-10-02 | 1 | -5/+1 |
* | watchdog: fix a small number of "watchog" typos in comments | Robert P. J. Day | 2018-10-02 | 2 | -3/+3 |
* | watchdog: rza_wdt: convert to SPDX identifiers | Kuninori Morimoto | 2018-10-02 | 1 | -4/+1 |
* | watchdog: iTCO_wdt: Remove unused hooks | Jean Delvare | 2018-10-02 | 3 | -18/+0 |
* | watchdog: iTCO_wdt: Drop option vendorsupport=2 | Jean Delvare | 2018-10-02 | 1 | -150/+8 |
* | watchdog: renesas_wdt: stop when unregistering | Wolfram Sang | 2018-10-02 | 1 | -0/+1 |
* | watchdog: core: fix null pointer dereference when releasing cdev | Wolfram Sang | 2018-10-02 | 1 | -5/+5 |
* | watchdog: renesas_wdt: use SPDX identifier for Renesas drivers | Wolfram Sang | 2018-10-02 | 1 | -4/+1 |
* | watchdog: hpwdt: Update version number. | Jerry Hoemann | 2018-10-02 | 1 | -1/+1 |
* | watchdog: hpwdt: Module paramerter alias. | Jerry Hoemann | 2018-10-02 | 1 | -0/+3 |
* | watchdog: hpwdt: Display module parameters. | Jerry Hoemann | 2018-10-02 | 1 | -3/+6 |
* | watchdog: hpwdt: Claim NMI from iLO | Jerry Hoemann | 2018-10-02 | 1 | -1/+1 |
* | watchdog: hpwdt: Initialize pretimeout from module parameter. | Jerry Hoemann | 2018-10-02 | 1 | -2/+2 |
* | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 2018-08-23 | 1 | -5/+0 |
* | Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2018-08-19 | 9 | -64/+312 |
|\ |
|
| * | watchdog: fix dependencies of menz69_wdt.o | Johannes Thumshirn | 2018-08-06 | 1 | -1/+1 |
| * | watchdog: sp805: Add clock-frequency property | Srinath Mannam | 2018-08-06 | 1 | -10/+25 |
| * | watchdog: add driver for the MEN 16z069 IP-Core | Johannes Thumshirn | 2018-08-02 | 3 | -0/+181 |
| * | watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe() | Wei Yongjun | 2018-08-02 | 1 | -3/+1 |
| * | watchdog: stmp3xxx: Switch to SPDX identifier | Fabio Estevam | 2018-08-02 | 1 | -4/+1 |
| * | watchdog: imx2_wdt: Switch to SPDX identifier | Fabio Estevam | 2018-08-02 | 1 | -4/+1 |
| * | watchdog: sp805: set WDOG_HW_RUNNING when appropriate | Ray Jui | 2018-08-02 | 1 | -0/+19 |
| * | watchdog: sp805: add 'timeout-sec' DT property support | Ray Jui | 2018-08-02 | 1 | -1/+8 |
| * | watchdog: orion_wdt: Mark watchdog as active when running at probe | Maxim Kochetkov | 2018-08-02 | 1 | -0/+2 |
| * | watchdog: stm32: add pclk feature for stm32mp1 | Ludovic Barre | 2018-08-02 | 1 | -42/+74 |
* | | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 8 | -0/+8 |
|/ |
|
* | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-06-12 | 1 | -26/+16 |
|\ |
|
| * | watchdog: JZ4740: Drop module remove function | Paul Cercueil | 2018-05-15 | 1 | -8/+0 |
| * | watchdog: JZ4740: Register a restart handler | Paul Cercueil | 2018-05-15 | 1 | -0/+9 |
| * | watchdog: JZ4740: Use devm_* functions | Paul Cercueil | 2018-05-15 | 1 | -19/+8 |
| * | watchdog: JZ4740: Disable clock after stopping counter | Paul Cercueil | 2018-05-15 | 1 | -1/+1 |
* | | watchdog: da9063: remove duplicated timeout_to_sel calls | Marco Felsch | 2018-06-07 | 1 | -13/+8 |
* | | watchdog: da9063: rename helper function to avoid misunderstandings | Marco Felsch | 2018-06-07 | 1 | -4/+4 |
* | | watchdog: da9062: remove unused code | Michael Grzeschik | 2018-06-06 | 1 | -10/+0 |
* | | watchdog: da9063: Fix timeout handling during probe | Marco Felsch | 2018-06-06 | 1 | -0/+21 |
* | | watchdog: da9063: Fix updating timeout value | Marco Felsch | 2018-06-06 | 1 | -2/+15 |
* | | watchdog: da9063: Fix setting/changing timeout | Marco Felsch | 2018-06-06 | 1 | -2/+24 |
* | | watchdog: mena21_wdt: Drop unnecessary mutex lock | Jia-Ju Bai | 2018-05-21 | 1 | -18/+0 |
* | | watchdog: hpwdt: Claim NMIs generated by iLO5 | Jerry Hoemann | 2018-05-21 | 1 | -1/+1 |