index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-2
/
+4
2022-10-21
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-2
/
+14
2022-10-19
drivers: watchdog: exar_wdt.c fix use after free
Manank Patel
1
-1
/
+3
2022-10-19
watchdog: sp805_wdt: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-13
Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
22
-105
/
+808
2022-10-12
watchdog: Add tracing events for the most usual watchdog events
Uwe Kleine-König
2
-2
/
+14
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+8
2022-10-07
watchdog: twl4030_wdt: add missing mod_devicetable.h include
Dmitry Torokhov
1
-0
/
+1
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-10-02
watchdog: sp5100_tco: Add "action" module parameter
Vladimir Panteleev
1
-2
/
+11
2022-10-02
watchdog: imx93: add watchdog timer on imx93
Alice Guo
1
-5
/
+28
2022-10-02
watchdog: imx7ulp_wdt: init wdog when it was active
Jason Liu
1
-10
/
+3
2022-10-02
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
Ye Li
1
-34
/
+129
2022-10-02
watchdog: imx7ulp_wdt: Fix RCS timeout issue
Ye Li
1
-3
/
+5
2022-10-02
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
Ye Li
1
-5
/
+10
2022-10-02
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
Jacky Bai
1
-0
/
+4
2022-10-02
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
1
-4
/
+6
2022-10-02
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
ye xingchen
1
-2
/
+1
2022-10-02
watchdog: s3c2410_wdt: support exynosautov9 watchdog
Chanho Park
1
-4
/
+37
2022-10-02
watchdog: npcm: Enable clock if provided
Jonathan Neuschäfer
1
-0
/
+16
2022-10-02
watchdog: meson: keep running if already active
Philippe Boos
1
-5
/
+19
2022-10-02
watchdog: armada_37xx_wdt: Fix .set_timeout callback
Pali Rohár
1
-0
/
+2
2022-10-02
watchdog: sa1100: make variable sa1100dog_driver static
sunliming
1
-1
/
+1
2022-10-02
watchdog: w83977f_wdt: Fix comment typo
Jason Wang
1
-1
/
+1
2022-10-02
watchdog: eurotechwdt: Remove redundant word in comments
shaomin Deng
1
-1
/
+1
2022-10-02
watchdog: Check dev_set_name() return value
Bo Liu
1
-1
/
+5
2022-10-02
watchdog: rzg2l_wdt: Add rzv2m support
Phil Edworthy
1
-6
/
+33
2022-10-02
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
Dan Carpenter
1
-1
/
+1
2022-10-02
watchdog: Exar/MaxLinear XR28V38x driver
David Müller
3
-0
/
+439
2022-10-02
watchdog: ftwdt010_wdt: implement _restart() function
Sergei Antonov
1
-4
/
+19
2022-10-02
watchdog: w83627hf_wdt: add bootstatus support
Henning Schild
1
-2
/
+10
2022-10-02
watchdog: aspeed_wdt: Reorder output signal register configuration
Chin-Ting Kuo
1
-6
/
+6
2022-10-02
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
Jerry Hoemann
1
-2
/
+2
2022-10-02
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
Jerry Hoemann
1
-0
/
+2
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
1
-3
/
+2
2022-10-02
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-20
/
+31
2022-09-26
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
Christophe Leroy
2
-8
/
+8
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-08-08
Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
17
-57
/
+78
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-0
/
+248
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+9
2022-07-23
watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...
William Dean
1
-0
/
+2
2022-07-23
watchdog: dw_wdt: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-23
watchdog: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-23
watchdog:Fix typo in comment
Luo Xueqin
1
-1
/
+1
2022-07-23
watchdog: pm8916_wdt: Handle watchdog enabled by bootloader
Stephan Gerhold
1
-0
/
+10
2022-07-23
watchdog: pm8916_wdt: Report reboot reason
Stephan Gerhold
1
-1
/
+25
2022-07-23
watchdog: pm8916_wdt: Avoid read of write-only PET register
Stephan Gerhold
1
-3
/
+2
2022-07-23
watchdog: wdat_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+2
[next]