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
/
jz4740_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
watchdog: jz4740: Use regmap provided by TCU driver
Paul Cercueil
1
-15
/
+20
2019-11-18
watchdog: jz4740: Use WDT clock provided by TCU driver
Paul Cercueil
1
-45
/
+30
2019-08-12
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
1
-1
/
+0
2019-07-08
watchdog: jz4740: Avoid starting watchdog in set_timeout
Paul Cercueil
1
-1
/
+13
2019-07-08
watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
Paul Cercueil
1
-23
/
+16
2019-07-08
watchdog: jz4740_wdt: drop warning after registering device
Wolfram Sang
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-05
watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+6
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
1
-3
/
+1
2018-05-15
watchdog: JZ4740: Drop module remove function
Paul Cercueil
1
-8
/
+0
2018-05-15
watchdog: JZ4740: Register a restart handler
Paul Cercueil
1
-0
/
+9
2018-05-15
watchdog: JZ4740: Use devm_* functions
Paul Cercueil
1
-19
/
+8
2018-05-15
watchdog: JZ4740: Disable clock after stopping counter
Paul Cercueil
1
-1
/
+1
2017-12-28
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
1
-0
/
+1
2016-12-16
watchdog: jz4740: Fix modular build
Stephen Boyd
1
-1
/
+1
2016-05-14
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
1
-3
/
+1
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
1
-0
/
+1
2015-02-17
watchdog: jz4740: Add DT support
Zubair Lutfullah Kakakhel
1
-0
/
+10
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
1
-1
/
+0
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-1
/
+0
2013-07-11
watchdog: jz4740: Pass device to clk_get
Lars-Peter Clausen
1
-1
/
+1
2013-01-26
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-11-29
watchdog: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
watchdog: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
1
-0
/
+1
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
1
-175
/
+89
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-03-15
watchdog: jz4740_wdt - fix magic character checking
Wim Van Sebroeck
1
-4
/
+11
2011-03-15
watchdog: add JZ4740 watchdog driver
Paul Cercueil
1
-0
/
+315