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