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
/
renesas_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
2019-07-08
1
-0
/
+14
*
watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly
Hoan Nguyen An
2019-07-08
1
-10
/
+11
*
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-3
/
+1
*
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
2019-05-05
1
-1
/
+0
*
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
1
-3
/
+1
*
watchdog: renesas_wdt: don't keep timer value during suspend/resume
Wolfram Sang
2018-12-22
1
-7
/
+4
*
watchdog: renesas_wdt: don't set divider while watchdog is running
Wolfram Sang
2018-12-09
1
-2
/
+7
*
watchdog: renesas_wdt: Fix typos
Fabrizio Castro
2018-11-17
1
-2
/
+2
*
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
2018-10-02
1
-0
/
+1
*
watchdog: renesas_wdt: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-02
1
-4
/
+1
*
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
Geert Uytterhoeven
2018-05-21
1
-1
/
+1
*
watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
Veeraiyan Chidambaram
2018-04-16
1
-2
/
+4
*
watchdog: renesas_wdt: Add restart handler
Fabrizio Castro
2018-03-10
1
-0
/
+12
*
watchdog: renesas_wdt: Add R-Car Gen2 support
Fabrizio Castro
2018-03-10
1
-5
/
+44
*
watchdog: renesas_wdt: Add suspend/resume support
Fabrizio Castro
2018-03-10
1
-0
/
+26
*
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
2017-09-09
1
-2
/
+2
*
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
2017-09-09
1
-5
/
+5
*
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
2017-09-09
1
-14
/
+19
*
watchdog: renesas_wdt: add another divider option
Wolfram Sang
2017-09-09
1
-3
/
+5
*
watchdog: renesas_wdt: apply better precision
Wolfram Sang
2017-09-09
1
-9
/
+19
*
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
2017-09-09
1
-1
/
+1
*
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
2017-09-09
1
-2
/
+2
*
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
2017-09-09
1
-3
/
+2
*
watchdog: renesas-wdt: add driver
Wolfram Sang
2016-05-14
1
-0
/
+213