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
/
dw_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: dw_wdt: add restart handler support
Jisheng Zhang
2014-10-20
1
-0
/
+32
*
watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()
Jisheng Zhang
2014-10-20
1
-1
/
+3
*
watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()
George Cherian
2014-08-05
1
-3
/
+0
*
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2014-01-28
1
-1
/
+1
*
watchdog: dw: Enable OF support for DW watchdog timer
Dinh Nguyen
2013-11-17
1
-0
/
+10
*
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
1
-1
/
+0
*
watchdog: dw_wdt: Add __user annotation
Jingoo Han
2013-11-17
1
-2
/
+2
*
watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
Heiko Stübner
2013-11-17
1
-5
/
+5
*
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
Heiko Stübner
2013-11-17
1
-8
/
+3
*
watchdog: dw_wdt: Staticize local symbol
Sachin Kamat
2013-07-11
1
-2
/
+2
*
watchdog: dw_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-5
/
+2
*
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: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-1
/
+2
*
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-27
1
-5
/
+1
*
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
1
-11
/
+1
*
watchdog: add support for the Synopsys DesignWare WDT
Jamie Iles
2011-07-22
1
-0
/
+376