aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ib700wdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-22watchdog: ib700wdt: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
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-07-08watchdog: convert remaining drivers to use SPDX license identifierGravatar Guenter Roeck 1-5/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2017-12-28watchdog: ib700wdt: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2014-10-20watchdog: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-03-31watchdog: ib700wdt: Use platform_driver_probeGravatar Jean Delvare 1-12/+9
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2012-11-28watchdog: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
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-13/+9
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2008-12-31[WATCHDOG] ib700wdt - add timeout parameterGravatar Wim Van Sebroeck 1-30/+19
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressGravatar Alan Cox 1-3/+3
2008-10-15[WATCHDOG] ib700wdt.c - fix buffer_underflow bugGravatar Wim Van Sebroeck 1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-8/+4
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-15/+15
2008-08-06[WATCHDOG] Clean-up includesGravatar Wim Van Sebroeck 1-1/+1
2008-05-27[WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctlGravatar Alan Cox 1-51/+52
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/+408