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-01-13
Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
10
-40
/
+94
2023-12-24
watchdog: mlx_wdt: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+1
2023-12-17
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
1
-1
/
+13
2023-12-17
watchdog: it87_wdt: Add IT8659 ID
Werner Fischer
1
-3
/
+5
2023-12-17
watchdog: it87_wdt: Remove redundant max_units setting
Werner Fischer
1
-4
/
+2
2023-12-17
watchdog: it87_wdt: add blank line after variable declaration
Werner Fischer
1
-0
/
+1
2023-12-17
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
1
-1
/
+12
2023-12-17
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
1
-0
/
+2
2023-12-17
watchdog: mediatek: mt7988: add wdt support
Daniel Golle
1
-0
/
+42
2023-12-17
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
1
-1
/
+2
2023-12-17
watchdog/hpwdt: Remove unused variable
Jerry Hoemann
1
-4
/
+0
2023-12-17
watchdog/hpwdt: Remove redundant test.
Jerry Hoemann
1
-3
/
+0
2023-12-17
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
1
-1
/
+1
2023-12-17
watchdog: txx9wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-17
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-17
watchdog: at91sam9_wdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-17
watchdog: txx9: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-5
/
+5
2023-12-17
watchdog: at91sam9: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-5
/
+5
2023-12-17
watchdog: set cdev owner before adding
Curtis Klein
1
-2
/
+1
2023-12-13
watchdog: s3c2410_wdt: Add support for Google gs101 SoC
Peter Griffin
1
-4
/
+43
2023-12-13
watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
Peter Griffin
1
-5
/
+5
2023-12-13
watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
Peter Griffin
1
-3
/
+25
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-322
/
+0
2023-11-10
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
16
-79
/
+123
2023-10-29
watchdog: mlx-wdt: Parameter desctiption warning fix
Michael Shych
1
-0
/
+1
2023-10-29
watchdog: aspeed: Add support for aspeed,reset-mask DT property
Zev Weiss
1
-0
/
+11
2023-10-29
watchdog: apple: Deactivate on suspend
Janne Grunau
1
-0
/
+25
2023-10-29
wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
Jacky Bai
1
-0
/
+8
2023-10-29
drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms
George Cherian
1
-0
/
+1
2023-10-29
drivers: watchdog: marvell_gti: fix zero pretimeout handling
Bharat Bhushan
1
-0
/
+7
2023-10-29
watchdog: marvell_gti: Replace of_platform.h with explicit includes
Rob Herring
1
-1
/
+1
2023-10-29
watchdog: imx_sc_wdt: continue if the wdog already enabled
Jacky Bai
1
-1
/
+4
2023-10-29
watchdog: st_lpc: Use device_get_match_data()
Rob Herring
1
-9
/
+2
2023-10-29
watchdog: wdat_wdt: Add timeout value as a param in ping method
Xing Tong Wu
1
-1
/
+1
2023-10-29
watchdog: gpio_wdt: Make use of device properties
Andy Shevchenko
1
-9
/
+7
2023-10-29
sbsa_gwdt: Calculate timeout with 64-bit math
Darren Hart
1
-2
/
+2
2023-10-29
watchdog: ixp4xx: Make sure restart always works
Linus Walleij
1
-3
/
+25
2023-10-29
watchdog: it87_wdt: add IT8613 ID
Werner Fischer
1
-3
/
+5
2023-10-29
watchdog: marvell_gti_wdt: Fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-10-19
watchdog: ar7_wdt: remove driver to prepare for platform removal
Wolfram Sang
3
-322
/
+0
2023-10-11
Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...
Jinjie Ruan
1
-1
/
+1
2023-10-11
watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove ...
Srinivas Neeli
1
-3
/
+10
2023-10-11
watchdog: sunplus: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
1
-15
/
+2
2023-10-11
watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
1
-15
/
+4
2023-10-11
watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
1
-15
/
+5
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-06
Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
37
-100
/
+513
2023-08-25
watchdog: Add support for Amlogic-T7 SoCs
Huqiang Qin
1
-0
/
+5
2023-08-25
watchdog: Add a new struct for Amlogic-GXBB driver
Huqiang Qin
1
-3
/
+13
2023-08-25
watchdog: imx2_wdt: Improve dev_crit() message
Fabio Estevam
1
-1
/
+1
[next]