summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard2015-12-283-0/+236
* watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor DriverMartyn Welch2015-12-283-0/+393
* watchdog: add Alphascale asm9260-wdt driverOleksij Rempel2015-12-283-0/+414
* watchdog: ts4800: add driver for TS-4800 watchdogDamien Riegel2015-12-283-0/+226
* watchdog: atlas7: add watchdog driver of CSRatlas7Guo Zeng2015-12-283-0/+253
* watchdog: meson: Add meson8b SoC specific dataCarlo Caione2015-12-281-0/+7
* watchdog: meson: Enable meson SoC specific dataCarlo Caione2015-12-281-17/+41
* watchdog: hpwdt: HP rebrandingMingarelli, Thomas2015-12-281-6/+6
* watchdog: cadence_wdt: use to_platform_device()Geliang Tang2015-12-271-4/+2Star
* watchdog: omap: don't disable the timer when it should be enabled earlyUwe Kleine-König2015-12-271-1/+2
* watchdog: omap: don't disable runtime pm before starting deviceUwe Kleine-König2015-12-271-2/+2
* watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()Jisheng Zhang2015-12-271-1/+1
* watchdog: refuse to unload softdog module when its timer is runningLi RongQing2015-12-271-2/+6
* watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer2015-12-271-0/+28
* sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui2015-12-271-12/+16
* sp5100_tco: Add AMD Carrizo platform supportHuang Rui2015-12-271-0/+2
* sp5100_tco: Add AMD Mullins platform supportDenis Turischev2015-12-271-0/+2
* watchdog: Read device status through sysfs attributesPratyush Anand2015-12-273-1/+122
* watchdog: Use static struct class watchdog_class in stead of pointerPratyush Anand2015-12-273-18/+25
* watchdog: w83627hf_wdt: use core reboot notifierDamien Riegel2015-12-131-30/+2Star
* watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2Star
* watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2Star
* watchdog: cadence_wdt: use core reboot notifierDamien Riegel2015-12-131-35/+1Star
* watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-131-22/+2Star
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-131-0/+37
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5Star
* watchdog: s3c2410_wdt: use core restart handlerDamien Riegel2015-12-131-35/+25Star
* watchdog: qcom-wdt: use core restart handlerDamien Riegel2015-12-131-30/+19Star
* watchdog: mtk_wdt: use core restart handlerDamien Riegel2015-12-131-17/+5Star
* watchdog: moxart_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: meson_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5Star
* watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel2015-12-131-31/+21Star
* watchdog: imx2_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12Star
* watchdog: digicolor_wdt: use core restart handlerDamien Riegel2015-12-131-13/+5Star
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-131-20/+13Star
* watchdog: core: add restart handler supportDamien Riegel2015-12-131-0/+48
* watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat2015-11-231-0/+1
* watchdog: Add support for Freescale Layerscape platformsShaohui Xie2015-11-231-1/+1
* watchdog: tegra: Stop watchdog first if restartingAndrew Chew2015-11-231-1/+3
* watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter2015-11-231-1/+1
* watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy2015-11-231-1/+1
* watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-11-231-3/+3
* watchdog: omap_wdt: fix null pointer dereferencePeter Robinson2015-11-231-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-107-86/+346
|\
| * watchdog: core: propagate ping error code to the user spaceAlexander Usyskin2015-11-031-4/+8
| * watchdog: watchdog_dev: Use single variable name for struct watchdog_deviceGuenter Roeck2015-11-031-76/+75Star
| * watchdog: intel-mid: add Magic Closure flagDavid Cohen2015-10-281-1/+1
| * watchdog: imx2_wdt: Use register definition in regmap_write()Fabio Estevam2015-10-281-3/+3