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