summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-03-1112-13/+342
|\
| * watchdog: w83877f_wdt: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: sc520_wdt: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: sbc60xxwdt: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: smsc37b787_wdt: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: sc1200: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: pc87413: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
| * watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.Michael Shych2019-03-023-0/+307
| * watchdog: dw: remove useless pr_fmtJisheng Zhang2019-03-021-2/+0Star
| * watchdog: pika_wdt: drop pointless static qualifier in pikawdt_initYueHaibing2019-03-021-1/+1
| * watchdog/hpwdt: Update Kconfig documentationJerry Hoemann2019-03-021-4/+5
| * watchdog: qcom: Add suspend/resume supportSai Prakash Ranjan2019-02-021-0/+23
* | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-083-0/+152
|\ \
| | \
| | \
| *-. | Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones2019-02-016-4/+158
| |\ \|
| | * | watchdog: stpmic1: Add STPMIC1 watchdog driverPascal PAILLET-LME2019-01-163-0/+152
| |/ /
* | | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2019-02-151-17/+9Star
|\ \ \ | |_|/ |/| |
| * | bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt2019-01-091-17/+9Star
| |/
* | watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugsDan Carpenter2019-01-071-4/+4
* | watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2019-01-072-0/+2
|/
* Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-0113-95/+471
|\
| * watchdog: tqmx86: Add watchdog driver for the IO controllerAndrew Lunn2018-12-243-0/+139
| * watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-10/+9Star
| * watchdog: mena21_wdt: Convert to GPIO descriptorsLinus Walleij2018-12-221-37/+36Star
| * watchdog: Add pm8916 watchdog driverLoic Poulain2018-12-223-0/+220
| * watchdog: renesas_wdt: don't keep timer value during suspend/resumeWolfram Sang2018-12-221-7/+4Star
| * watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-221-13/+3Star
| * watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-221-13/+3Star
| * watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King2018-12-221-1/+1
| * watchdog/hpwdt: Update driver version.Jerry Hoemann2018-12-221-1/+1
| * watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann2018-12-221-0/+1
| * watchdog/hpwdt: Exclude via blacklistJerry Hoemann2018-12-221-5/+7
| * watchdog: w83627hf_wdt: Add quirk for Inves systemJean Delvare2018-12-091-3/+35
| * watchdog: cpwd: add of_node_put()Yangtao Li2018-12-091-0/+2
| * watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang2018-12-091-2/+7
| * watchdog: npcm: Modify npcm watchdog kconfig arch parameterTomer Maimon2018-11-171-1/+1
| * watchdog: renesas_wdt: Fix typosFabrizio Castro2018-11-171-2/+2
* | kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-011-7/+0Star
|/
* watchdog: ts4800: release syscon device node in ts4800_wdt_probe()Alexey Khoroshilov2018-10-221-0/+1
* watchdog: armada_37xx_wdt: use do_div for u64 divisionMarek BehĂșn2018-10-131-4/+5
* watchdog: Add support for Armada 37xx CPU watchdogMarek BehĂșn2018-10-133-0/+399
* watchdog: mpc8xxx: provide boot statusChristophe Leroy2018-10-131-0/+22
* watchdog: rza_wdt: Support longer timeoutsChris Brandt2018-10-021-18/+70
* watchdog: hpwdt: Disable PreTimeout when Timeout is smallerJerry Hoemann2018-10-021-0/+4
* watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck2018-10-021-1/+7
* watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()Christophe Leroy2018-10-021-12/+12
* watchdog: lantiq: add get_timeleft callbackHauke Mehrtens2018-10-021-0/+11
* watchdog: lantiq: Convert to watchdog_deviceHauke Mehrtens2018-10-022-154/+125Star
* watchdog: lantiq: update register names to better match specHauke Mehrtens2018-10-021-17/+19
* watchdog: sama5d4: fix timeout-sec usageRomain Izard2018-10-021-5/+1Star
* watchdog: fix a small number of "watchog" typos in commentsRobert P. J. Day2018-10-022-3/+3