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
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
2023-08-25
watchdog: stm32: Drop unnecessary of_match_ptr()
Rob Herring
1
-1
/
+1
2023-08-23
watchdog: simatic: Use idiomatic selection of P2SB
Andy Shevchenko
1
-1
/
+1
2023-08-19
watchdog: sama5d4: readout initial state
Mathieu Othacehe
1
-0
/
+7
2023-08-19
watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
Raag Jadav
1
-0
/
+1
2023-08-19
watchdog: core: stop watchdog when executing poweroff command
Meng Li
1
-1
/
+1
2023-08-19
watchdog: pm8916_wdt: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-19
watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start()
Nathan Chancellor
1
-1
/
+2
2023-08-19
watchdog: starfive: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+3
2023-08-19
watchdog: s3c2410: Fix potential deadlock on &wdt->lock
Chengfeng Ye
1
-6
/
+9
2023-08-19
watchdog:rit_wdt: Add support for WDIOF_CARDRESET
Li Hua Qian
1
-0
/
+48
2023-08-14
watchdog: simatic: add PCI dependency
Arnd Bergmann
1
-1
/
+1
2023-08-13
watchdog: Enable COMPILE_TEST for more drivers
Rob Herring
2
-40
/
+41
2023-08-13
watchdog: advantech_ec_wdt: fix Kconfig dependencies
Florent CARLI
1
-0
/
+2
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
27
-38
/
+24
2023-08-13
Watchdog: Add marvell GTI watchdog driver
Bharat Bhushan
3
-0
/
+354
2023-08-13
watchdog: menz069_wdt: Remove redundant initialization owner in men_z069_driver
Li Zetao
1
-1
/
+0
2023-07-31
watchdog: make Siemens Simatic watchdog driver default on platform
Henning Schild
1
-0
/
+1
2023-07-14
watchdog: simatic-ipc-wdt: make IO region access of one model muxed
Henning Schild
1
-3
/
+6
2023-06-26
watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
Yuechao Zhao
1
-1
/
+3
2023-06-26
watchdog: xilinx_wwdt: Add Versal window watchdog support
Srinivas Neeli
3
-0
/
+220
2023-06-26
watchdog: ziirave_wdt: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-26
watchdog: ibmasr: Replace GPL license notice with SPDX identifier
Bagas Sanjaya
1
-2
/
+1
2023-06-26
watchdog: Convert GPL 2.0 notice to SPDX identifier
Bagas Sanjaya
10
-31
/
+10
2023-06-26
watchdog: loongson1_wdt: Add DT support
Keguang Zhang
1
-1
/
+12
2023-05-05
Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
47
-355
/
+827
2023-04-29
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
1
-33
/
+11
2023-04-29
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
1
-2
/
+5
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
1
-1
/
+1
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
1
-1
/
+1
2023-04-22
watchdog: menz069_wdt: fix timeout setting
Johannes Thumshirn
1
-1
/
+1
2023-04-22
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
1
-10
/
+6
2023-04-22
watchdog: loongson1_wdt: Implement restart handler
Keguang Zhang
1
-1
/
+18
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
3
-0
/
+620
2023-04-22
watchdog: avoid usage of iterator after loop
Jakob Koschel
1
-2
/
+1
2023-04-22
watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
Tom Rix
1
-10
/
+0
2023-04-22
watchdog: aspeed: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-22
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
1
-0
/
+4
2023-04-22
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Sergio Paracuellos
1
-2
/
+2
2023-04-22
watchdog: rt2880-wdt: avoid static global declarations
Sergio Paracuellos
1
-39
/
+50
2023-04-22
watchdog: loongson1: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-16
/
+1
2023-04-22
watchdog: ixp4xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+3
2023-04-22
watchdog: s3c2410_wdt: Simplify using dev_err_probe()
Uwe Kleine-König
1
-19
/
+11
2023-04-22
watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
Uwe Kleine-König
1
-10
/
+12
2023-04-22
watchdog: wm8350: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-8
/
+1
2023-04-22
watchdog: rn5t618: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-11
/
+1
2023-04-22
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
1
-11
/
+1
[next]