summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorLines
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-645/+1003
2017-07-03watchdog: introduce watchdog_worker_should_ping helperRasmus Villemoes-4/+9
2017-07-03watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara-0/+281
2017-07-03watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav-1/+1
2017-07-03watchdog: zx2967: constify zx2967_wdt_ops.Arvind Yadav-1/+1
2017-07-03watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav-2/+2
2017-07-03watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav-1/+3
2017-07-03watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav-1/+5
2017-07-03watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav-1/+3
2017-07-03watchdog: it87: Add support for various Super-IO chipsGuenter Roeck-5/+21
2017-07-03watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck-29/+5
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck-210/+19
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck-304/+72
2017-07-03watchdog: it87: Drop FSF mailing addressGuenter Roeck-4/+0
2017-07-03watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar-0/+11
2017-06-15drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo-1/+1
2017-06-05watchdog: w83627hf: Add support for NCT6793D and NCT6795DGuenter Roeck-1/+14
2017-06-05watchdog: core: add option to avoid early handling of watchdogSebastian Reichel-3/+27
2017-06-05watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero-10/+24
2017-06-05watchdog: Add STM32 IWDG driverYannick Fertre-0/+266
2017-06-05watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck-60/+13
2017-06-05watchdog: orion: make license info match the file headerUwe Kleine-König-1/+1
2017-06-05watchdog: s3c2410: Minor code cleanupKrzysztof Kozlowski-22/+13
2017-06-05watchdog: s3c2410: Simplify getting driver dataKrzysztof Kozlowski-7/+10
2017-06-05watchdog: s3c2410: Constify local structuresKrzysztof Kozlowski-3/+3
2017-06-05watchdog: intel-mid_wdt: Keep watchdog runningAndy Shevchenko-2/+15
2017-06-05watchdog: add rza_wdt driverChris Brandt-0/+208
2017-06-05watchdog: sama5d4: Add comment explaining what happens on resumeAlexandre Belloni-0/+5
2017-06-05watchodg: sama5d4: simplify probeAlexandre Belloni-8/+6
2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt-1/+2
2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun-3/+1
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini-12/+10
2017-05-18watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang-1/+1
2017-05-18watchdog: cadence_wdt: fix timeout settingTomas Melin-1/+1
2017-05-18watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold-0/+3
2017-05-18watchdog: sama5d4: fix race conditionAlexandre Belloni-4/+29
2017-05-18watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni-18/+30
2017-05-18watchdog: orion: fix compile-test dependenciesArnd Bergmann-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott-1/+1
2017-04-28watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan-7/+18
2017-04-28watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functionsKuppuswamy Sathyanarayanan-33/+50
2017-04-20Annotate hardware config module parameters in drivers/watchdog/David Howells-7/+7
2017-03-01watchdog: retu: restore MFD dependencyArnd Bergmann-1/+1
2017-03-01watchdog: db8500: add back prmcu dependencyArnd Bergmann-1/+1
2017-03-01watchdog: kempld: fix gcc-4.3 buildArnd Bergmann-1/+8
2017-03-01watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel-17/+27
2017-03-01watchdog: kempld: revert to full dependencyArnd Bergmann-1/+1
2017-03-01watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann-1/+1
2017-03-01watchdog: sp805: add back AMBA dependencyArnd Bergmann-1/+1