summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2018-08-03watchdog: da9063: Fix updating timeout valueMarco Felsch
2018-05-30watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov
2018-05-30watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller
2018-05-30watchdog: dw: RMW the control registerBrian Norris
2018-05-30watchdog: aspeed: Allow configuring for alternate bootMilton Miller
2018-05-30watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov
2018-05-30watchdog: sbsa: use 32-bit read for WCVJayachandran C
2018-05-30watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv
2018-04-26watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv
2018-04-12watchdog: dw_wdt: add stop watchdog operationOleksij Rempel
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-24watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck
2018-03-24watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck
2018-03-15watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-15watchdog: hpwdt: fix unused variable warningArnd Bergmann
2018-03-15watchdog: hpwdt: Check source of NMIJerry Hoemann
2018-03-15watchdog: hpwdt: SMBIOS checkJerry Hoemann
2018-02-16watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2018-02-16watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes
2018-02-16watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-09watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav
2017-09-09watchdog: sp805: constify amba_idArvind Yadav
2017-09-09watchdog: ziirave: constify i2c_device_idArvind Yadav
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel