summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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-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
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-25watchdog imx2: prepare clk before enabling itSascha Hauer
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus
2012-04-25watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: coh901327_wdt.c: fix timeoutWim Van Sebroeck
2012-03-27watchdog: coh901327: convert to use watchdog coreLinus Walleij
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar