summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-07-1120-645/+1003
|\
| * watchdog: introduce watchdog_worker_should_ping helperRasmus Villemoes2017-07-031-4/+9
| * watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara2017-07-033-0/+281
| * watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav2017-07-031-1/+1
| * watchdog: zx2967: constify zx2967_wdt_ops.Arvind Yadav2017-07-031-1/+1
| * watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav2017-07-031-2/+2
| * watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav2017-07-031-1/+3
| * watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+5
| * watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+3
| * watchdog: it87: Add support for various Super-IO chipsGuenter Roeck2017-07-032-5/+21
| * watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck2017-07-031-29/+5
| * watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck2017-07-032-210/+19
| * watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck2017-07-032-304/+72
| * watchdog: it87: Drop FSF mailing addressGuenter Roeck2017-07-031-4/+0
| * watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar2017-07-031-0/+11
| * watchdog: w83627hf: Add support for NCT6793D and NCT6795DGuenter Roeck2017-06-051-1/+14
| * watchdog: core: add option to avoid early handling of watchdogSebastian Reichel2017-06-052-3/+27
| * watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero2017-06-052-10/+24
| * watchdog: Add STM32 IWDG driverYannick Fertre2017-06-053-0/+266
| * watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck2017-06-051-60/+13
| * watchdog: orion: make license info match the file headerUwe Kleine-König2017-06-051-1/+1
| * watchdog: s3c2410: Minor code cleanupKrzysztof Kozlowski2017-06-051-22/+13
| * watchdog: s3c2410: Simplify getting driver dataKrzysztof Kozlowski2017-06-051-7/+10
| * watchdog: s3c2410: Constify local structuresKrzysztof Kozlowski2017-06-051-3/+3
| * watchdog: intel-mid_wdt: Keep watchdog runningAndy Shevchenko2017-06-051-2/+15
| * watchdog: add rza_wdt driverChris Brandt2017-06-053-0/+208
| * watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni2017-06-051-0/+5
| * watchodg: sama5d4: simplify probeAlexandre Belloni2017-06-051-8/+6
* | drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo2017-06-151-1/+1
|/
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-05-191-1/+2
* watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun2017-05-191-3/+1
* iTCO_wdt: all versions count down twicePaolo Bonzini2017-05-191-12/+10
* watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang2017-05-181-1/+1
* watchdog: cadence_wdt: fix timeout settingTomas Melin2017-05-181-1/+1
* watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-181-0/+3
* watchdog: sama5d4: fix race conditionAlexandre Belloni2017-05-181-4/+29
* watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni2017-05-181-18/+30
* watchdog: orion: fix compile-test dependenciesArnd Bergmann2017-05-181-1/+1
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-105-7/+7
|\
| * Annotate hardware config module parameters in drivers/watchdog/David Howells2017-04-205-7/+7
* | drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* | watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan2017-04-281-7/+18
* | watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functionsKuppuswamy Sathyanarayanan2017-04-281-33/+50
|/
* watchdog: retu: restore MFD dependencyArnd Bergmann2017-03-011-1/+1
* watchdog: db8500: add back prmcu dependencyArnd Bergmann2017-03-011-1/+1
* watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-03-011-1/+8
* watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel2017-03-011-17/+27
* watchdog: kempld: revert to full dependencyArnd Bergmann2017-03-011-1/+1
* watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann2017-03-011-1/+1
OpenPOWER on IntegriCloud