index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
renesas_wdt.c
Age
Commit message (
Expand
)
Author
2019-07-08
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
2019-07-08
watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly
Hoan Nguyen An
2019-05-05
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-12-22
watchdog: renesas_wdt: don't keep timer value during suspend/resume
Wolfram Sang
2018-12-09
watchdog: renesas_wdt: don't set divider while watchdog is running
Wolfram Sang
2018-11-17
watchdog: renesas_wdt: Fix typos
Fabrizio Castro
2018-10-02
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
2018-10-02
watchdog: renesas_wdt: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-05-21
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
Geert Uytterhoeven
2018-04-16
watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
Veeraiyan Chidambaram
2018-03-10
watchdog: renesas_wdt: Add restart handler
Fabrizio Castro
2018-03-10
watchdog: renesas_wdt: Add R-Car Gen2 support
Fabrizio Castro
2018-03-10
watchdog: renesas_wdt: Add suspend/resume support
Fabrizio Castro
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
2016-05-14
watchdog: renesas-wdt: add driver
Wolfram Sang