index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2023-06-09
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
2023-05-30
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
2023-05-17
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
2023-03-11
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
2023-03-11
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
2023-03-11
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
2023-03-11
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
2023-03-11
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
2023-03-11
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
2023-02-09
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
2023-02-09
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
2022-12-31
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
2022-11-01
Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2022-10-21
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2022-10-19
drivers: watchdog: exar_wdt.c fix use after free
Manank Patel
2022-10-19
watchdog: sp805_wdt: fix spelling typo in comment
Jiangshan Yi
2022-10-13
Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2022-10-12
watchdog: Add tracing events for the most usual watchdog events
Uwe Kleine-König
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-07
watchdog: twl4030_wdt: add missing mod_devicetable.h include
Dmitry Torokhov
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-02
watchdog: sp5100_tco: Add "action" module parameter
Vladimir Panteleev
2022-10-02
watchdog: imx93: add watchdog timer on imx93
Alice Guo
2022-10-02
watchdog: imx7ulp_wdt: init wdog when it was active
Jason Liu
2022-10-02
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
Ye Li
2022-10-02
watchdog: imx7ulp_wdt: Fix RCS timeout issue
Ye Li
2022-10-02
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
Ye Li
2022-10-02
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
Jacky Bai
2022-10-02
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
2022-10-02
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
2022-10-02
watchdog: s3c2410_wdt: support exynosautov9 watchdog
Chanho Park
2022-10-02
watchdog: npcm: Enable clock if provided
Jonathan Neuschäfer
2022-10-02
watchdog: meson: keep running if already active
Philippe Boos
2022-10-02
watchdog: armada_37xx_wdt: Fix .set_timeout callback
Pali Rohár
2022-10-02
watchdog: sa1100: make variable sa1100dog_driver static
sunliming
2022-10-02
watchdog: w83977f_wdt: Fix comment typo
Jason Wang
2022-10-02
watchdog: eurotechwdt: Remove redundant word in comments
shaomin Deng
2022-10-02
watchdog: Check dev_set_name() return value
Bo Liu
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
2022-10-02
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
Dan Carpenter
2022-10-02
watchdog: Exar/MaxLinear XR28V38x driver
David Müller
2022-10-02
watchdog: ftwdt010_wdt: implement _restart() function
Sergei Antonov
2022-10-02
watchdog: w83627hf_wdt: add bootstatus support
Henning Schild
2022-10-02
watchdog: aspeed_wdt: Reorder output signal register configuration
Chin-Ting Kuo
2022-10-02
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
Jerry Hoemann
2022-10-02
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
Jerry Hoemann
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
2022-10-02
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2022-09-26
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
Christophe Leroy
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
[next]