aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds13-26/+284
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-34/+11
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+548
2016-05-14watchdog: shwdt: Use setup_timer()Muhammad Falak R Wani1-3/+1
2016-05-14watchdog: cpwd: Use setup_timer()Muhammad Falak R Wani1-3/+1
2016-05-14watchdog: renesas-wdt: add driverWolfram Sang3-0/+222
2016-05-14watchdog: remove error message when unable to allocate watchdog deviceColin Ian King1-3/+1
2016-05-14watchdog: f71808e_wdt: Fix WDTMOUT_STS register readKnud Poulsen1-2/+2
2016-05-14watchdog: f71808e_wdt: Fix typoKnud Poulsen1-1/+1
2016-05-14watchdog: f71808e_wdt: Add F81865 supportKnud Poulsen1-3/+21
2016-05-14watchdog: sp5100_tco: properly check for new register layoutsLucas Stach1-5/+10
2016-05-14watchdog: core: Fix circular locking dependencyGuenter Roeck1-1/+0
2016-05-14watchdog: core: fix trivial typo in a commentWolfram Sang1-1/+1
2016-05-14watchdog: imx2_wdt: add external reset support via dt propTim Harvey1-2/+17
2016-05-14watchdog: octeon: Handle the FROZEN hot plug notifier actions.Richard Cochran1-1/+1
2016-05-14watchdog: qcom: Report reboot reasonGuenter Roeck1-1/+6
2016-05-13watchdog: pic32-dmt: Add PIC32 deadman timer driverPurna Chandra Mandal3-0/+271
2016-05-13watchdog: pic32-wdt: Add PIC32 watchdog driverJoshua Henderson3-0/+277
2016-05-02watchdog: ebc-c384_wdt: Utilize the ISA bus driverWilliam Breathitt Gray2-34/+11
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-6/+5
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-316/+1352
2016-03-16watchdog: Ensure that wdd is not dereferenced if NULLGuenter Roeck1-2/+4
2016-03-16watchdog: imx2: Convert to use infrastructure triggered keepalivesGuenter Roeck1-61/+13
2016-03-16watchdog: dw_wdt: Convert to use watchdog infrastructureGuenter Roeck2-207/+117
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck1-0/+15
2016-03-16watchdog: Make stop function optionalGuenter Roeck2-2/+6
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck1-13/+39
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck1-8/+121
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck1-2/+9
2016-03-16watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux1-0/+15
2016-03-16watchdog: pnx4008: add support for soft resetSylvain Lemieux1-3/+10
2016-03-16watchdog: pnx4008: add restart handlerSylvain Lemieux1-0/+17
2016-03-16watchdog: pnx4008: update logging during power-onSylvain Lemieux1-2/+1
2016-03-16watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang1-4/+10
2016-03-16watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang1-0/+5
2016-03-16watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas1-0/+16
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei3-0/+429
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testingGreg Kroah-Hartman3-0/+203
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-0/+203
2016-03-01watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray3-0/+198
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley3-0/+282
2016-03-01watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck13-13/+25
2016-03-01watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch1-1/+1
2016-03-01watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin1-1/+1
2016-03-01watchdog: Add hardware dependency to BCM7038 driverJean Delvare1-3/+5
2016-03-01watchdog: orion: Depend on 32-bit ARMThierry Reding1-0/+1
2016-03-01watchdog: ts4800: add hardware dependencyJean Delvare1-0/+1