summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König
2021-02-07watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQSai Prakash Ranjan
2021-02-07watchdog: mei_wdt: request stop on unregisterAlexander Usyskin
2021-02-07watchdog: remove coh901 driverArnd Bergmann
2021-02-07watchdog: remove tango driverArnd Bergmann
2021-02-07watchdog: remove zte zx driverArnd Bergmann
2021-02-07watchdog: remove sirf atlas driverArnd Bergmann
2021-02-07watchdog: remove sirf prima driverArnd Bergmann
2021-02-07watchdog: mt8192: add wdt supportCrystal Guo
2021-02-07watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre...freddy.hsin
2021-02-07watchdog: renesas_wdt: add grace period before rebootingWolfram Sang
2021-02-07watchdog: stop wdd when watchdog hw running in reboot_notifierZhao Qiang
2021-02-07watchdog: ziirave_wdt: remove unused including <linux/version.h>Tian Tao
2021-02-07watchdog: renesas_wdt: don't sleep in atomic contextWolfram Sang
2021-02-07watchdog: hpwdt: Assign boolean values to a bool variableJiapeng Zhong
2021-02-07watchdog: Add watchdog driver for Intel Keembay SocVijayakannan Ayyathurai
2021-02-07watchdog: it8712f_wdt: remove definition of DEBUGTom Rix
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-26watchdog: pcwd: drop always-false if from remove callbackUwe Kleine-König
2021-01-25watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is readyAndy Shevchenko
2021-01-25watchdog: intel_scu_watchdog: Remove driver for deprecated platformAndy Shevchenko
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-12-17watchdog: convert comma to semicolonZheng Yongjun
2020-12-17watchdog: iTCO_wdt: use dev_*() instead of pr_*() for loggingEnrico Weigelt, metux IT consult
2020-12-17watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann
2020-12-17watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam
2020-12-13watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult
2020-12-13watchdog: Fix potential dereferencing of null pointerWang Wensheng
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee
2020-12-13watchdog/hpwdt: Reflect changesJerry Hoemann
2020-12-13watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann
2020-12-13wdt: sp805: add watchdog_stop on rebootZhao Qiang
2020-12-13watchdog: sbc_fitpc2_wdt: add __user annotationsRasmus Villemoes
2020-12-13watchdog: geodewdt: remove unneeded breakTom Rix
2020-12-13watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong
2020-12-13watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko
2020-12-13watchdog: remove pnx83xx driverThomas Bogendoerfer
2020-12-13watchdog: stm32_iwdg: don't print an error on probe deferralEtienne Carriere
2020-12-13watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang
2020-12-13watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu
2020-12-13watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu
2020-12-13watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck
2020-12-13watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck