summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-311-0/+3
* watchdog: imgdpc: select WATCHDOG_COREArnd Bergmann2016-01-311-0/+1
* watchdog: tango: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-01-311-1/+1
* watchdog: pcwd_usb: fix compilation warningTomas Winkler2016-01-311-2/+1
* watchdog: sp805: ping fails to abort wdt resetSandeep Tripathy2016-01-311-3/+2
* watchdog: max63xx: make module's license marker match the headerUwe Kleine-König2016-01-311-1/+1
* watchdog: asm9260: remove __init and __exit annotationsArnd Bergmann2016-01-111-4/+4
* watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck2016-01-112-9/+8
* watchdog: ziirave: Use watchdog infrastructure to create sysfs attributesGuenter Roeck2016-01-111-17/+3
* watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck2016-01-111-2/+3
* watchdog: stmp3xxx: Remove unused variablesFabio Estevam2016-01-111-3/+0
* watchdog: add MT7621 watchdog supportJohn Crispin2016-01-093-0/+194
* watchdog: da9055_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
* watchdog: da9052_wdt: Drop reference countingGuenter Roeck2015-12-291-24/+0
* watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck2015-12-292-182/+203
* watchdog: diag288: Stop re-using watchdog core internal flagsGuenter Roeck2015-12-291-10/+16
* watchdog: Create watchdog device in watchdog_dev.cGuenter Roeck2015-12-293-41/+69
* watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_deviceGuenter Roeck2015-12-281-1/+0
* watchdog: mena21: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-2/+2
* watchdog: gpio: Do not use device pointer from struct watchdog_deviceGuenter Roeck2015-12-281-1/+2
* watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck2015-12-281-1/+1
* watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck2015-12-281-1/+0
* 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/+2
* 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/+2
* watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2
* watchdog: gpio_wdt: use core reboot notifierDamien Riegel2015-12-131-33/+2
* watchdog: cadence_wdt: use core reboot notifierDamien Riegel2015-12-131-35/+1
* watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-131-22/+2
* watchdog: core: add reboot notifier supportDamien Riegel2015-12-131-0/+37
* watchdog: sunxi_wdt: use core restart handlerDamien Riegel2015-12-131-18/+5
* watchdog: s3c2410_wdt: use core restart handlerDamien Riegel2015-12-131-35/+25
* watchdog: qcom-wdt: use core restart handlerDamien Riegel2015-12-131-30/+19
OpenPOWER on IntegriCloud