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