aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/nv_tco.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-22watchdog: nv_tco: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2020-08-05watchdog: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 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
2016-07-17watchdog: add support for MCP78S chipset in nv_tcoGravatar Alexey Kunitskiy 1-0/+2
2015-09-09watchdog: (nv_tco) add support for MCP79Gravatar Vivien Didelot 1-0/+2
2014-10-20watchdog: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
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-2/+2
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 1-2/+2
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
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-23/+19
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsGravatar Mart Gerrits 1-0/+8
2011-03-29watchdog: fix nv_tco section mismatchGravatar Randy Dunlap 1-1/+1
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEGravatar Wim Van Sebroeck 1-1/+1
2011-01-12watchdog: Add TCO support for nVidia chipsetsGravatar Mike Waychison 1-0/+512