index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: Convert to use watchdog infrastructure
Guenter Roeck
2016-03-16
1
-207
/
+116
*
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
Jisheng Zhang
2015-12-27
1
-1
/
+1
*
watchdog: dw_wdt: keepalive the watchdog at write time
Doug Anderson
2015-06-22
1
-0
/
+1
*
watchdog: dw_wdt: No need for a spinlock
Doug Anderson
2015-06-22
1
-7
/
+0
*
watchdog: dw_wdt: Try to get a 30 second watchdog by default
Doug Anderson
2015-02-17
1
-2
/
+4
*
watchdog: dw_wdt: pat the watchdog before enabling it
Doug Anderson
2015-02-17
1
-7
/
+19
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
\
|
*
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
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