aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter
2013-11-17watchdog: add ralink watchdog driverJohn Crispin
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-09-16watchdog: Drop references to H8300 architectureGuenter Roeck
2013-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-09-11lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen
2013-09-10watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione
2013-09-10watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-11watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas
2013-07-11watchdog: softdog: remove replaceable ping operationKim, Milo
2013-07-11watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn
2013-07-11Watchdog: fix clearing of the watchdog interruptRussell King
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King
2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han