aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/w83877f_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21watchdog: Fix possible use-after-free by calling del_timer_sync()Gravatar Zou Wei 1-1/+1
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-5/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2019-03-02watchdog: w83877f_wdt: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 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-21/+15
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-5/+5
2008-06-21[WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked...Gravatar Alan Cox 1-98/+101
2008-01-25[WATCHDOG] misc_register patch Gravatar Wim Van Sebroeck 1-9/+9
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-3/+1
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+415