summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2018-12-22watchdog: Add pm8916 watchdog driverLoic Poulain3-0/+220
2018-12-22watchdog: renesas_wdt: don't keep timer value during suspend/resumeWolfram Sang1-7/+4
2018-12-22watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-22watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-22watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King1-1/+1
2018-12-22watchdog/hpwdt: Update driver version.Jerry Hoemann1-1/+1
2018-12-22watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann1-0/+1
2018-12-22watchdog/hpwdt: Exclude via blacklistJerry Hoemann1-5/+7
2018-12-09watchdog: w83627hf_wdt: Add quirk for Inves systemJean Delvare1-3/+35
2018-12-09watchdog: cpwd: add of_node_put()Yangtao Li1-0/+2
2018-12-09watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang1-2/+7
2018-11-17watchdog: npcm: Modify npcm watchdog kconfig arch parameterTomer Maimon1-1/+1
2018-11-17watchdog: renesas_wdt: Fix typosFabrizio Castro1-2/+2
2018-10-22watchdog: ts4800: release syscon device node in ts4800_wdt_probe()Alexey Khoroshilov1-0/+1
2018-10-13watchdog: armada_37xx_wdt: use do_div for u64 divisionMarek BehĂșn1-4/+5
2018-10-13watchdog: Add support for Armada 37xx CPU watchdogMarek BehĂșn3-0/+399
2018-10-13watchdog: mpc8xxx: provide boot statusChristophe Leroy1-0/+22
2018-10-02watchdog: rza_wdt: Support longer timeoutsChris Brandt1-18/+70
2018-10-02watchdog: hpwdt: Disable PreTimeout when Timeout is smallerJerry Hoemann1-0/+4
2018-10-02watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck1-1/+7
2018-10-02watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()Christophe Leroy1-12/+12
2018-10-02watchdog: lantiq: add get_timeleft callbackHauke Mehrtens1-0/+11
2018-10-02watchdog: lantiq: Convert to watchdog_deviceHauke Mehrtens2-154/+125
2018-10-02watchdog: lantiq: update register names to better match specHauke Mehrtens1-17/+19
2018-10-02watchdog: sama5d4: fix timeout-sec usageRomain Izard1-5/+1
2018-10-02watchdog: fix a small number of "watchog" typos in commentsRobert P. J. Day2-3/+3
2018-10-02watchdog: rza_wdt: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-10-02watchdog: iTCO_wdt: Remove unused hooksJean Delvare3-18/+0
2018-10-02watchdog: iTCO_wdt: Drop option vendorsupport=2Jean Delvare1-150/+8
2018-10-02watchdog: renesas_wdt: stop when unregisteringWolfram Sang1-0/+1
2018-10-02watchdog: core: fix null pointer dereference when releasing cdevWolfram Sang1-5/+5
2018-10-02watchdog: renesas_wdt: use SPDX identifier for Renesas driversWolfram Sang1-4/+1
2018-10-02watchdog: hpwdt: Update version number.Jerry Hoemann1-1/+1
2018-10-02watchdog: hpwdt: Module paramerter alias.Jerry Hoemann1-0/+3
2018-10-02watchdog: hpwdt: Display module parameters.Jerry Hoemann1-3/+6
2018-10-02watchdog: hpwdt: Claim NMI from iLOJerry Hoemann1-1/+1
2018-10-02watchdog: hpwdt: Initialize pretimeout from module parameter.Jerry Hoemann1-2/+2
2018-08-23include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-5/+0
2018-08-19Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds9-64/+312
2018-08-06watchdog: fix dependencies of menz69_wdt.oJohannes Thumshirn1-1/+1
2018-08-06watchdog: sp805: Add clock-frequency propertySrinath Mannam1-10/+25
2018-08-02watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn3-0/+181
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun1-3/+1
2018-08-02watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: sp805: set WDOG_HW_RUNNING when appropriateRay Jui1-0/+19
2018-08-02watchdog: sp805: add 'timeout-sec' DT property supportRay Jui1-1/+8
2018-08-02watchdog: orion_wdt: Mark watchdog as active when running at probeMaxim Kochetkov1-0/+2
2018-08-02watchdog: stm32: add pclk feature for stm32mp1Ludovic Barre1-42/+74
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap8-0/+8