summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * watchdog: dw_wdt: Fix duplicate included linux/kernel.hJiapeng Chong2021-06-211-5/+4
| * watchdog: Fix possible use-after-free in wdt_startup()Zou Wei2021-06-211-1/+1
| * watchdog: imx2_wdt: avoid to ping before resume backRobin Gong2021-06-211-0/+10
| * watchdog: mtx-1: drop au1000.h header fileRandy Dunlap2021-06-211-2/+0
| * watchdog: sbsa: Support architecture version 1Shaokun Zhang2021-06-211-6/+48
| * watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil2021-06-211-4/+7
| * watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil2021-06-211-3/+3
| * watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil2021-06-211-1/+0
| * watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil2021-06-211-2/+4
| * watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil2021-06-211-1/+0
| * watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil2021-06-211-3/+4
| * watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil2021-06-211-0/+2
| * watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil2021-06-211-0/+1
| * watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil2021-06-211-0/+3
* | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-2/+2
|\ \
| * | mei: fix kdoc in the driverTamar Mashiah2021-06-221-2/+2
| |/
* | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-291-0/+1
|\ \
| * | watchdog/octeon-wdt: Directly include linux/irqdomain.hMarc Zyngier2021-06-101-0/+1
| |/
* / watchdog: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/
* Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-283-0/+305
|\
| * Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones2021-04-143-0/+305
| |\
| | * wdt: Support wdt on ROHM BD9576MUF and BD9573MUFMatti Vaittinen2021-03-103-0/+305
* | | Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-261-0/+1
|\ \ \
| * | | watchdog: npcm: Add support for WPCM450Jonathan Neuschäfer2021-04-091-0/+1
| | |/ | |/|
* | | Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-141-2/+2
|\ \ \
| * | | treewide: change my e-mail address, fix my nameMarek Behún2021-04-091-2/+2
| | |/ | |/|
* / | watchdog: retu_wdt: Clean-up by using managed work initMatti Vaittinen2021-03-231-16/+6
|/ /
* / module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-173-3/+0
|/
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-3/+1
|\
| * mei: bus: change remove callback to return voidUwe Kleine-König2021-02-091-3/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\|
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-02-2216-1416/+354
|\ \
| * | watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQSai Prakash Ranjan2021-02-071-12/+1
| * | watchdog: mei_wdt: request stop on unregisterAlexander Usyskin2021-02-071-0/+1
| * | watchdog: remove coh901 driverArnd Bergmann2021-02-073-420/+0
| * | watchdog: remove tango driverArnd Bergmann2021-02-073-221/+0
| * | watchdog: remove zte zx driverArnd Bergmann2021-02-073-290/+0
| * | watchdog: remove sirf atlas driverArnd Bergmann2021-02-073-232/+0
| * | watchdog: remove sirf prima driverArnd Bergmann2021-02-073-227/+0
| * | watchdog: mt8192: add wdt supportCrystal Guo2021-02-071-0/+6
| * | watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre...freddy.hsin2021-02-071-2/+15
| * | watchdog: renesas_wdt: add grace period before rebootingWolfram Sang2021-02-071-0/+3
| * | watchdog: stop wdd when watchdog hw running in reboot_notifierZhao Qiang2021-02-071-1/+1
| * | watchdog: ziirave_wdt: remove unused including <linux/version.h>Tian Tao2021-02-071-1/+0
| * | watchdog: renesas_wdt: don't sleep in atomic contextWolfram Sang2021-02-071-6/+24
| * | watchdog: hpwdt: Assign boolean values to a bool variableJiapeng Zhong2021-02-071-3/+3
| * | watchdog: Add watchdog driver for Intel Keembay SocVijayakannan Ayyathurai2021-02-073-0/+300
| * | watchdog: it8712f_wdt: remove definition of DEBUGTom Rix2021-02-071-1/+0
| |/
* | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-225-597/+4
|\ \