index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
booke_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: booke_wdt: Use infrastructure to check timeout limits
Guenter Roeck
2015-09-09
1
-3
/
+1
*
powerpc: booke_wdt: Fix build error as a module
Pranith Kumar
2014-10-20
1
-23
/
+5
*
booke/watchdog: refine and clean up the codes
Tang Yuantian
2014-06-10
1
-18
/
+33
*
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
2014-03-19
1
-8
/
+0
*
powerpc/watchdog: Don't enable interrupt on PPC64 BookE
Tudor Laurentiu
2013-06-25
1
-0
/
+8
*
watchdog: Convert BookE watchdog driver to watchdog infrastructure
Guenter Roeck
2013-03-01
1
-120
/
+65
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
booke/wdt: some ioctls do not return values properly
Tiejun Chen
2012-08-17
1
-4
/
+3
*
powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E
Shaohui Xie
2012-07-10
1
-2
/
+2
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-6
/
+8
|
/
*
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
2012-02-29
1
-1
/
+5
*
watchdog: booke_wdt: clean up status messages
Timur Tabi
2011-03-15
1
-10
/
+9
*
watchdog: Propagate Book E WDT period changes to all cores
Randy Vinson
2011-01-12
1
-2
/
+17
*
watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driver
Timur Tabi
2011-01-12
1
-0
/
+16
*
powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option
Timur Tabi
2010-10-14
1
-7
/
+1
*
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
Timur Tabi
2010-10-14
1
-2
/
+37
*
watchdog: booke_wdt: fix ioctl status flags
Wim Van Sebroeck
2010-05-25
1
-3
/
+3
*
watchdog: booke_wdt: fix build - unconstify watchdog_info
Anton Vorontsov
2010-04-27
1
-1
/
+1
*
[WATCHDOG] fixed book E watchdog period register mask.
Luuk Paulussen
2010-04-16
1
-1
/
+1
*
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-03-07
1
-1
/
+1
*
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
Chris Friesen
2009-09-18
1
-4
/
+53
*
powerpc: Fix Book-E watchdog timer interval setting
Matthias Fuchs
2008-11-08
1
-1
/
+4
*
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-08-06
1
-9
/
+9
*
[WATCHDOG] Merge code clean-up's from Alan Cox.
Wim Van Sebroeck
2008-08-06
1
-12
/
+14
|
\
|
*
[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctl
Alan Cox
2008-06-13
1
-12
/
+14
*
|
generic-ipi: more merge fallout
Ingo Molnar
2008-07-15
1
-3
/
+3
|
/
*
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
Chen Gong
2008-05-25
1
-48
/
+40
*
mv watchdog tree under drivers
Wim Van Sebroeck
2007-10-18
1
-0
/
+194