aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-11/+10
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+21
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-27m68knommu: clean up ColdFire 54xx General Timer definitionsGreg Ungerer1-11/+10
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-0/+5
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson1-1/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2-5/+3
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-0/+5
2012-09-11Merge branch 'ks8695/timer' into next/cleanupOlof Johansson1-1/+13
2012-09-11watchdog: ks8695: sink registers into driverLinus Walleij1-1/+13
2012-09-11watchdog/mpc8xxx: add a const qualifierArnd Bergmann1-1/+1
2012-09-10watchdog: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-10hpwdt: Fix kdump issue in hpwdtToshi Kani1-0/+3
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-3/+3
2012-08-17booke/wdt: some ioctls do not return values properlyTiejun Chen1-4/+3
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+7
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-7/+7
2012-07-27ARM: Orion: DTify the watchdog timer.Andrew Lunn1-0/+8
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds11-361/+121
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-6/+6
2012-07-23watchdog: orion_wdt: Convert driver to watchdog coreAxel Lin2-153/+51
2012-07-23watchdog: s3c2410_wdt: Use module_platform_driver()Sachin Kamat1-15/+1
2012-07-23watchdog: sch311x_wdt: Fix Polarity when starting watchdogWim Van Sebroeck1-2/+8
2012-07-23Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state.Lokesh Vutla1-17/+0
2012-07-23watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe()Gerard Snitselaar1-2/+2
2012-07-23watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli1-2/+2
2012-07-23watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck2-165/+49
2012-07-23watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek1-1/+1
2012-07-23watchdog: coh901327_wdt: use clk_prepare/unprepareLinus Walleij1-3/+4
2012-07-23watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboardJustin Wheeler1-1/+3
2012-07-10powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3EShaohui Xie2-6/+6
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-7/+7
2012-07-09watchdog: omap_wdt: add device tree supportXiao Jiang1-0/+7
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich1-0/+1
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap1-3/+3
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar1-0/+8
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar2-159/+83
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam3-0/+264
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-1/+54
2012-05-30watchdog: Add Locking supportHans de Goede2-0/+22
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede1-40/+130
2012-05-30watchdog: use dev_ functionsAlan Cox1-3/+2
2012-05-30watchdog: create all the proper device filesAlan Cox2-2/+33