summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2021-06-21watchdog: sp805: Use devm_clk_get_optional()Andy Shevchenko
2021-06-21watchdog/hpwdt: New PCI IDsJerry Hoemann
2021-06-21watchdog: dw_wdt: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-21watchdog: Fix possible use-after-free in wdt_startup()Zou Wei
2021-06-21watchdog: imx2_wdt: avoid to ping before resume backRobin Gong
2021-06-21watchdog: mtx-1: drop au1000.h header fileRandy Dunlap
2021-06-21watchdog: sbsa: Support architecture version 1Shaokun Zhang
2021-06-21watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil
2021-06-21watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil
2021-06-21watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil
2021-06-21watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil
2021-06-21watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil
2021-06-21watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil
2021-06-21watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil
2021-06-21watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil
2021-06-21watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil
2021-06-10watchdog/octeon-wdt: Directly include linux/irqdomain.hMarc Zyngier
2021-05-17watchdog: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-26Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-14Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-04-09watchdog: npcm: Add support for WPCM450Jonathan Neuschäfer
2021-03-23watchdog: retu_wdt: Clean-up by using managed work initMatti Vaittinen
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-10wdt: Support wdt on ROHM BD9576MUF and BD9573MUFMatti Vaittinen
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