| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" | Greg Kroah-Hartman | 2021-08-08 | 1 | -9/+3 |
* | watchdog: aspeed: fix hardware timeout calculation | Tao Ren | 2021-07-20 | 1 | -1/+1 |
* | watchdog: iTCO_wdt: Account for rebooting on second timeout | Jan Kiszka | 2021-07-20 | 1 | -3/+9 |
* | watchdog: Fix possible use-after-free by calling del_timer_sync() | Zou Wei | 2021-07-20 | 2 | -2/+2 |
* | watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() | Zou Wei | 2021-07-20 | 1 | -1/+1 |
* | watchdog: Fix possible use-after-free in wdt_startup() | Zou Wei | 2021-07-20 | 1 | -1/+1 |
* | watchdog: mei_wdt: request stop on unregister | Alexander Usyskin | 2021-03-04 | 1 | -0/+1 |
* | watchdog: coh901327: add COMMON_CLK dependency | Arnd Bergmann | 2020-12-30 | 1 | -1/+1 |
* | watchdog: qcom: Avoid context switch in restart handler | Manivannan Sadhasivam | 2020-12-30 | 1 | -1/+1 |
* | watchdog: Fix potential dereferencing of null pointer | Wang Wensheng | 2020-12-30 | 1 | -9/+13 |
* | watchdog: sprd: check busy bit before new loading rather than after that | Lingling Xu | 2020-12-30 | 1 | -12/+13 |
* | watchdog: sprd: remove watchdog disable from resume fail path | Lingling Xu | 2020-12-30 | 1 | -7/+2 |
* | watchdog: sirfsoc: Add missing dependency on HAS_IOMEM | Guenter Roeck | 2020-12-30 | 1 | -0/+1 |
* | drivers: watchdog: rdc321x_wdt: Fix race condition bugs | Madhuparna Bhowmik | 2020-11-05 | 1 | -3/+2 |
* | watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 | Guenter Roeck | 2020-10-30 | 1 | -1/+1 |
* | watchdog: Use put_device on error | Dinghao Liu | 2020-10-30 | 1 | -1/+1 |
* | watchdog: Fix memleak in watchdog_cdev_register | Dinghao Liu | 2020-10-30 | 1 | -1/+3 |
* | watchdog: initialize device before misc_register | Krzysztof Sobota | 2020-08-21 | 1 | -9/+9 |
* | watchdog: f71808e_wdt: clear watchdog timeout occurred flag | Ahmad Fatoum | 2020-08-21 | 1 | -0/+7 |
* | watchdog: f71808e_wdt: remove use of wrong watchdog_info option | Ahmad Fatoum | 2020-08-21 | 1 | -2/+1 |
* | watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options | Ahmad Fatoum | 2020-08-21 | 1 | -1/+2 |
* | watchdog: da9062: No need to ping manually before setting timeout | Stefan Riedmueller | 2020-06-25 | 1 | -5/+0 |
* | watchdog: reset last_hw_keepalive time at start | Tero Kristo | 2020-04-29 | 1 | -0/+1 |
* | watchdog: sp805: fix restart handler | Michael Walle | 2020-04-23 | 1 | -0/+4 |
* | watchdog: da9062: do not ping the hw during stop() | Marco Felsch | 2020-03-11 | 1 | -7/+0 |
* | ACPI: watchdog: Fix gas->access_width usage | Mika Westerberg | 2020-03-05 | 1 | -1/+1 |
* | watchdog: fix UAF in reboot notifier handling in watchdog core code | Vladis Dronov | 2020-02-11 | 2 | -35/+36 |
* | watchdog: rn5t618_wdt: fix module aliases | Andreas Kemnade | 2020-02-01 | 1 | -0/+1 |
* | watchdog: max77620_wdt: fix potential build errors | David Engraf | 2020-02-01 | 1 | -0/+1 |
* | watchdog: rtd119x_wdt: Fix remove function | Guenter Roeck | 2020-01-27 | 1 | -1/+1 |
* | watchdog: sprd: Fix the incorrect pointer getting from driver data | Shuiqing Li | 2020-01-27 | 1 | -4/+2 |
* | watchdog: Fix the race between the release of watchdog_core_data and cdev | Kevin Hao | 2020-01-04 | 1 | -38/+32 |
* | watchdog: aspeed: Fix clock behaviour for ast2600 | Joel Stanley | 2019-12-13 | 1 | -6/+10 |
* | watchdog: sama5d4: fix WDD value to be always set to max | Eugen Hristev | 2019-12-05 | 1 | -3/+1 |
* | watchdog: meson: Fix the wrong value of left time | Xingyu Chen | 2019-12-05 | 1 | -2/+2 |
* | watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D | Guenter Roeck | 2019-11-24 | 1 | -1/+7 |
* | watchdog: sama5d4: fix timeout-sec usage | Romain Izard | 2019-11-24 | 1 | -5/+1 |
* | watchdog: renesas_wdt: stop when unregistering | Wolfram Sang | 2019-11-24 | 1 | -0/+1 |
* | watchdog: core: fix null pointer dereference when releasing cdev | Wolfram Sang | 2019-11-24 | 1 | -5/+5 |
* | watchdog: aspeed: Add support for AST2600 | Ryan Chen | 2019-10-11 | 1 | -1/+3 |
* | watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout | Rasmus Villemoes | 2019-10-11 | 1 | -2/+2 |
* | watchdog: bcm2835_wdt: Fix module autoload | Stefan Wahren | 2019-09-06 | 1 | -0/+1 |
* | watchdog: fix compile time error of pretimeout governors | Vladimir Zapolskiy | 2019-06-15 | 1 | -0/+1 |
* | watchdog: imx2_wdt: Fix set_timeout for big timeout values | Georg Hofmann | 2019-06-15 | 1 | -1/+3 |
* | watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem | NeilBrown | 2019-02-27 | 2 | -0/+2 |
* | watchdog: renesas_wdt: don't set divider while watchdog is running | Wolfram Sang | 2019-02-12 | 1 | -2/+7 |
* | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 2018-08-22 | 1 | -5/+0 |
* | Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2018-08-18 | 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 |