aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/cpu5wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-04-20Annotate hardware config module parameters in drivers/watchdog/David Howells1-1/+1
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2012-12-19watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru1-0/+1
2012-11-28watchdog: remove use of __devexitBill Pemberton1-2/+2
2012-11-28watchdog: remove use of __devinitBill Pemberton1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-9/+10
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin1-2/+1
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-6/+6
2008-05-27[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctlAlan Cox1-74/+70
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli1-2/+2
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+304