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
starfive-6.6.48-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
/
char
/
watchdog
/
mv64x60_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck
1
-326
/
+0
2007-07-25
[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation
Dale Farnsworth
1
-36
/
+54
2007-07-25
[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed
Dale Farnsworth
1
-0
/
+2
2007-07-25
[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature
Dale Farnsworth
1
-4
/
+24
2007-07-25
[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting
Dale Farnsworth
1
-3
/
+9
2007-07-25
[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support
Dale Farnsworth
1
-1
/
+10
2007-07-25
[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl
Dale Farnsworth
1
-7
/
+31
2007-07-25
[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support
Dale Farnsworth
1
-1
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Dale Farnsworth
1
-5
/
+16
2007-07-24
[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
Dale Farnsworth
1
-25
/
+1
2006-10-03
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
1
-1
/
+1
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-22
[PATCH] mv64x600_wdt: convert to the new platform device interface
Dmitry Torokhov
1
-5
/
+15
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-10
/
+10
2005-11-01
[WATCHDOG] adds device_driver .owner field
Wim Van Sebroeck
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+2
2005-09-29
[PATCH] mv64x60_wdt __user annotations and cleanups
Al Viro
1
-7
/
+7
2005-09-10
[WATCHDOG] mv64x60_wdt.patch
James Chapman
1
-0
/
+252