index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
2020-08-05
watchdog: use __watchdog_ping in startup
Tero Kristo
2020-08-05
watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
Woody Lin
2020-08-05
watchdog: pcwd_usb: remove needless check before usb_free_coherent()
Xu Wang
2020-08-05
watchdog: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-05
watchdog: initialize device before misc_register
Krzysztof Sobota
2020-08-05
watchdog: booke_wdt: Add common nowayout parameter driver
Timothy Myers
2020-08-05
watchdog: scx200_wdt: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
watchdog: f71808e_wdt: do stricter parameter validation
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
2020-08-05
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
2020-08-05
watchdog: dw_wdt: Add DebugFS files
Serge Semin
2020-08-05
watchdog: dw_wdt: Add pre-timeouts support
Serge Semin
2020-08-05
watchdog: dw_wdt: Support devices with asynch clocks
Serge Semin
2020-08-05
watchdog: dw_wdt: Support devices with non-fixed TOP values
Serge Semin
2020-08-05
watchdog: Use kobj_to_dev() API
Wang Qing
2020-08-05
watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
Tiezhu Yang
2020-08-05
watchdog: sunxi_wdt: fix improper error exit code
Martin Wu
2020-08-05
watchdog: test_bit() => watchdog_active()
Bumsik Kim
2020-08-05
watchdog: mlx-wdt: support new watchdog type with longer timeout period
Michael Shych
2020-06-15
sched,watchdog: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-04
Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-05-25
watchdog: m54xx: Add missing include
Thomas Gleixner
2020-05-25
watchdog: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
watchdog: riowd: remove unneeded semicolon
Jason Yan
2020-05-25
watchdog: Add new arm_smc_wdt watchdog driver
Julius Werner
2020-05-25
watchdog: imx2_wdt: update contact email
Wolfram Sang
2020-05-25
watchdog: iTCO: fix link error
Arnd Bergmann
2020-05-25
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
2020-05-25
watchdog: da9063: Make use of pre-configured timeout during probe
Stefan Riedmueller
2020-05-25
watchdog: da9062: Initialize timeout during probe
Stefan Riedmueller
2020-05-25
watchdog: imx_sc_wdt: Fix reboot on crash
Fabio Estevam
2020-05-25
watchdog: ts72xx_wdt: fix build error
Shyam Saini
2020-05-06
watchdog: iTCO: fix link error
Arnd Bergmann
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
2020-04-24
watchdog: intel-mid_wdt: Convert to use new SCU IPC API
Mika Westerberg
2020-04-08
watchdog: sp805: fix restart handler
Michael Walle
2020-04-01
watchdog: Add K3 RTI watchdog support
Tero Kristo
2020-04-01
watchdog: ziirave_wdt: change name to be more specific
Lucas Stach
2020-04-01
watchdog: orion: use 0 for unset heartbeat
Chris Packham
2020-03-18
watchdog: npcm: remove whitespaces
Tomer Maimon
2020-03-18
watchdog: reset last_hw_keepalive time at start
Tero Kristo
[next]