summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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-24Merge 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-08Watchdog: 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
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter
2013-11-17watchdog: add ralink watchdog driverJohn Crispin
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring