summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/watchdog/David Howells2017-04-20
* | drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott2017-05-08
* | watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan2017-04-28
* | watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functionsKuppuswamy Sathyanarayanan2017-04-28
|/
* watchdog: retu: restore MFD dependencyArnd Bergmann2017-03-01
* watchdog: db8500: add back prmcu dependencyArnd Bergmann2017-03-01
* watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-03-01
* watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel2017-03-01
* watchdog: kempld: revert to full dependencyArnd Bergmann2017-03-01
* watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann2017-03-01
* watchdog: sp805: add back AMBA dependencyArnd Bergmann2017-03-01
* watchdog: menf21bmc: add I2C dependencyArnd Bergmann2017-03-01
* watchdog: geode: restore hard CS5535_MFGPT dependencyArnd Bergmann2017-03-01
* watchdog: wm831x watchdog really needs mfdArnd Bergmann2017-03-01
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
* watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski2017-02-24
* watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski2017-02-24
* watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski2017-02-24
* watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski2017-02-24
* watchdog: s3c2410: Remove confusing CONFIG prefix from local definesKrzysztof Kozlowski2017-02-24
* watchdog: softdog: make pretimeout support a compile optionWolfram Sang2017-02-24
* watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie2017-02-24
* watchdog: sama5d4: Implement resume hookAlexandre Belloni2017-02-24
* watchdog: sama5d4: Cache MR instead of a partial configAlexandre Belloni2017-02-24
* watchdog: ts72xx_wdt: convert driver to watchdog coreH Hartley Sweeten2017-02-24
* watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeatH Hartley Sweeten2017-02-24
* watchdog: RDC321X_WDT always depends on PCIGuenter Roeck2017-02-24
* watchdog: add driver for Cortina Gemini watchdogLinus Walleij2017-02-24
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-24
* watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck2017-02-24
* watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-02-24
* watchdog: tegra_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: da9062_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: da9055_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: da9052_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck2017-02-24
* watchdog: mena21_wdt: Convert to use device managed functions and other impro...Guenter Roeck2017-02-24
* watchdog: wm831x_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: digicolor_wdt: Convert to use device managed functions and other im...Guenter Roeck2017-02-24
* watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck2017-02-24
* watchdog: intel-mid_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-24
* watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-24
* watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck2017-02-24
* watchdog: coh901327_wdt: Use dev variable instead of pdev->devGuenter Roeck2017-02-24
* watchdog: coh901327_wdt: Use devm_ioremap_resource to map resourcesGuenter Roeck2017-02-24
* watchdog: coh901327_wdt: Keep clock enabled after loading driverGuenter Roeck2017-02-24
* watchdog: coh901327_wdt: Simplify error handling in probe functionGuenter Roeck2017-02-24