aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach
2014-01-28watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang
2014-01-28watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson
2014-01-28watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala
2014-01-28watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson
2014-01-28watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson
2014-01-28watchdog: GPIO-controlled watchdogAlexander Shiyan
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-16Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk
2014-01-07Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-10sc1200_wdt: Fix oopsAlan
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du