summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-05-05watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...Guenter Roeck
2019-05-05watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann
2019-05-05watchdog: machzwd : fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-05-05watchdog: rtd119x_wdt: Fix remove functionGuenter Roeck
2019-05-05watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing
2019-05-05watchdog: alim7101: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2019-05-05watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-05watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang
2019-05-05watchdog: bd70528: Initial support for ROHM BD70528 watchdog blockMatti Vaittinen
2019-05-05watchdog: f71808e_wdt: fix F81866 bit operationJi-Ze Hong (Peter Hong)
2019-05-05watchdog: f71808e_wdt: separate declaration and assignmentJi-Ze Hong (Peter Hong)
2019-05-05watchdog: i6300esb: stop printing kernel addressesMatteo Croce
2019-05-05watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy
2019-05-05watchdog: orion_wdt: remove orion_wdt_set_timeoutChris Packham
2019-03-11Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-02watchdog: w83877f_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sc520_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sbc60xxwdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: smsc37b787_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sc1200: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: pc87413: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.Michael Shych
2019-03-02watchdog: dw: remove useless pr_fmtJisheng Zhang
2019-03-02watchdog: pika_wdt: drop pointless static qualifier in pikawdt_initYueHaibing
2019-03-02watchdog/hpwdt: Update Kconfig documentationJerry Hoemann
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2019-02-02watchdog: qcom: Add suspend/resume supportSai Prakash Ranjan
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones
2019-01-16watchdog: stpmic1: Add STPMIC1 watchdog driverPascal PAILLET-LME
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2019-01-07watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugsDan Carpenter
2019-01-07watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-12-24watchdog: tqmx86: Add watchdog driver for the IO controllerAndrew Lunn
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij
2018-12-22watchdog: mena21_wdt: Convert to GPIO descriptorsLinus Walleij
2018-12-22watchdog: Add pm8916 watchdog driverLoic Poulain
2018-12-22watchdog: renesas_wdt: don't keep timer value during suspend/resumeWolfram Sang
2018-12-22watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-22watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-22watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King
2018-12-22watchdog/hpwdt: Update driver version.Jerry Hoemann
2018-12-22watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann
2018-12-22watchdog/hpwdt: Exclude via blacklistJerry Hoemann
2018-12-09watchdog: w83627hf_wdt: Add quirk for Inves systemJean Delvare
2018-12-09watchdog: cpwd: add of_node_put()Yangtao Li
2018-12-09watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada