aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/booke_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2017-02-24watchdog: booke_wdt: add __ro_after_init to booke_wdt_infoBhumika Goyal1-1/+1
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck1-3/+1
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar1-23/+5
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-18/+33
2014-03-19Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood1-8/+0
2013-06-25powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu1-0/+8
2013-03-01watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck1-120/+65
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-08-17booke/wdt: some ioctls do not return values properlyTiejun Chen1-4/+3
2012-07-10powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3EShaohui Xie1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-6/+8
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow1-1/+5
2011-03-15watchdog: booke_wdt: clean up status messagesTimur Tabi1-10/+9
2011-01-12watchdog: Propagate Book E WDT period changes to all coresRandy Vinson1-2/+17
2011-01-12watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driverTimur Tabi1-0/+16
2010-10-14powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi1-7/+1
2010-10-14powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi1-2/+37
2010-05-25watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck1-3/+3
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov1-1/+1
2010-04-16[WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen1-1/+1
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen1-4/+53
2008-11-08powerpc: Fix Book-E watchdog timer interval settingMatthias Fuchs1-1/+4
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-9/+9
2008-08-06[WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck1-12/+14
2008-07-15generic-ipi: more merge falloutIngo Molnar1-3/+3
2008-06-13[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctlAlan Cox1-12/+14
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+194