summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
*-. Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-25
|\ \
| | * watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg2016-11-21
| | |
| \ \
*-. \ \ Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2016-10-21
|\ \ \ \ | | |_|/ | |/| |
| * | | watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg2016-10-20
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-10-13
|\ \ \ \
| * | | | watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy2016-10-08
| * | | | watchdog: softdog: implement pretimeout supportWolfram Sang2016-10-08
| * | | | watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy2016-10-08
| * | | | watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy2016-10-08
| * | | | watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy2016-10-08
| * | | | watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy2016-10-08
| * | | | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-08
| * | | | watchdog: hpwdt: add support for iLO5Brian Boylston2016-10-03
| * | | | watchdog: add pretimeout support to the coreWolfram Sang2016-09-24
| * | | | watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy2016-09-24
| * | | | watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin2016-09-24
| * | | | watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck2016-09-24
| * | | | watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn2016-09-24
| * | | | watchdog: constify watchdog_ops structuresJulia Lawall2016-09-24
| * | | | watchdog: tegra: constify watchdog_ops structuresJulia Lawall2016-09-24
| * | | | watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall2016-09-24
| * | | | watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta2016-09-24
| * | | | watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-09-23
| * | | | watchdog-asm9260: Delete owner assignmentMarkus Elfring2016-09-23
| * | | | watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra2016-09-23
| * | | | watchdog: xilinx: Add clock supportShubhrajyoti Datta2016-09-23
| * | | | watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang2016-09-23
| * | | | watchdog: dw_wdt: Read clock rate only once and validate itGuenter Roeck2016-09-23
| * | | | watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck2016-09-23
| | |/ / | |/| |
* | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\ \ \ \
| * | | | mips: separate extable.h, switch module.h to itAl Viro2016-10-05
| |/ / /
* | | | Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-03
|\ \ \ \ | |_|/ / |/| | |
| * | | watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang2016-08-30
| |/ /
* | | watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun2016-09-28
* | | watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun2016-09-28
* | | ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-23
|/ /
* | watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()Wei Yongjun2016-07-27
* | watchdog: core: Clear WDOG_HW_RUNNING before calling the stop functionGuenter Roeck2016-07-25
* | watchdog: core: Fix error handling of watchdog_dev_init()Wei Yongjun2016-07-25
* | watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun2016-07-25
* | watchdog: pic32-dmt: Remove .owner field for driverWei Yongjun2016-07-25
* | watchdog: pic32-wdt: Remove .owner field for driverWei Yongjun2016-07-25
* | watchdog: sbsa: Drop status functionGuenter Roeck2016-07-19
* | watchdog: Implement status function in watchdog coreGuenter Roeck2016-07-19
* | watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck2016-07-18
* | watchdog: change watchdog_need_worker logicRasmus Villemoes2016-07-17
* | watchdog: add support for MCP78S chipset in nv_tcoAlexey Kunitskiy2016-07-17
* | watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes2016-07-17
* | watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes2016-07-17
* | watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong2016-07-17