summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-8/+2
| |\
| | * ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski2020-08-191-8/+2
* | | Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2020-10-2114-48/+320
|\ \ \
| * | | watchdog: Add Toshiba Visconti watchdog driverNobuhiro Iwamatsu2020-10-143-0/+204
| * | | watchdog: it87_wdt: add IT8784 IDHanspeter Portner2020-10-141-1/+3
| * | | watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabledGuenter Roeck2020-10-141-0/+18
| * | | watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck2020-10-141-1/+1
| * | | watchdog: renesas_wdt: support handover from bootloaderWolfram Sang2020-10-141-2/+10
| * | | watchdog: imx7ulp: Watchdog should continue running for wait/stop modeAnson Huang2020-10-141-1/+4
| * | | watchdog: rti: Simplify with dev_err_probe()Krzysztof Kozlowski2020-10-141-10/+4
| * | | watchdog: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski2020-10-141-6/+3
| * | | watchdog: cadence: Simplify with dev_err_probe()Krzysztof Kozlowski2020-10-141-6/+3
| * | | watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>Zhen Lei2020-10-141-2/+0
| * | | watchdog: Use put_device on errorDinghao Liu2020-10-141-1/+1
| * | | watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu2020-10-141-1/+3
| * | | watchdog: imx7ulp: Strictly follow the sequence for wdog operationsAnson Huang2020-10-141-13/+61
| * | | watchdog: it87_wdt: add IT8772 IDHanspeter Portner2020-10-141-1/+3
| * | | watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET2020-10-141-1/+1
| * | | drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik2020-10-141-3/+2
| |/ /
* | | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-143-0/+241
|\ \ \ | |/ / |/| |
| * | watchdog: add support for sl28cpld watchdogMichael Walle2020-09-173-0/+241
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/
* Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-08-1249-153/+755
|\
| * watchdog: rti-wdt: balance pm runtime enable callsTero Kristo2020-08-051-0/+2
| * watchdog: rti-wdt: attach to running watchdog during probeTero Kristo2020-08-051-10/+102
| * watchdog: add support for adjusting last known HW keepalive timeTero Kristo2020-08-051-0/+30