aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-0/+3
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-4/+0
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring1-0/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring4-4/+11
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6
2013-10-09drivers: clean-up prom.h implicit includesRob Herring2-0/+2
2013-09-16watchdog: Drop references to H8300 architectureGuenter Roeck2-4/+0
2013-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds7-119/+377
2013-09-11lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen1-2/+4
2013-09-10watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall1-5/+1
2013-09-10watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall1-5/+0
2013-09-10watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall1-10/+0
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall1-5/+0
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione3-0/+248
2013-09-10watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala1-94/+128
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2013-07-11watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas1-4/+7
2013-07-11watchdog: softdog: remove replaceable ping operationKim, Milo1-1/+0
2013-07-11watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn3-0/+283
2013-07-11Watchdog: fix clearing of the watchdog interruptRussell King1-3/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King2-1/+4
2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel3-0/+201
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar3-464/+0
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek1-0/+1
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek1-20/+10
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko1-26/+3
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios1-2/+4
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen1-1/+1
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han1-10/+8
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han1-11/+6
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han1-2/+1
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat1-2/+2