summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang2019-02-121-2/+7
* watchdog: da9063: Fix updating timeout valueMarco Felsch2018-08-031-2/+15
* watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov2018-05-301-4/+4
* watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller2018-05-301-3/+6
* watchdog: dw: RMW the control registerBrian Norris2018-05-301-8/+15
* watchdog: aspeed: Allow configuring for alternate bootMilton Miller2018-05-301-0/+4
* watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov2018-05-301-4/+11
* watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-05-301-1/+2
* watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-05-301-1/+2
* watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck2018-04-261-1/+1
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-241-1/+1
* watchdog: dw_wdt: add stop watchdog operationOleksij Rempel2018-04-121-2/+16
* ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2018-03-281-1/+1
* watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck2018-03-241-6/+5
* watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck2018-03-241-2/+4
* watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-151-492/+9
* watchdog: hpwdt: fix unused variable warningArnd Bergmann2018-03-151-1/+1
* watchdog: hpwdt: Check source of NMIJerry Hoemann2018-03-151-0/+10
* watchdog: hpwdt: SMBIOS checkJerry Hoemann2018-03-151-1/+1
* watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-02-161-5/+15
* watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes2018-02-161-1/+2
* watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn2018-02-161-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-153-192/+278
|\
| * watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz2017-09-041-30/+103
| * watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney2017-09-041-13/+35
| * watchdog: octeon-wdt: File cleaning.Steven J. Hill2017-09-041-15/+30
| * watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill2017-09-042-132/+44
| * watchdog: lantiq: access boot cause register through regmapHauke Mehrtens2017-09-041-5/+69
* | watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: sp805: constify amba_idArvind Yadav2017-09-091-1/+1
* | watchdog: ziirave: constify i2c_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: sc1200: constify pnp_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: renesas_wdt: update copyright datesWolfram Sang2017-09-091-2/+2
* | watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang2017-09-091-5/+5
* | watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang2017-09-091-14/+19
* | watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery2017-09-091-3/+102
* | drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic2017-09-091-5/+24
* | watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com2017-09-091-37/+30
* | watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam2017-09-091-1/+3
* | watchdog: qcom: Check for platform_get_resource() failureFabio Estevam2017-09-091-0/+2
* | watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek2017-09-091-0/+38
* | watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani2017-09-091-13/+32
* | watchdog: max77620_wdt: constify platform_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: pcwd_usb: constify usb_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: cadence_wdt: Show information when driver is probedMichal Simek2017-09-091-1/+1
* | watchdog: cadence_wdt: Enable access to module parametersMichal Simek2017-09-091-2/+2
* | watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-093-3/+3
* | watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang2017-09-091-1/+1
* | watchdog: renesas_wdt: add another divider optionWolfram Sang2017-09-091-3/+5