summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
* watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck2017-02-241-8/+1
* watchdog: intel-mid_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-10/+1
* watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-21/+2
* watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck2017-02-241-22/+2
* watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-13/+1
* watchdog: coh901327_wdt: Use dev variable instead of pdev->devGuenter Roeck2017-02-241-19/+15
* watchdog: coh901327_wdt: Use devm_ioremap_resource to map resourcesGuenter Roeck2017-02-241-26/+5
* watchdog: coh901327_wdt: Keep clock enabled after loading driverGuenter Roeck2017-02-241-20/+1
* watchdog: coh901327_wdt: Simplify error handling in probe functionGuenter Roeck2017-02-241-4/+2
* watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-21/+13
* watchdog: dw_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-16/+7
* watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-27/+30
* watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-15/+7
* watchdog: bcm47xx_wdt: Don't validate platform data on removeGuenter Roeck2017-02-241-3/+0
* watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck2017-02-241-7/+1
* watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck2017-02-241-27/+26
* watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck2017-02-241-63/+17
* watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck2017-02-241-197/+205
* watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"Colin Ian King2017-02-241-1/+1
* watchdog: Enable COMPILE_TEST where possibleGuenter Roeck2017-02-241-59/+59
* watchdog: pnx833x_wdt: Mark as brokenGuenter Roeck2017-02-241-0/+1
* watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong2017-02-243-0/+276
* watchdog: constify watchdog_info structuresBhumika Goyal2017-02-2412-12/+12
* watchdog: pika_wdt: add __ro_after_init to identBhumika Goyal2017-02-241-1/+1
* watchdog: booke_wdt: add __ro_after_init to booke_wdt_infoBhumika Goyal2017-02-241-1/+1
* watchdog: sa11x0/pxa: fix error path of driver initializationVladimir Zapolskiy2017-02-241-3/+5
* watchdog: update my email addressJohn Crispin2017-02-243-5/+5
* Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2417-57/+261
|\
| * watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2016-12-162-3/+5
| * watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
| * watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling2016-12-163-0/+178
| * watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7
| * watchdog: da9062/61: watchdog driverSteve Twiss2016-12-162-4/+12
| * intel-mid_wdt: Error code is just an integerAndy Shevchenko2016-12-161-11/+8
| * intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko2016-12-161-0/+3
| * watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2016-12-161-0/+2
| * watchdog: jz4740: Fix modular buildStephen Boyd2016-12-161-1/+1
| * watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2016-12-161-1/+1
| * watchdog: davinci: add support for deferred probingTero Kristo2016-12-161-1/+5
| * watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-12-161-1/+0
| * watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day2016-12-161-17/+17
| * watchdog: max77620_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
| * watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-151-1/+23
|\ \
| * \ Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson2016-11-171-1/+23
| |\ \
| | * | watchdog: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik2016-10-181-1/+23
* | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-131-46/+12
|\ \ \ \
| * | | | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-171-25/+11
OpenPOWER on IntegriCloud