aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-11Merge branch 'ks8695/timer' into next/cleanupOlof Johansson
2012-09-11watchdog: ks8695: sink registers into driverLinus Walleij
2012-09-11watchdog/mpc8xxx: add a const qualifierArnd Bergmann
2012-09-10watchdog: move the dereference below the NULL testWei Yongjun
2012-09-10hpwdt: Fix kdump issue in hpwdtToshi Kani
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-17booke/wdt: some ioctls do not return values properlyTiejun Chen
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27ARM: Orion: DTify the watchdog timer.Andrew Lunn
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-23watchdog: orion_wdt: Convert driver to watchdog coreAxel Lin
2012-07-23watchdog: s3c2410_wdt: Use module_platform_driver()Sachin Kamat
2012-07-23watchdog: sch311x_wdt: Fix Polarity when starting watchdogWim Van Sebroeck
2012-07-23Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans...Lokesh Vutla
2012-07-23watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe()Gerard Snitselaar
2012-07-23watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli
2012-07-23watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck
2012-07-23watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek
2012-07-23watchdog: coh901327_wdt: use clk_prepare/unprepareLinus Walleij
2012-07-23watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboardJustin Wheeler
2012-07-10powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3EShaohui Xie
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King
2012-07-09watchdog: omap_wdt: add device tree supportXiao Jiang
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-20Viresh has movedViresh Kumar
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede
2012-05-30watchdog: use dev_ functionsAlan Cox
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar