aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2021-09-27watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu
2021-08-22watchdog: ixp4xx: Rewrite driver to use coreLinus Walleij
2021-08-22watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka
2021-08-22watchdog: max63xx_wdt: Add device tree probingLinus Walleij
2021-08-22watchdog: mediatek: mt8195: add wdt supportChristine Zhu
2021-08-22watchdog: tqmx86: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: mpc8xxx_wdt: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: sl28cpld_wdt: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: iTCO_wdt: Fix detection of SMI-off caseJan Kiszka
2021-08-22watchdog: bcm2835_wdt: consider system-power-controller propertyStefan Wahren
2021-08-22watchdog: imx2_wdg: notify wdog core to stop ping worker on suspendGrzegorz Jaszczyk
2021-08-22watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk
2021-08-22watchdog: Fix NULL pointer dereference when releasing cdevCurtis Klein
2021-08-22watchdog: only run driver set_pretimeout op if device supports itCurtis Klein
2021-08-22watchdog: bd70528 drop bd70528 supportMatti Vaittinen
2021-07-07Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-22mei: fix kdoc in the driverTamar Mashiah
2021-06-21watchdog: iTCO_wdt: use dev_err() instead of pr_err()Enrico Weigelt, metux IT consult
2021-06-21watchdog: Add Mstar MSC313e WDT driverDaniel Palmer
2021-06-21watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka
2021-06-21watchdog: sama5d4_wdt: add support for sama7g5-wdtEugen Hristev
2021-06-21watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlinesJuerg Haefliger
2021-06-21watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger
2021-06-21watchdog: diag288_wdt: Remove redundant assignmentJunlin Yang
2021-06-21watchdog: Add hrtimer-based pretimeout featureCurtis Klein
2021-06-21watchdog: qcom: Move suspend/resume to suspend_late/resume_earlySai Prakash Ranjan
2021-06-21watchdog: Fix a typo in the file orion_wdt.cBhaskar Chowdhury
2021-06-21watchdog: jz4740: Fix return value check in jz4740_wdt_probe()Wei Yongjun
2021-06-21watchdog: Remove MV64x60 watchdog driverChristophe Leroy
2021-06-21watchdog: mtk: support pre-timeout when the bark irq is availableWang Qing
2021-06-21watchdog: fix syntactic kernel-doc issuesLukas Bulwahn
2021-06-21watchdog: wdat_wdg: fix typoFlavio Suligoi
2021-06-21watchdog: bcm7038_wdt: add big endian supportÁlvaro Fernández Rojas
2021-06-21watchdog: sl28cpld_wdt: Fix a typoBhaskar Chowdhury
2021-06-21watchdog: of_xilinx_wdt: Skip printing pointer valueSrinivas Neeli
2021-06-21watchdog: of_xilinx_wdt: Remove passing null pointerSrinivas Neeli
2021-06-21watchdog: of_xilinx_wdt: Used dev_dbg()Srinivas Goud
2021-06-21watchdog: of_xilinx_wdt: Used BIT macroSrinivas Goud
2021-06-21watchdog: of_xilinx_wdt: Add comment to spinlockSrinivas Goud
2021-06-21watchdog: meson_wdt: Use device_get_match_data() helperTian Tao
2021-06-21watchdog: Fix a typo in KconfigWong Vee Khee
2021-06-21watchdog: it87_wdt: remove useless functionJiapeng Chong
2021-06-21watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-06-21watchdog: clean up the Kconfig fileRandy Dunlap
2021-06-21watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functionsJuerg Haefliger
2021-06-21watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei
2021-06-21watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei
2021-06-21watchdog: Add {min,max}_timeout sysfs nodesJuerg Haefliger