summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-171-0/+10
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-1787-112/+6Star
* watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck2013-11-171-1/+1
* watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
* watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-171-1/+0Star
* watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-173-0/+234
* watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-173-3/+3
* watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-171-20/+16Star
* watchdog: add ralink watchdog driverJohn Crispin2013-11-173-0/+216
* watchdog: Add MOXA ART watchdog driverJonas Jensen2013-11-173-0/+176
* watchdog: kempld_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
* watchdog: dw_wdt: Add __user annotationJingoo Han2013-11-171-2/+2
* watchdog: use dev_get_platdata()Jingoo Han2013-11-177-12/+10Star
* watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos2013-11-171-0/+1
* watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner2013-11-171-5/+5
* watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner2013-11-171-8/+3Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-0/+3
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+1
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-074-4/+11
| |\
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-102-0/+2
* | | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-122-4/+0Star
|\ \ \
| * | | watchdog: Drop references to H8300 architectureGuenter Roeck2013-09-172-4/+0Star
| |/ /
* | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-181-1/+1
* | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-181-1/+1
| |/ |/|
* | watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
* | watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
* | watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
* | watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas2013-10-101-0/+6
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-09-127-119/+377
|\
| * watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-5/+1Star
| * watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-09-101-5/+0Star
| * watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-10/+0Star
| * watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-5/+0Star
| * watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione2013-09-103-0/+248
| * watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala2013-09-101-94/+128
* | lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen2013-09-121-2/+4
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-132-2/+2
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-1/+1
| |\
| | * WATCHDOG: sb_wdog: Fix 32 bit build failureRalf Baechle2013-06-211-1/+1
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
| |/
* | watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas2013-07-111-4/+7
* | watchdog: softdog: remove replaceable ping operationKim, Milo2013-07-111-1/+0Star
* | watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn2013-07-113-0/+283
* | Watchdog: fix clearing of the watchdog interruptRussell King2013-07-111-3/+1Star
* | Watchdog: allow orion_wdt to be built for DoveRussell King2013-07-112-1/+4
* | watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel2013-07-113-0/+201
* | watchdog: delete mpcore_wdt driverViresh Kumar2013-07-113-464/+0Star
* | watchdog: xilinx: Setup the origin compatible stringMichal Simek2013-07-111-0/+1
* | watchdog: xilinx: Fix driver headerMichal Simek2013-07-111-20/+10Star
* | watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko2013-07-111-26/+3Star