aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-77/+1068
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-10-08watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy1-0/+48
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang1-1/+21
2016-10-08watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy3-1/+31
2016-10-08watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy3-1/+98
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy5-4/+66
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy4-0/+81
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy5-1/+205
2016-10-05mips: separate extable.h, switch module.h to itAl Viro1-0/+1
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+1
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston1-3/+5
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun1-2/+2
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun1-3/+4
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang1-2/+54
2016-09-24watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy1-6/+6
2016-09-24watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin1-33/+0
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck1-1/+0
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn1-1/+0
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall6-6/+6
2016-09-24watchdog: tegra: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-09-24watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall1-1/+1
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta1-7/+11
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg3-0/+539
2016-09-23watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven1-3/+3
2016-09-23watchdog-asm9260: Delete owner assignmentMarkus Elfring1-1/+0
2016-09-23watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra1-5/+404
2016-09-23watchdog: xilinx: Add clock supportShubhrajyoti Datta1-2/+23
2016-09-23watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-09-23watchdog: dw_wdt: Read clock rate only once and validate itGuenter Roeck1-2/+9
2016-09-23watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck1-1/+1
2016-08-30watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-07-27watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()Wei Yongjun1-0/+2
2016-07-25watchdog: core: Clear WDOG_HW_RUNNING before calling the stop functionGuenter Roeck1-2/+4
2016-07-25watchdog: core: Fix error handling of watchdog_dev_init()Wei Yongjun1-3/+8
2016-07-25watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun1-2/+2
2016-07-25watchdog: pic32-dmt: Remove .owner field for driverWei Yongjun1-1/+0
2016-07-25watchdog: pic32-wdt: Remove .owner field for driverWei Yongjun1-1/+0
2016-07-19watchdog: sbsa: Drop status functionGuenter Roeck1-10/+0
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck1-7/+27
2016-07-18watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck1-1/+1
2016-07-17watchdog: change watchdog_need_worker logicRasmus Villemoes1-3/+7
2016-07-17watchdog: add support for MCP78S chipset in nv_tcoAlexey Kunitskiy1-0/+2
2016-07-17watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes1-7/+0
2016-07-17watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes1-2/+2
2016-07-17watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong3-0/+281
2016-07-17watchdog: qcom: configure BARK time in addition to BITE timeMatthew McClintock1-0/+5
2016-07-17watchdog: qcom: add option for standalone watchdog not in timer blockMatthew McClintock1-16/+48
2016-07-17watchdog: da9063_wdt: don't trigger watchdog too fastStefan Christ1-0/+2
2016-07-17watchdog: iTCO-wdt: handle 5th variation for Apollo LakeYong, Jonathan1-0/+2