aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+305
2021-04-26Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman1-2/+2
2021-04-14Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones3-0/+305
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún1-2/+2
2021-04-09watchdog: npcm: Add support for WPCM450Jonathan Neuschäfer1-0/+1
2021-03-23watchdog: retu_wdt: Clean-up by using managed work initMatti Vaittinen1-16/+6
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky3-3/+0
2021-03-10wdt: Support wdt on ROHM BD9576MUF and BD9573MUFMatti Vaittinen3-0/+305
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+1
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+1
2021-02-22Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-1416/+354
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds5-597/+4
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König1-3/+1
2021-02-07watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQSai Prakash Ranjan1-12/+1
2021-02-07watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-02-07watchdog: remove coh901 driverArnd Bergmann3-420/+0
2021-02-07watchdog: remove tango driverArnd Bergmann3-221/+0
2021-02-07watchdog: remove zte zx driverArnd Bergmann3-290/+0
2021-02-07watchdog: remove sirf atlas driverArnd Bergmann3-232/+0
2021-02-07watchdog: remove sirf prima driverArnd Bergmann3-227/+0
2021-02-07watchdog: mt8192: add wdt supportCrystal Guo1-0/+6
2021-02-07watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problemfreddy.hsin1-2/+15
2021-02-07watchdog: renesas_wdt: add grace period before rebootingWolfram Sang1-0/+3
2021-02-07watchdog: stop wdd when watchdog hw running in reboot_notifierZhao Qiang1-1/+1
2021-02-07watchdog: ziirave_wdt: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-02-07watchdog: renesas_wdt: don't sleep in atomic contextWolfram Sang1-6/+24
2021-02-07watchdog: hpwdt: Assign boolean values to a bool variableJiapeng Zhong1-3/+3
2021-02-07watchdog: Add watchdog driver for Intel Keembay SocVijayakannan Ayyathurai3-0/+300
2021-02-07watchdog: it8712f_wdt: remove definition of DEBUGTom Rix1-1/+0
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-3/+1
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König1-3/+1
2021-01-26watchdog: pcwd: drop always-false if from remove callbackUwe Kleine-König1-3/+0
2021-01-25watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is readyAndy Shevchenko1-4/+4
2021-01-25watchdog: intel_scu_watchdog: Remove driver for deprecated platformAndy Shevchenko4-593/+0
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds15-369/+92
2020-12-17watchdog: convert comma to semicolonZheng Yongjun1-2/+2
2020-12-17watchdog: iTCO_wdt: use dev_*() instead of pr_*() for loggingEnrico Weigelt, metux IT consult1-10/+8
2020-12-17watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann1-1/+1
2020-12-17watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam1-1/+1
2020-12-13watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult1-15/+1
2020-12-13watchdog: Fix potential dereferencing of null pointerWang Wensheng1-9/+13
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee1-3/+3
2020-12-13watchdog/hpwdt: Reflect changesJerry Hoemann1-1/+1
2020-12-13watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann1-0/+6
2020-12-13wdt: sp805: add watchdog_stop on rebootZhao Qiang1-0/+1
2020-12-13watchdog: sbc_fitpc2_wdt: add __user annotationsRasmus Villemoes1-6/+6
2020-12-13watchdog: geodewdt: remove unneeded breakTom Rix1-2/+0
2020-12-13watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong1-1/+3
2020-12-13watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko1-0/+18