summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2012-03-27watchdog: mpcore_wdt: Use devm routinesViresh Kumar
2012-03-27watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_deviceViresh Kumar
2012-03-27watchdog: xen: don't clear is_active when xen_wdt_stop() failedJan Beulich
2012-03-27watchdog: xen: don't unconditionally enable the watchdog during resumeJan Beulich
2012-03-27watchdog: fix compiler error for missing parenthesisJaehoon Chung
2012-03-27watchdog: ep93xx_wdt.c: fix platform probeWim Van Sebroeck
2012-03-27watchdog: ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede
2012-03-27watchdog: softdog: convert to watchdog coreAlan Cox
2012-03-27watchdog: Convert max63xx_wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: pnx4008: convert driver to use the watchdog frameworkWolfram Sang
2012-03-27watchdog: Convert wm8350_wdt driver to watchdog coreAxel Lin
2012-03-27watchdog: Convert jz4740_wdt driver to watchdog coreAxel Lin
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-03-27watchdog: pnx4008: don't use __raw_-accessorsWolfram Sang
2012-03-27watchdog: pnx4008: cleanup resource handling using managed devicesWolfram Sang
2012-03-27watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernationViresh Kumar
2012-03-27watchdog: make imx2_wdt report boot status correctlyOskar Schirmer
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann
2012-03-16powerpc: Add GE FPGA config optionMartyn Welch
2012-03-16ARM: orion: wdt: use resource vice direct accessJason Cooper
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida
2012-02-28watchdog: Fix typo in KconfigMasanari Iida
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall