summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: orion: fix platform_get_irq() complaintsRussell King2019-12-301-2/+2
* watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2019-12-301-0/+1
* watchdog: tqmx86_wdt: Fix build errorYueHaibing2019-12-301-0/+1
* watchdog: max77620_wdt: fix potential build errorsDavid Engraf2019-12-301-0/+1
* watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()Fabio Estevam2019-12-301-1/+1
* watchdog: w83627hf_wdt: Fix support NCT6116DSrikanth Krishnakar2019-12-301-1/+1
* Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-12-0114-166/+206
|\
| * watchdog: jz4740: Drop dependency on MACH_JZ47xxPaul Cercueil2019-11-181-1/+1
| * watchdog: jz4740: Use regmap provided by TCU driverPaul Cercueil2019-11-182-15/+21
| * watchdog: jz4740: Use WDT clock provided by TCU driverPaul Cercueil2019-11-182-45/+31
| * watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev2019-11-181-15/+19
| * watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li2019-11-181-4/+2
| * watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley2019-11-181-6/+10
| * watchdog: imx7ulp: Fix reboot hangFabio Estevam2019-11-181-0/+16
| * watchdog: make nowayout sysfs file writableRasmus Villemoes2019-11-181-1/+20
| * watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright2019-11-181-4/+6
| * watchdog: imx7ulp: Use definitions instead of magic valuesFabio Estevam2019-11-181-1/+4
| * watchdog: imx7ulp: Remove inline annotationsFabio Estevam2019-11-181-3/+3
| * watchdog: imx7ulp: Remove unused structure memberFabio Estevam2019-11-181-1/+0
| * watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()Fabio Estevam2019-11-181-10/+9
| * watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven2019-11-181-1/+1
| * watchdog: bd70528: Trivial function documentation fixMatti Vaittinen2019-11-181-2/+2
| * watchdog: cadence: Do not show error in case of deferred probeMichal Simek2019-11-181-2/+4
| * watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao2019-11-181-38/+32
| * watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warningBorislav Petkov2019-11-181-2/+1
| * watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT supportAndy Shevchenko2019-11-181-0/+1
| * watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedlyAnson Huang2019-11-181-11/+12
| * watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang2019-11-181-4/+2
| * watchdog: imx2_wdt: Remove unnecessary blank lineAnson Huang2019-11-181-1/+0
| * watchdog: w83627hf_wdt: Support NCT6116DSrikanth Krishnakar2019-11-182-1/+11
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-0155-0/+55
|\ \
| * | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-2355-0/+55
* | | Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-115-8/+28
|\ \ \ | | |/ | |/|
| * | watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen2019-11-051-0/+1
| * | watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang2019-11-051-1/+7
| * | watchdog: meson: Fix the wrong value of left timeXingyu Chen2019-11-051-2/+2
| * | watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz2019-11-051-4/+11
| * | watchdog: cpwd: fix build regressionArnd Bergmann2019-11-051-1/+7
| |/
* / drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-031-0/+1
|/
* Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-09-2717-889/+648
|\
| * watchdog: f71808e_wdt: Add F81803 supportJaret Cantu2019-09-172-3/+18
| * watchdog: qcom: remove unnecessary variable from private storageJorge Ramirez-Ortiz2019-09-171-8/+7
| * watchdog: qcom: support pre-timeout when the bark irq is availableJorge Ramirez-Ortiz2019-09-171-5/+64
| * watchdog: imx_sc: this patch just fixes whitespacesOliver Graute2019-09-171-2/+2
| * watchdog: aspeed: add support for dual bootIvan Mikhaylov2019-09-171-1/+64
| * watchdog: orion_wdt: use timer1 as a pretimeoutChris Packham2019-09-171-13/+53
| * watchdog: Add i.MX7ULP watchdog supportAnson Huang2019-09-173-0/+257
| * watchdog: aspeed: Add support for AST2600Ryan Chen2019-09-171-1/+3
| * watchdog: ziirave_wdt: Update checked I2C functionality maskAndrey Smirnov2019-09-171-1/+4
| * watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()Andrey Smirnov2019-09-171-22/+9