index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
renesas_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
watchdog: renesas_wdt: support handover from bootloader
Wolfram Sang
1
-2
/
+10
2019-07-08
watchdog: renesas_wdt: Add a few cycles delay
Yoshihiro Shimoda
1
-0
/
+14
2019-07-08
watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly
Hoan Nguyen An
1
-10
/
+11
2019-05-05
watchdog: renesas_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: renesas_wdt: drop superfluous glob pattern
Wolfram Sang
1
-1
/
+0
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
1
-3
/
+1
2018-12-22
watchdog: renesas_wdt: don't keep timer value during suspend/resume
Wolfram Sang
1
-7
/
+4
2018-12-09
watchdog: renesas_wdt: don't set divider while watchdog is running
Wolfram Sang
1
-2
/
+7
2018-11-17
watchdog: renesas_wdt: Fix typos
Fabrizio Castro
1
-2
/
+2
2018-10-02
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
1
-0
/
+1
2018-10-02
watchdog: renesas_wdt: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-05-21
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
Geert Uytterhoeven
1
-1
/
+1
2018-04-16
watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
Veeraiyan Chidambaram
1
-2
/
+4
2018-03-10
watchdog: renesas_wdt: Add restart handler
Fabrizio Castro
1
-0
/
+12
2018-03-10
watchdog: renesas_wdt: Add R-Car Gen2 support
Fabrizio Castro
1
-5
/
+44
2018-03-10
watchdog: renesas_wdt: Add suspend/resume support
Fabrizio Castro
1
-0
/
+26
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
1
-5
/
+5
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
1
-14
/
+19
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
1
-3
/
+5
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
1
-9
/
+19
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
1
-3
/
+2
2016-05-14
watchdog: renesas-wdt: add driver
Wolfram Sang
1
-0
/
+213