aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2018-11-17watchdog: npcm: Modify npcm watchdog kconfig arch parameterTomer Maimon
2018-11-17watchdog: renesas_wdt: Fix typosFabrizio Castro
2018-10-22watchdog: ts4800: release syscon device node in ts4800_wdt_probe()Alexey Khoroshilov
2018-10-13watchdog: armada_37xx_wdt: use do_div for u64 divisionMarek BehĂșn
2018-10-13watchdog: Add support for Armada 37xx CPU watchdogMarek BehĂșn
2018-10-13watchdog: mpc8xxx: provide boot statusChristophe Leroy
2018-10-02watchdog: rza_wdt: Support longer timeoutsChris Brandt
2018-10-02watchdog: hpwdt: Disable PreTimeout when Timeout is smallerJerry Hoemann
2018-10-02watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck
2018-10-02watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()Christophe Leroy
2018-10-02watchdog: lantiq: add get_timeleft callbackHauke Mehrtens
2018-10-02watchdog: lantiq: Convert to watchdog_deviceHauke Mehrtens
2018-10-02watchdog: lantiq: update register names to better match specHauke Mehrtens
2018-10-02watchdog: sama5d4: fix timeout-sec usageRomain Izard
2018-10-02watchdog: fix a small number of "watchog" typos in commentsRobert P. J. Day
2018-10-02watchdog: rza_wdt: convert to SPDX identifiersKuninori Morimoto
2018-10-02watchdog: iTCO_wdt: Remove unused hooksJean Delvare
2018-10-02watchdog: iTCO_wdt: Drop option vendorsupport=2Jean Delvare
2018-10-02watchdog: renesas_wdt: stop when unregisteringWolfram Sang
2018-10-02watchdog: core: fix null pointer dereference when releasing cdevWolfram Sang
2018-10-02watchdog: renesas_wdt: use SPDX identifier for Renesas driversWolfram Sang
2018-10-02watchdog: hpwdt: Update version number.Jerry Hoemann
2018-10-02watchdog: hpwdt: Module paramerter alias.Jerry Hoemann
2018-10-02watchdog: hpwdt: Display module parameters.Jerry Hoemann
2018-10-02watchdog: hpwdt: Claim NMI from iLOJerry Hoemann
2018-10-02watchdog: hpwdt: Initialize pretimeout from module parameter.Jerry Hoemann
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-18Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-08-06watchdog: fix dependencies of menz69_wdt.oJohannes Thumshirn
2018-08-06watchdog: sp805: Add clock-frequency propertySrinath Mannam
2018-08-02watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun