index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
jz4740_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
2019-08-12
1
-1
/
+0
*
watchdog: jz4740: Avoid starting watchdog in set_timeout
Paul Cercueil
2019-07-08
1
-1
/
+13
*
watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
Paul Cercueil
2019-07-08
1
-23
/
+16
*
watchdog: jz4740_wdt: drop warning after registering device
Wolfram Sang
2019-07-08
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
1
-7
/
+6
*
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
1
-3
/
+1
*
watchdog: JZ4740: Drop module remove function
Paul Cercueil
2018-05-14
1
-8
/
+0
*
watchdog: JZ4740: Register a restart handler
Paul Cercueil
2018-05-14
1
-0
/
+9
*
watchdog: JZ4740: Use devm_* functions
Paul Cercueil
2018-05-14
1
-19
/
+8
*
watchdog: JZ4740: Disable clock after stopping counter
Paul Cercueil
2018-05-14
1
-1
/
+1
*
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
2017-12-28
1
-0
/
+1
*
watchdog: jz4740: Fix modular build
Stephen Boyd
2016-12-16
1
-1
/
+1
*
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
2016-05-14
1
-3
/
+1
*
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
1
-0
/
+1
*
watchdog: jz4740: Add DT support
Zubair Lutfullah Kakakhel
2015-02-17
1
-0
/
+10
*
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-31
1
-1
/
+0
*
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-12-10
1
-1
/
+0
*
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
1
-1
/
+0
*
watchdog: jz4740: Pass device to clk_get
Lars-Peter Clausen
2013-07-11
1
-1
/
+1
*
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+3
*
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
1
-0
/
+1
*
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2012-03-27
1
-175
/
+89
*
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
1
-12
/
+1
*
watchdog: jz4740_wdt - fix magic character checking
Wim Van Sebroeck
2011-03-15
1
-4
/
+11
*
watchdog: add JZ4740 watchdog driver
Paul Cercueil
2011-03-15
1
-0
/
+315