summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is readyAndy Shevchenko2021-01-251-4/+4
| * | watchdog: intel_scu_watchdog: Remove driver for deprecated platformAndy Shevchenko2021-01-254-593/+0
| |/
* | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-3/+1
* | watchdog: pcwd: drop always-false if from remove callbackUwe Kleine-König2021-01-261-3/+0
|/
* Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2020-12-2315-369/+92
|\
| * watchdog: convert comma to semicolonZheng Yongjun2020-12-171-2/+2
| * watchdog: iTCO_wdt: use dev_*() instead of pr_*() for loggingEnrico Weigelt, metux IT consult2020-12-171-10/+8
| * watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann2020-12-171-1/+1
| * watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam2020-12-171-1/+1
| * watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult2020-12-131-15/+1
| * watchdog: Fix potential dereferencing of null pointerWang Wensheng2020-12-131-9/+13
| * watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee2020-12-131-3/+3
| * watchdog/hpwdt: Reflect changesJerry Hoemann2020-12-131-1/+1
| * watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann2020-12-131-0/+6
| * wdt: sp805: add watchdog_stop on rebootZhao Qiang2020-12-131-0/+1
| * watchdog: sbc_fitpc2_wdt: add __user annotationsRasmus Villemoes2020-12-131-6/+6
| * watchdog: geodewdt: remove unneeded breakTom Rix2020-12-131-2/+0
| * watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong2020-12-131-1/+3
| * watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko2020-12-131-0/+18
| * watchdog: remove pnx83xx driverThomas Bogendoerfer2020-12-133-288/+0
| * watchdog: stm32_iwdg: don't print an error on probe deferralEtienne Carriere2020-12-131-8/+5
| * watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang2020-12-131-4/+7
| * watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu2020-12-131-12/+13
| * watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu2020-12-131-7/+2
| * watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck2020-12-131-0/+1
| * watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck2020-12-131-0/+1
* | ARM: remove ebsa110 platformArnd Bergmann2020-10-301-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-8/+2
|\