| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | watchdog: f71808e_wdt: refactor to platform device/driver pair | Ahmad Fatoum | 2021-10-26 | 1 | -7/+42 |
| * | watchdog: f71808e_wdt: migrate to new kernel watchdog API | Ahmad Fatoum | 2021-10-26 | 2 | -331/+57 |
| * | watchdog: f71808e_wdt: rename variant-independent identifiers appropriately | Ahmad Fatoum | 2021-10-26 | 1 | -33/+33 |
| * | watchdog: f71808e_wdt: constify static array | Ahmad Fatoum | 2021-10-26 | 1 | -1/+1 |
| * | watchdog: f71808e_wdt: remove superfluous global | Ahmad Fatoum | 2021-10-26 | 1 | -3/+2 |
| * | watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT | Ahmad Fatoum | 2021-10-26 | 1 | -1/+3 |
| * | watchdog: stm32_iwdg: drop superfluous error message | Tang Bin | 2021-10-26 | 1 | -3/+1 |
| * | watchdog: remove dead iop watchdog timer driver | Lukas Bulwahn | 2021-10-26 | 3 | -267/+0 |
* | | Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2021-11-03 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | arm64: dts: mediatek: Move reset controller constants into common location | Enric Balletbo i Serra | 2021-10-08 | 1 | -3/+3 |
* | | watchdog: Fix OMAP watchdog early handling | Walter Stoll | 2021-10-26 | 1 | -1/+5 |
* | | watchdog: ixp4xx_wdt: Fix address space warning | Guenter Roeck | 2021-10-26 | 1 | -1/+1 |
* | | watchdog: sbsa: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 2021-10-26 | 1 | -1/+0 |
* | | watchdog: sbsa: only use 32-bit accessors | Jamie Iles | 2021-10-26 | 1 | -2/+2 |
* | | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" | Guenter Roeck | 2021-10-26 | 1 | -9/+3 |
* | | watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST | Jackie Liu | 2021-09-27 | 1 | -1/+1 |
|/ |
|
* | watchdog: ixp4xx: Rewrite driver to use core | Linus Walleij | 2021-08-22 | 2 | -165/+119 |
* | watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate | Jan Kiszka | 2021-08-22 | 1 | -1/+4 |
* | watchdog: max63xx_wdt: Add device tree probing | Linus Walleij | 2021-08-22 | 1 | -4/+20 |
* | watchdog: mediatek: mt8195: add wdt support | Christine Zhu | 2021-08-22 | 1 | -0/+6 |
* | watchdog: tqmx86: Constify static struct watchdog_ops | Rikard Falkeborn | 2021-08-22 | 1 | -1/+1 |
* | watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops | Rikard Falkeborn | 2021-08-22 | 1 | -1/+1 |
* | watchdog: sl28cpld_wdt: Constify static struct watchdog_ops | Rikard Falkeborn | 2021-08-22 | 1 | -1/+1 |
* | watchdog: iTCO_wdt: Fix detection of SMI-off case | Jan Kiszka | 2021-08-22 | 1 | -1/+1 |
* | watchdog: bcm2835_wdt: consider system-power-controller property | Stefan Wahren | 2021-08-22 | 1 | -3/+7 |
* | watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend | Grzegorz Jaszczyk | 2021-08-22 | 1 | -0/+1 |
* | watchdog: introduce watchdog_dev_suspend/resume | Grzegorz Jaszczyk | 2021-08-22 | 2 | -0/+84 |
* | watchdog: Fix NULL pointer dereference when releasing cdev | Curtis Klein | 2021-08-22 | 1 | -1/+2 |
* | watchdog: only run driver set_pretimeout op if device supports it | Curtis Klein | 2021-08-22 | 1 | -1/+1 |
* | watchdog: bd70528 drop bd70528 support | Matti Vaittinen | 2021-08-22 | 3 | -304/+0 |
* | Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2021-07-07 | 42 | -543/+649 |
|\ |
|
| * | watchdog: iTCO_wdt: use dev_err() instead of pr_err() | Enrico Weigelt, metux IT consult | 2021-06-21 | 1 | -2/+2 |
| * | watchdog: Add Mstar MSC313e WDT driver | Daniel Palmer | 2021-06-21 | 3 | -0/+179 |
| * | watchdog: iTCO_wdt: Account for rebooting on second timeout | Jan Kiszka | 2021-06-21 | 1 | -3/+9 |
| * | watchdog: sama5d4_wdt: add support for sama7g5-wdt | Eugen Hristev | 2021-06-21 | 1 | -2/+8 |
| * | watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines | Juerg Haefliger | 2021-06-21 | 1 | -9/+6 |
| * | watchdog: imx_sc_wdt: fix pretimeout | Stefan Eichenberger | 2021-06-21 | 1 | -7/+4 |
| * | watchdog: diag288_wdt: Remove redundant assignment | Junlin Yang | 2021-06-21 | 1 | -4/+0 |
| * | watchdog: Add hrtimer-based pretimeout feature | Curtis Klein | 2021-06-21 | 6 | -32/+121 |
| * | watchdog: qcom: Move suspend/resume to suspend_late/resume_early | Sai Prakash Ranjan | 2021-06-21 | 1 | -1/+3 |
| * | watchdog: Fix a typo in the file orion_wdt.c | Bhaskar Chowdhury | 2021-06-21 | 1 | -1/+1 |
| * | watchdog: jz4740: Fix return value check in jz4740_wdt_probe() | Wei Yongjun | 2021-06-21 | 1 | -2/+2 |
| * | watchdog: Remove MV64x60 watchdog driver | Christophe Leroy | 2021-06-21 | 3 | -329/+0 |
| * | watchdog: mtk: support pre-timeout when the bark irq is available | Wang Qing | 2021-06-21 | 1 | -5/+72 |
| * | watchdog: fix syntactic kernel-doc issues | Lukas Bulwahn | 2021-06-21 | 7 | -15/+17 |
| * | watchdog: wdat_wdg: fix typo | Flavio Suligoi | 2021-06-21 | 1 | -2/+2 |
| * | watchdog: bcm7038_wdt: add big endian support | Álvaro Fernández Rojas | 2021-06-21 | 1 | -6/+25 |
| * | watchdog: sl28cpld_wdt: Fix a typo | Bhaskar Chowdhury | 2021-06-21 | 1 | -1/+1 |
| * | watchdog: of_xilinx_wdt: Skip printing pointer value | Srinivas Neeli | 2021-06-21 | 1 | -2/+2 |
| * | watchdog: of_xilinx_wdt: Remove passing null pointer | Srinivas Neeli | 2021-06-21 | 1 | -10/+9 |