summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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-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
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D
2012-01-06watchdog: new driver for VIA chipsetsMarc Vertes
2012-01-06watchdog: ath79_wdt: flush register writesGabor Juhos
2012-01-06drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall
2012-01-06watchdog: Convert wm831x driver to devm_kzalloc()Mark Brown
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin
2012-01-06watchdog: Convert Wolfson drivers to module_platform_driverMark Brown
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler
2011-12-26watchdog: move coh901327 state holdersLinus Walleij
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-22watchdog: sp805: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah