summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-03-16watchdog: Ensure that wdd is not dereferenced if NULLGuenter Roeck
2016-03-16watchdog: imx2: Convert to use infrastructure triggered keepalivesGuenter Roeck
2016-03-16watchdog: dw_wdt: Convert to use watchdog infrastructureGuenter Roeck
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck
2016-03-16watchdog: Make stop function optionalGuenter Roeck
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck
2016-03-16watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux
2016-03-16watchdog: pnx4008: add support for soft resetSylvain Lemieux
2016-03-16watchdog: pnx4008: add restart handlerSylvain Lemieux
2016-03-16watchdog: pnx4008: update logging during power-onSylvain Lemieux
2016-03-16watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang
2016-03-16watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-01watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck
2016-03-01watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch
2016-03-01watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin
2016-03-01watchdog: Add hardware dependency to BCM7038 driverJean Delvare
2016-03-01watchdog: orion: Depend on 32-bit ARMThierry Reding
2016-03-01watchdog: ts4800: add hardware dependencyJean Delvare
2016-03-01watchdog: w83627hf: Added NCT6102D support.Rob Kramer
2016-02-25watchdog/hpwdt: Fix build on certain configsIngo Molnar
2016-02-24watchdog/hpwdt: Create stack frame in asminline_call()Josh Poimboeuf
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-07watchdog: mei_wdt: re-register device on eventTomas Winkler
2016-02-07watchdog: mei_wdt: add activation debugfs entryTomas Winkler
2016-02-07watchdog: mei_wdt: register wd device only if requiredTomas Winkler
2016-02-06watchdog: mei_wdt: add status debugfs entryTomas Winkler
2016-02-06watchdog: mei_wdt: implement MEI iAMT watchdog driverTomas Winkler
2016-01-31Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com
2016-01-31watchdog: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-31watchdog: imgdpc: select WATCHDOG_COREArnd Bergmann
2016-01-31watchdog: tango: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez
2016-01-31watchdog: pcwd_usb: fix compilation warningTomas Winkler
2016-01-31watchdog: sp805: ping fails to abort wdt resetSandeep Tripathy
2016-01-31watchdog: max63xx: make module's license marker match the headerUwe Kleine-König
2016-01-11watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck
2016-01-11watchdog: ziirave: Use watchdog infrastructure to create sysfs attributesGuenter Roeck
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck
2016-01-11watchdog: stmp3xxx: Remove unused variablesFabio Estevam