aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds17-57/+261
2016-12-16watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2-3/+5
2016-12-16watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-12-16watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-12-16watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes1-0/+20
2016-12-16watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling3-0/+178
2016-12-16watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha1-16/+7
2016-12-16watchdog: da9062/61: watchdog driverSteve Twiss2-4/+12
2016-12-16intel-mid_wdt: Error code is just an integerAndy Shevchenko1-11/+8
2016-12-16intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko1-0/+3
2016-12-16watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin1-0/+2
2016-12-16watchdog: jz4740: Fix modular buildStephen Boyd1-1/+1
2016-12-16watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter1-1/+1
2016-12-16watchdog: davinci: add support for deferred probingTero Kristo1-1/+5
2016-12-16watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas1-1/+0
2016-12-16watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day1-17/+17
2016-12-16watchdog: max77620_wdt: fix module autoloadJavier Martinez Canillas1-0/+1
2016-12-16watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas1-0/+1
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+23
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-46/+12
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-47/+15
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki1-0/+1
2016-11-22watchdog/octeon: Convert to hotplug state machineSebastian Andrzej Siewior1-47/+15
2016-11-21watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg1-0/+1
2016-11-17Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson1-1/+23
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin1-25/+11
2016-10-28mei: bus: remove rx callback contextTomas Winkler1-4/+2
2016-10-28watchdog: mei_wdt: use module_mei_cl_driver macroTomas Winkler1-19/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki1-0/+4
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg1-0/+4
2016-10-18watchdog: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik1-1/+23
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-77/+1068
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-10-08watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy1-0/+48
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang1-1/+21
2016-10-08watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy3-1/+31
2016-10-08watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy3-1/+98
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy5-4/+66
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy4-0/+81
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy5-1/+205
2016-10-05mips: separate extable.h, switch module.h to itAl Viro1-0/+1
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+1
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston1-3/+5
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun1-2/+2
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun1-3/+4
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang1-2/+54
2016-09-24watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy1-6/+6
2016-09-24watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin1-33/+0
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck1-1/+0
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn1-1/+0