summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2016-01-09watchdog: add MT7621 watchdog supportJohn Crispin
2015-12-29watchdog: da9055_wdt: Drop reference countingGuenter Roeck
2015-12-29watchdog: da9052_wdt: Drop reference countingGuenter Roeck
2015-12-29watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck
2015-12-29watchdog: diag288: Stop re-using watchdog core internal flagsGuenter Roeck
2015-12-29watchdog: Create watchdog device in watchdog_dev.cGuenter Roeck
2015-12-28watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_deviceGuenter Roeck
2015-12-28watchdog: mena21: Do not use device pointer from struct watchdog_deviceGuenter Roeck
2015-12-28watchdog: gpio: Do not use device pointer from struct watchdog_deviceGuenter Roeck
2015-12-28watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck
2015-12-28watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck
2015-12-28watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard
2015-12-28watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor DriverMartyn Welch
2015-12-28watchdog: add Alphascale asm9260-wdt driverOleksij Rempel
2015-12-28watchdog: ts4800: add driver for TS-4800 watchdogDamien Riegel
2015-12-28watchdog: atlas7: add watchdog driver of CSRatlas7Guo Zeng
2015-12-28watchdog: meson: Add meson8b SoC specific dataCarlo Caione
2015-12-28watchdog: meson: Enable meson SoC specific dataCarlo Caione
2015-12-28watchdog: hpwdt: HP rebrandingMingarelli, Thomas
2015-12-27watchdog: cadence_wdt: use to_platform_device()Geliang Tang
2015-12-27watchdog: omap: don't disable the timer when it should be enabled earlyUwe Kleine-König
2015-12-27watchdog: omap: don't disable runtime pm before starting deviceUwe Kleine-König
2015-12-27watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()Jisheng Zhang
2015-12-27watchdog: refuse to unload softdog module when its timer is runningLi RongQing
2015-12-27watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer
2015-12-27sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui
2015-12-27sp5100_tco: Add AMD Carrizo platform supportHuang Rui
2015-12-27sp5100_tco: Add AMD Mullins platform supportDenis Turischev
2015-12-27watchdog: Read device status through sysfs attributesPratyush Anand
2015-12-27watchdog: Use static struct class watchdog_class in stead of pointerPratyush Anand
2015-12-13watchdog: w83627hf_wdt: use core reboot notifierDamien Riegel
2015-12-13watchdog: softdog: use core reboot notifierDamien Riegel
2015-12-13watchdog: gpio_wdt: use core reboot notifierDamien Riegel
2015-12-13watchdog: cadence_wdt: use core reboot notifierDamien Riegel
2015-12-13watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel
2015-12-13watchdog: sunxi_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: s3c2410_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: qcom-wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: mtk_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: moxart_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: meson_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: imx2_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: imgpdc_wdt: use core restart handlerDamien Riegel