aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/machzwd.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-7/+1
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-1/+2
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2019-05-05watchdog: machzwd: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-05-05watchdog: machzwd : fix warning Using plain integer as NULL pointerGravatar Hariprasad Kelam 1-1/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Gravatar Kees Cook 1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERGravatar Kees Cook 1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
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: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-18/+15
2011-03-15watchdog: cleanup spaces before tabsGravatar Wim Van Sebroeck 1-1/+1
2010-10-28watchdog: MachZ: fix debug macroGravatar Nicolas Kaiser 1-1/+1
2010-10-28watchdog: Use static const char * const where possibleGravatar Joe Perches 1-1/+1
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupGravatar Wim Van Sebroeck 1-3/+6
2008-06-13[WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctlGravatar Alan Cox 1-68/+40
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-5/+2
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+489