index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
jz4740_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
watchdog: JZ4740: Drop module remove function
Paul Cercueil
1
-8
/
+0
2018-05-14
watchdog: JZ4740: Register a restart handler
Paul Cercueil
1
-0
/
+9
2018-05-14
watchdog: JZ4740: Use devm_* functions
Paul Cercueil
1
-19
/
+8
2018-05-14
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-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
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