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
2018-10-22
watchdog: ts4800: release syscon device node in ts4800_wdt_probe()
Alexey Khoroshilov
1
-0
/
+1
2018-10-13
watchdog: armada_37xx_wdt: use do_div for u64 division
Marek BehĂșn
1
-4
/
+5
2018-10-13
watchdog: Add support for Armada 37xx CPU watchdog
Marek BehĂșn
3
-0
/
+399
2018-10-13
watchdog: mpc8xxx: provide boot status
Christophe Leroy
1
-0
/
+22
2018-10-02
watchdog: rza_wdt: Support longer timeouts
Chris Brandt
1
-18
/
+70
2018-10-02
watchdog: hpwdt: Disable PreTimeout when Timeout is smaller
Jerry Hoemann
1
-0
/
+4
2018-10-02
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
1
-1
/
+7
2018-10-02
watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
Christophe Leroy
1
-12
/
+12
2018-10-02
watchdog: lantiq: add get_timeleft callback
Hauke Mehrtens
1
-0
/
+11
2018-10-02
watchdog: lantiq: Convert to watchdog_device
Hauke Mehrtens
2
-154
/
+125
2018-10-02
watchdog: lantiq: update register names to better match spec
Hauke Mehrtens
1
-17
/
+19
2018-10-02
watchdog: sama5d4: fix timeout-sec usage
Romain Izard
1
-5
/
+1
2018-10-02
watchdog: fix a small number of "watchog" typos in comments
Robert P. J. Day
2
-3
/
+3
2018-10-02
watchdog: rza_wdt: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-10-02
watchdog: iTCO_wdt: Remove unused hooks
Jean Delvare
3
-18
/
+0
2018-10-02
watchdog: iTCO_wdt: Drop option vendorsupport=2
Jean Delvare
1
-150
/
+8
2018-10-02
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
1
-0
/
+1
2018-10-02
watchdog: core: fix null pointer dereference when releasing cdev
Wolfram Sang
1
-5
/
+5
2018-10-02
watchdog: renesas_wdt: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-10-02
watchdog: hpwdt: Update version number.
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Module paramerter alias.
Jerry Hoemann
1
-0
/
+3
2018-10-02
watchdog: hpwdt: Display module parameters.
Jerry Hoemann
1
-3
/
+6
2018-10-02
watchdog: hpwdt: Claim NMI from iLO
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Initialize pretimeout from module parameter.
Jerry Hoemann
1
-2
/
+2
2018-08-23
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
1
-5
/
+0
2018-08-19
Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-64
/
+312
2018-08-06
watchdog: fix dependencies of menz69_wdt.o
Johannes Thumshirn
1
-1
/
+1
2018-08-06
watchdog: sp805: Add clock-frequency property
Srinath Mannam
1
-10
/
+25
2018-08-02
watchdog: add driver for the MEN 16z069 IP-Core
Johannes Thumshirn
3
-0
/
+181
2018-08-02
watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
Wei Yongjun
1
-3
/
+1
2018-08-02
watchdog: stmp3xxx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: imx2_wdt: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: sp805: set WDOG_HW_RUNNING when appropriate
Ray Jui
1
-0
/
+19
2018-08-02
watchdog: sp805: add 'timeout-sec' DT property support
Ray Jui
1
-1
/
+8
2018-08-02
watchdog: orion_wdt: Mark watchdog as active when running at probe
Maxim Kochetkov
1
-0
/
+2
2018-08-02
watchdog: stm32: add pclk feature for stm32mp1
Ludovic Barre
1
-42
/
+74
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
8
-0
/
+8
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-26
/
+16
2018-06-07
watchdog: da9063: remove duplicated timeout_to_sel calls
Marco Felsch
1
-13
/
+8
2018-06-07
watchdog: da9063: rename helper function to avoid misunderstandings
Marco Felsch
1
-4
/
+4
2018-06-06
watchdog: da9062: remove unused code
Michael Grzeschik
1
-10
/
+0
2018-06-06
watchdog: da9063: Fix timeout handling during probe
Marco Felsch
1
-0
/
+21
2018-06-06
watchdog: da9063: Fix updating timeout value
Marco Felsch
1
-2
/
+15
2018-06-06
watchdog: da9063: Fix setting/changing timeout
Marco Felsch
1
-2
/
+24
2018-05-21
watchdog: mena21_wdt: Drop unnecessary mutex lock
Jia-Ju Bai
1
-18
/
+0
2018-05-21
watchdog: hpwdt: Claim NMIs generated by iLO5
Jerry Hoemann
1
-1
/
+1
2018-05-21
watchdog: sp805: add restart handler
Jongsung Kim
1
-0
/
+14
2018-05-21
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
Geert Uytterhoeven
1
-1
/
+1
2018-05-21
watchdog: simplify getting .drvdata
Wolfram Sang
3
-12
/
+6
2018-05-15
watchdog: JZ4740: Drop module remove function
Paul Cercueil
1
-8
/
+0
[next]