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
/
booke_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
Christophe Leroy
1
-4
/
+4
2022-07-23
watchdog: Fix comment typo
Jason Wang
1
-1
/
+1
2021-06-21
watchdog: fix syntactic kernel-doc issues
Lukas Bulwahn
1
-1
/
+1
2020-08-05
watchdog: booke_wdt: Add common nowayout parameter driver
Timothy Myers
1
-1
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-02
watchdog: fix a small number of "watchog" typos in comments
Robert P. J. Day
1
-1
/
+1
2017-02-25
watchdog: constify watchdog_ops structures
Bhumika Goyal
1
-1
/
+1
2017-02-25
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
1
-1
/
+1
2015-09-09
watchdog: booke_wdt: Use infrastructure to check timeout limits
Guenter Roeck
1
-3
/
+1
2014-10-20
powerpc: booke_wdt: Fix build error as a module
Pranith Kumar
1
-23
/
+5
2014-06-10
booke/watchdog: refine and clean up the codes
Tang Yuantian
1
-18
/
+33
2014-03-20
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
1
-8
/
+0
2013-06-26
powerpc/watchdog: Don't enable interrupt on PPC64 BookE
Tudor Laurentiu
1
-0
/
+8
2013-03-01
watchdog: Convert BookE watchdog driver to watchdog infrastructure
Guenter Roeck
1
-120
/
+65
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-08-17
booke/wdt: some ioctls do not return values properly
Tiejun Chen
1
-4
/
+3
2012-07-10
powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E
Shaohui Xie
1
-2
/
+2
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
1
-6
/
+8
2012-02-29
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
1
-1
/
+5
2011-03-15
watchdog: booke_wdt: clean up status messages
Timur Tabi
1
-10
/
+9
2011-01-12
watchdog: Propagate Book E WDT period changes to all cores
Randy Vinson
1
-2
/
+17
2011-01-12
watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driver
Timur Tabi
1
-0
/
+16
2010-10-14
powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option
Timur Tabi
1
-7
/
+1
2010-10-14
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
Timur Tabi
1
-2
/
+37
2010-05-25
watchdog: booke_wdt: fix ioctl status flags
Wim Van Sebroeck
1
-3
/
+3
2010-04-27
watchdog: booke_wdt: fix build - unconstify watchdog_info
Anton Vorontsov
1
-1
/
+1
2010-04-16
[WATCHDOG] fixed book E watchdog period register mask.
Luuk Paulussen
1
-1
/
+1
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2009-09-18
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
Chris Friesen
1
-4
/
+53
2008-11-08
powerpc: Fix Book-E watchdog timer interval setting
Matthias Fuchs
1
-1
/
+4
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
1
-9
/
+9
2008-08-06
[WATCHDOG] Merge code clean-up's from Alan Cox.
Wim Van Sebroeck
1
-12
/
+14
2008-07-16
generic-ipi: more merge fallout
Ingo Molnar
1
-3
/
+3
2008-06-13
[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctl
Alan Cox
1
-12
/
+14
2008-05-25
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
Chen Gong
1
-48
/
+40
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck
1
-0
/
+194