aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-23watchdog: s3c2410_wdt: Set timeout to actually achieved timeoutHans de Goede
2012-05-23watchdog: wm831x: Convert to gpio_request_one()Mark Brown
2012-05-23watchdog: via_wdt: depends on PCIRandy Dunlap
2012-05-23watchdog: ie6xx_wdt needs io.hRandy Dunlap
2012-05-23watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap
2012-05-23watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò
2012-05-23watchdog: i6300esb: don't depend on X86Michael Olbrich
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck
2012-05-23watchdog: sch311x_wdt.c: Remove RESGENDave Mueller
2012-05-23watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck
2012-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-05-23watchdog: remove ixp2000 driverRob Herring
2012-05-23watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-10watchdog: shwdt: Use finer grained clock control.Paul Mundt
2012-05-10watchdog: shwdt: Preliminary runtime PM support.Paul Mundt
2012-05-10watchdog: shwdt: Basic clock framework support.Paul Mundt
2012-05-10watchdog: shwdt: Trim down private data structure.Paul Mundt
2012-05-10watchdog: shwdt: Migrate to per-device locking.Paul Mundt
2012-05-10watchdog: shwdt: Conversion to watchdog core.Paul Mundt
2012-05-10watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt