index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-12
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
49
-153
/
+755
2020-08-05
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
1
-0
/
+2
2020-08-05
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
1
-10
/
+102
2020-08-05
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
1
-0
/
+30
2020-08-05
watchdog: use __watchdog_ping in startup
Tero Kristo
1
-8
/
+11
2020-08-05
watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
Woody Lin
1
-0
/
+57
2020-08-05
watchdog: pcwd_usb: remove needless check before usb_free_coherent()
Xu Wang
1
-3
/
+2
2020-08-05
watchdog: Replace HTTP links with HTTPS ones
Alexander A. Klimov
5
-5
/
+5
2020-08-05
watchdog: initialize device before misc_register
Krzysztof Sobota
1
-9
/
+9
2020-08-05
watchdog: booke_wdt: Add common nowayout parameter driver
Timothy Myers
1
-1
/
+5
2020-08-05
watchdog: scx200_wdt: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
38
-40
/
+39
2020-08-05
watchdog: f71808e_wdt: do stricter parameter validation
Ahmad Fatoum
1
-25
/
+12
2020-08-05
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
1
-0
/
+7
2020-08-05
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
1
-2
/
+1
2020-08-05
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
1
-1
/
+2
2020-08-05
watchdog: dw_wdt: Add DebugFS files
Serge Semin
1
-0
/
+68
2020-08-05
watchdog: dw_wdt: Add pre-timeouts support
Serge Semin
1
-8
/
+130
2020-08-05
watchdog: dw_wdt: Support devices with asynch clocks
Serge Semin
1
-5
/
+43
2020-08-05
watchdog: dw_wdt: Support devices with non-fixed TOP values
Serge Semin
1
-24
/
+167
2020-08-05
watchdog: Use kobj_to_dev() API
Wang Qing
1
-1
/
+1
2020-08-05
watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
Tiezhu Yang
1
-1
/
+1
2020-08-05
watchdog: sunxi_wdt: fix improper error exit code
Martin Wu
1
-1
/
+1
2020-08-05
watchdog: test_bit() => watchdog_active()
Bumsik Kim
1
-1
/
+1
2020-08-05
watchdog: mlx-wdt: support new watchdog type with longer timeout period
Michael Shych
1
-11
/
+62
2020-06-15
sched,watchdog: Convert to sched_set_fifo()
Peter Zijlstra
1
-2
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-40
/
+40
2020-06-04
Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
10
-18
/
+248
2020-05-25
watchdog: m54xx: Add missing include
Thomas Gleixner
1
-0
/
+1
2020-05-25
watchdog: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-25
watchdog: riowd: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-05-25
watchdog: Add new arm_smc_wdt watchdog driver
Julius Werner
3
-0
/
+202
2020-05-25
watchdog: imx2_wdt: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-25
watchdog: iTCO: fix link error
Arnd Bergmann
1
-0
/
+1
2020-05-25
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
1
-5
/
+0
2020-05-25
watchdog: da9063: Make use of pre-configured timeout during probe
Stefan Riedmueller
1
-6
/
+14
2020-05-25
watchdog: da9062: Initialize timeout during probe
Stefan Riedmueller
1
-5
/
+22
2020-05-25
watchdog: imx_sc_wdt: Fix reboot on crash
Fabio Estevam
1
-0
/
+5
2020-05-25
watchdog: ts72xx_wdt: fix build error
Shyam Saini
1
-0
/
+1
2020-05-06
watchdog: iTCO: fix link error
Arnd Bergmann
1
-0
/
+1
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
2
-22
/
+56
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
1
-6
/
+19
2020-04-24
watchdog: intel-mid_wdt: Convert to use new SCU IPC API
Mika Westerberg
1
-16
/
+37
2020-04-08
watchdog: sp805: fix restart handler
Michael Walle
1
-0
/
+4
2020-04-01
watchdog: Add K3 RTI watchdog support
Tero Kristo
3
-0
/
+264
2020-04-01
watchdog: ziirave_wdt: change name to be more specific
Lucas Stach
1
-1
/
+1
2020-04-01
watchdog: orion: use 0 for unset heartbeat
Chris Packham
1
-1
/
+1
2020-03-18
watchdog: npcm: remove whitespaces
Tomer Maimon
1
-10
/
+9
2020-03-18
watchdog: reset last_hw_keepalive time at start
Tero Kristo
1
-0
/
+1
[next]