aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-10-31watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten