aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-9/+52
2017-07-03watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara1-0/+12
2017-07-03watchdog: it87: Add support for various Super-IO chipsGuenter Roeck1-3/+4
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck1-3/+0
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck1-0/+1
2017-06-15drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo1-1/+1
2017-06-05watchdog: core: add option to avoid early handling of watchdogSebastian Reichel1-0/+11
2017-06-05watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero1-3/+4
2017-06-05watchdog: Add STM32 IWDG driverYannick Fertre1-0/+12
2017-06-05watchdog: add rza_wdt driverChris Brandt1-0/+8
2017-05-18watchdog: orion: fix compile-test dependenciesArnd Bergmann1-1/+1
2017-03-01watchdog: retu: restore MFD dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: db8500: add back prmcu dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: kempld: revert to full dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: sp805: add back AMBA dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: menf21bmc: add I2C dependencyArnd Bergmann1-0/+1
2017-03-01watchdog: geode: restore hard CS5535_MFGPT dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: wm831x watchdog really needs mfdArnd Bergmann1-1/+1
2017-02-24watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski1-1/+1
2017-02-24watchdog: softdog: make pretimeout support a compile optionWolfram Sang1-0/+8
2017-02-24watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie1-0/+10
2017-02-24watchdog: RDC321X_WDT always depends on PCIGuenter Roeck1-0/+1
2017-02-24watchdog: add driver for Cortina Gemini watchdogLinus Walleij1-0/+11
2017-02-24watchdog: Enable COMPILE_TEST where possibleGuenter Roeck1-59/+59
2017-02-24watchdog: pnx833x_wdt: Mark as brokenGuenter Roeck1-0/+1
2017-02-24watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong1-0/+10
2016-12-16watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero1-2/+2
2016-12-16watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling1-0/+7
2016-12-16watchdog: da9062/61: watchdog driverSteve Twiss1-2/+2
2016-12-16watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day1-17/+17
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki1-0/+1
2016-11-21watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg1-0/+1
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+49
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy1-0/+14
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy1-0/+28
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy1-0/+7
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+13
2016-07-17watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong1-0/+10
2016-07-17watchdog: drop redundant 'default n' option for WATCHDOG_SYSFSVladimir Zapolskiy1-1/+0
2016-07-17watchdog: max77620: Add support for watchdog timerLaxman Dewangan1-0/+9
2016-07-17watchdog: Add Aspeed watchdog driverJoel Stanley1-0/+13
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+8
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2016-05-14watchdog: renesas-wdt: add driverWolfram Sang1-0/+8
2016-05-13watchdog: pic32-dmt: Add PIC32 deadman timer driverPurna Chandra Mandal1-0/+13
2016-05-13watchdog: pic32-wdt: Add PIC32 watchdog driverJoshua Henderson1-0/+13
2016-05-02watchdog: ebc-c384_wdt: Utilize the ISA bus driverWilliam Breathitt Gray1-1/+1
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-3/+49