index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
48
-54
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2024-09-23
Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-46
/
+324
2024-09-17
watchdog: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-17
watchdog: rzv2h_wdt: Add missing MODULE_LICENSE tag to fix modpost error
Lad Prabhakar
1
-0
/
+1
2024-09-12
wdt: ts72xx: add DT support for ts72xx
Nikita Shubin
1
-0
/
+8
2024-09-11
platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder
Andy Shevchenko
1
-1
/
+1
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
1
-2
/
+1
2024-09-10
drivers: watchdog: marvell_gti: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-10
watchdog: iTCO_wdt: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-10
watchdog: Add Watchdog Timer driver for RZ/V2H(P)
Lad Prabhakar
3
-0
/
+282
2024-09-10
watchdog: imx_sc_wdt: detect if already running
Alexander Sverdlin
1
-0
/
+22
2024-09-10
watchdog: imx2_wdt: Remove __maybe_unused notations
Fabio Estevam
1
-5
/
+5
2024-09-10
watchdog: imx_sc_wdt: Don't disable WDT in suspend
Jonas Blixt
1
-24
/
+0
2024-09-10
watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
Frank Li
1
-12
/
+9
2024-07-25
Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
7
-58
/
+79
2024-07-18
watchdog: rzn1: Convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-07-18
watchdog: lenovo_se10_wdt: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-18
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+431
2024-07-10
watchdog: rzg2l_wdt: Add suspend/resume support
Claudiu Beznea
1
-0
/
+26
2024-07-10
watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
Claudiu Beznea
1
-35
/
+4
2024-07-10
watchdog: rzg2l_wdt: Remove comparison with zero
Claudiu Beznea
1
-1
/
+1
2024-07-10
watchdog: rzg2l_wdt: Remove reset de-assert from probe
Claudiu Beznea
1
-11
/
+17
2024-07-10
watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
Claudiu Beznea
1
-2
/
+9
2024-07-10
watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-3
/
+8
2024-07-10
watchdog: rzg2l_wdt: Make the driver depend on PM
Claudiu Beznea
1
-0
/
+1
2024-07-10
watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
Claudiu Beznea
1
-1
/
+1
2024-07-10
watchdog: imx7ulp_wdt: keep already running watchdog enabled
Sascha Hauer
1
-0
/
+5
2024-07-10
watchdog: starfive: Add missing clk_disable_unprepare()
Chen Ni
1
-1
/
+3
2024-07-10
watchdog: Make watchdog_class const
Thomas Weißschuh
1
-1
/
+1
2024-07-09
watchdog: bd96801_wdt: Add missing include for FIELD_*()
Matti Vaittinen
1
-0
/
+1
2024-06-27
watchdog: ROHM BD96801 PMIC WDG driver
Matti Vaittinen
3
-0
/
+430
2024-06-15
watchdog: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-15
watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency
Arnd Bergmann
1
-0
/
+1
2024-05-11
watchdog: LENOVO_SE10_WDT should depend on X86 && DMI
Geert Uytterhoeven
1
-8
/
+9
2024-05-04
watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
Chen Ni
1
-3
/
+2
2024-05-04
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Judith Mendez
1
-19
/
+15
2024-05-04
watchdog: add HAS_IOPORT dependencies
Niklas Schnelle
1
-28
/
+30
2024-05-04
watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack
Dawei Li
1
-5
/
+1
2024-05-04
watchdog: bd9576: Drop "always-running" property
Matti Vaittinen
1
-11
/
+1
2024-05-04
watchdog: mtx-1: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-04
watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
Duoming Zhou
1
-1
/
+1
2024-05-04
watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform
Mark Pearson
3
-0
/
+319
2024-03-17
Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
8
-16
/
+73
2024-03-14
Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+216
2024-03-10
watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-03-10
watchdog: intel-mid_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+7
2024-03-10
watchdog: intel-mid_wdt: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-03
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
1
-0
/
+3
[next]