index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
watchdog: of_xilinx_wdt: Used dev_dbg()
Srinivas Goud
2021-06-21
1
-1
/
+3
|
*
watchdog: of_xilinx_wdt: Used BIT macro
Srinivas Goud
2021-06-21
1
-4
/
+5
|
*
watchdog: of_xilinx_wdt: Add comment to spinlock
Srinivas Goud
2021-06-21
1
-1
/
+1
|
*
watchdog: meson_wdt: Use device_get_match_data() helper
Tian Tao
2021-06-21
1
-7
/
+1
|
*
watchdog: Fix a typo in Kconfig
Wong Vee Khee
2021-06-21
1
-1
/
+1
|
*
watchdog: it87_wdt: remove useless function
Jiapeng Chong
2021-06-21
1
-8
/
+0
|
*
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
2021-06-21
1
-1
/
+1
|
*
watchdog: clean up the Kconfig file
Randy Dunlap
2021-06-21
1
-23
/
+28
|
*
watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Juerg Haefliger
2021-06-21
4
-18
/
+21
|
*
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2021-06-21
2
-2
/
+2
|
*
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
2021-06-21
1
-1
/
+1
|
*
watchdog: Add {min,max}_timeout sysfs nodes
Juerg Haefliger
2021-06-21
1
-0
/
+20
|
*
watchdog: sp805: Fix kernel doc description
Andy Shevchenko
2021-06-21
1
-1
/
+2
|
*
watchdog: sp805: Use devm_clk_get_optional()
Andy Shevchenko
2021-06-21
1
-21
/
+19
|
*
watchdog/hpwdt: New PCI IDs
Jerry Hoemann
2021-06-21
1
-0
/
+1
|
*
watchdog: dw_wdt: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-21
1
-5
/
+4
|
*
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
2021-06-21
1
-1
/
+1
|
*
watchdog: imx2_wdt: avoid to ping before resume back
Robin Gong
2021-06-21
1
-0
/
+10
|
*
watchdog: mtx-1: drop au1000.h header file
Randy Dunlap
2021-06-21
1
-2
/
+0
|
*
watchdog: sbsa: Support architecture version 1
Shaokun Zhang
2021-06-21
1
-6
/
+48
|
*
watchdog: keembay: Typo corrections and other blank operations
Shruthi Sanil
2021-06-21
1
-4
/
+7
|
*
watchdog: keembay: WDT SMC handler MACRO name update
Shruthi Sanil
2021-06-21
1
-3
/
+3
|
*
watchdog: keembay: Removed timeout update in the TO ISR
Shruthi Sanil
2021-06-21
1
-1
/
+0
|
*
watchdog: keembay: MACRO for WDT enable and disable values
Shruthi Sanil
2021-06-21
1
-2
/
+4
|
*
watchdog: keembay: Remove timeout update in the WDT start function
Shruthi Sanil
2021-06-21
1
-1
/
+0
|
*
watchdog: keembay: Clear either the TO or TH interrupt bit
Shruthi Sanil
2021-06-21
1
-3
/
+4
|
*
watchdog: keembay: Update pretimeout to zero in the TH ISR
Shruthi Sanil
2021-06-21
1
-0
/
+2
|
*
watchdog: keembay: Upadate WDT pretimeout for every update in timeout
Shruthi Sanil
2021-06-21
1
-0
/
+1
|
*
watchdog: keembay: Update WDT pre-timeout during the initialization
Shruthi Sanil
2021-06-21
1
-0
/
+3
*
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-2
/
+2
|
\
\
[next]