index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WATCHDOG] pcwd.c - update module version info
Wim Van Sebroeck
2006-02-12
1
-2
/
+7
*
[WATCHDOG] pcwd.c show card info patch
Wim Van Sebroeck
2006-02-12
1
-78
/
+79
*
[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support
Wim Van Sebroeck
2006-02-12
1
-7
/
+7
*
[WATCHDOG] pcwd.c Control Status #2 patch
Wim Van Sebroeck
2006-02-12
1
-11
/
+13
*
[WATCHDOG] pcwd.c private data struct patch
Wim Van Sebroeck
2006-02-12
1
-102
/
+104
*
[WATCHDOG] pcwd.c card_found-- fix.
Wim Van Sebroeck
2006-02-12
1
-0
/
+1
*
[WATCHDOG] pcwd.c add comments + tabs
Wim Van Sebroeck
2006-02-12
1
-34
/
+37
*
[WATCHDOG] sa1100_wdt.c sparse clean (2)
Ian Campbell
2006-02-12
1
-5
/
+7
*
[PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations
Al Viro
2006-02-07
1
-8
/
+7
*
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
2006-02-03
1
-2
/
+11
*
[WATCHDOG] sa1100_wdt.c sparse cleanups
Ian Campbell
2006-01-15
1
-6
/
+6
*
[PATCH] powerpc: Add support for the MPC83xx watchdog
Kumar Gala
2006-01-14
3
-0
/
+234
*
[PATCH] Watchdog: Winsystems EPX-C3 SBC
Calin A. Culianu
2006-01-14
3
-0
/
+239
*
[PATCH] mutex subsystem, semaphore to completion: CPU3WDT
Steven Rostedt
2006-01-09
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-09
1
-7
/
+13
|
\
|
*
[PATCH] powerpc/8xx: Fix m8xx_wdt issues
Marcelo Tosatti
2006-01-09
1
-4
/
+7
|
*
[PATCH] ppc32: m8xx watchdog update
Marcelo Tosatti
2006-01-09
1
-5
/
+8
*
|
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
2006-01-08
1
-75
/
+141
|
/
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
Merge with Linus' kernel.
Russell King
2006-01-07
3
-4
/
+3
|
\
|
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
1
-1
/
+1
|
*
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
2006-01-04
1
-2
/
+2
|
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
|
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-2
/
+0
|
/
*
[PATCH] ppc: booke_wdt compile fix
Al Viro
2005-12-16
1
-1
/
+1
*
[PATCH] __user annotations (booke_wdt.c)
Al Viro
2005-12-15
1
-6
/
+7
*
[PATCH] wdrtas.c: fix __user annotations
Al Viro
2005-12-15
1
-1
/
+1
*
[ARM SMP] mpcore_wdt bogus fpos check
Marcelo Tosatti
2005-12-05
1
-4
/
+0
*
[PATCH] Update email address for Kumar
Kumar Gala
2005-11-13
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
3
-40
/
+40
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
3
-40
/
+40
*
|
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
2
-2
/
+0
|
/
*
[WATCHDOG] adds device_driver .owner field
Wim Van Sebroeck
2005-11-01
2
-0
/
+2
*
[WATCHDOG] pcwd_pci.c update comments
Wim Van Sebroeck
2005-11-01
1
-2
/
+4
*
[WATCHDOG] w83627hf_wdt trivial typo
Pozsar Balazs
2005-11-01
1
-1
/
+1
*
[WATCHDOG] s3c2410 wdt - add .owner field
Ben Dooks
2005-11-01
1
-0
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
3
-2
/
+4
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
3
-2
/
+4
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
5
-1
/
+7
*
|
[PATCH] watchdog: update .owner field of struct pci_driver
Laurent Riffard
2005-10-30
2
-0
/
+2
|
/
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-17
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2005-10-08
1
-67
/
+172
|
\
|
*
[WATCHDOG] pcwd_pci.c add debug module_param
Wim Van Sebroeck
2005-09-29
1
-0
/
+64
|
*
[WATCHDOG] pcwd_pci.c control status + boot-code clean-up
Wim Van Sebroeck
2005-09-29
1
-67
/
+108
*
|
[PATCH] mv64x60_wdt __user annotations and cleanups
Al Viro
2005-09-29
1
-7
/
+7
|
/
*
[ARM SMP] Add timer/watchdog defines for MPCore
Russell King
2005-09-14
1
-0
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2005-09-13
9
-43
/
+2244
|
\
|
*
[WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patch
Wim Van Sebroeck
2005-09-12
1
-20
/
+24
|
*
[WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handling
Wim Van Sebroeck
2005-09-12
2
-12
/
+2
|
*
[WATCHDOG] w83977f-watchdog-driver.patch
Jose Miguel Goncalves
2005-09-12
3
-0
/
+562
[next]