Age | Commit message (Expand) | Author |
2020-12-23 | Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2020-12-17 | watchdog: convert comma to semicolon | Zheng Yongjun |
2020-12-17 | watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging | Enrico Weigelt, metux IT consult |
2020-12-17 | watchdog: coh901327: add COMMON_CLK dependency | Arnd Bergmann |
2020-12-17 | watchdog: qcom: Avoid context switch in restart handler | Manivannan Sadhasivam |
2020-12-13 | watchdog: iTCO_wdt: use module_platform_device() macro | Enrico Weigelt, metux IT consult |
2020-12-13 | watchdog: Fix potential dereferencing of null pointer | Wang Wensheng |
2020-12-13 | watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 | Wong Vee Khee |
2020-12-13 | watchdog/hpwdt: Reflect changes | Jerry Hoemann |
2020-12-13 | watchdog/hpwdt: Disable NMI in Crash Kernel | Jerry Hoemann |
2020-12-13 | wdt: sp805: add watchdog_stop on reboot | Zhao Qiang |
2020-12-13 | watchdog: sbc_fitpc2_wdt: add __user annotations | Rasmus Villemoes |
2020-12-13 | watchdog: geodewdt: remove unneeded break | Tom Rix |
2020-12-13 | watchdog: rti-wdt: fix reference leak in rti_wdt_probe | Zhang Qilong |
2020-12-13 | watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate | Robert Marko |
2020-12-13 | watchdog: remove pnx83xx driver | Thomas Bogendoerfer |
2020-12-13 | watchdog: stm32_iwdg: don't print an error on probe deferral | Etienne Carriere |
2020-12-13 | watchdog: sprd: change to use usleep_range() instead of busy loop | Chunyan Zhang |
2020-12-13 | watchdog: sprd: check busy bit before new loading rather than after that | Lingling Xu |
2020-12-13 | watchdog: sprd: remove watchdog disable from resume fail path | Lingling Xu |
2020-12-13 | watchdog: sirfsoc: Add missing dependency on HAS_IOMEM | Guenter Roeck |
2020-12-13 | watchdog: armada_37xx: Add missing dependency on HAS_IOMEM | Guenter Roeck |
2020-10-30 | ARM: remove ebsa110 platform | Arnd Bergmann |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-21 | Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2020-10-14 | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2020-10-14 | watchdog: Add Toshiba Visconti watchdog driver | Nobuhiro Iwamatsu |
2020-10-14 | watchdog: it87_wdt: add IT8784 ID | Hanspeter Portner |
2020-10-14 | watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled | Guenter Roeck |
2020-10-14 | watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 | Guenter Roeck |
2020-10-14 | watchdog: renesas_wdt: support handover from bootloader | Wolfram Sang |
2020-10-14 | watchdog: imx7ulp: Watchdog should continue running for wait/stop mode | Anson Huang |
2020-10-14 | watchdog: rti: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: davinci: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: cadence: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h> | Zhen Lei |
2020-10-14 | watchdog: Use put_device on error | Dinghao Liu |
2020-10-14 | watchdog: Fix memleak in watchdog_cdev_register | Dinghao Liu |
2020-10-14 | watchdog: imx7ulp: Strictly follow the sequence for wdog operations | Anson Huang |
2020-10-14 | watchdog: it87_wdt: add IT8772 ID | Hanspeter Portner |
2020-10-14 | watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed | Christophe JAILLET |
2020-10-14 | drivers: watchdog: rdc321x_wdt: Fix race condition bugs | Madhuparna Bhowmik |
2020-09-17 | watchdog: add support for sl28cpld watchdog | Michael Walle |
2020-09-13 | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-19 | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies | Krzysztof Kozlowski |
2020-08-12 | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-08-05 | watchdog: rti-wdt: balance pm runtime enable calls | Tero Kristo |
2020-08-05 | watchdog: rti-wdt: attach to running watchdog during probe | Tero Kristo |
2020-08-05 | watchdog: add support for adjusting last known HW keepalive time | Tero Kristo |