summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-18watchdog: jz4740: Drop dependency on MACH_JZ47xxPaul Cercueil
2019-11-18watchdog: jz4740: Use regmap provided by TCU driverPaul Cercueil
2019-11-18watchdog: jz4740: Use WDT clock provided by TCU driverPaul Cercueil
2019-11-18watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev
2019-11-18watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li
2019-11-18watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-11-18watchdog: imx7ulp: Fix reboot hangFabio Estevam
2019-11-18watchdog: make nowayout sysfs file writableRasmus Villemoes
2019-11-18watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright
2019-11-18watchdog: imx7ulp: Use definitions instead of magic valuesFabio Estevam
2019-11-18watchdog: imx7ulp: Remove inline annotationsFabio Estevam
2019-11-18watchdog: imx7ulp: Remove unused structure memberFabio Estevam
2019-11-18watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()Fabio Estevam
2019-11-18watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven
2019-11-18watchdog: bd70528: Trivial function documentation fixMatti Vaittinen
2019-11-18watchdog: cadence: Do not show error in case of deferred probeMichal Simek
2019-11-18watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2019-11-18watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warningBorislav Petkov
2019-11-18watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT supportAndy Shevchenko
2019-11-18watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedlyAnson Huang
2019-11-18watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-11-18watchdog: imx2_wdt: Remove unnecessary blank lineAnson Huang
2019-11-18watchdog: w83627hf_wdt: Support NCT6116DSrikanth Krishnakar
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
2019-11-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen
2019-11-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang
2019-11-05watchdog: meson: Fix the wrong value of left timeXingyu Chen
2019-11-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz
2019-11-05watchdog: cpwd: fix build regressionArnd Bergmann
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-17watchdog: f71808e_wdt: Add F81803 supportJaret Cantu
2019-09-17watchdog: qcom: remove unnecessary variable from private storageJorge Ramirez-Ortiz
2019-09-17watchdog: qcom: support pre-timeout when the bark irq is availableJorge Ramirez-Ortiz
2019-09-17watchdog: imx_sc: this patch just fixes whitespacesOliver Graute
2019-09-17watchdog: aspeed: add support for dual bootIvan Mikhaylov
2019-09-17watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham
2019-09-17watchdog: Add i.MX7ULP watchdog supportAnson Huang
2019-09-17watchdog: aspeed: Add support for AST2600Ryan Chen
2019-09-17watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_START payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Drop status polling codeAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix RESET_PROCESSOR payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix DOWNLOAD_END payloadAndrey Smirnov
2019-09-17watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payloadAndrey Smirnov