aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-16/+17
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen1-1/+1
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin1-4/+4
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar1-4/+5
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten1-7/+7
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+25
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens1-0/+11
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens1-0/+4
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens1-2/+10
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer1-3/+0
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits1-0/+8
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds20-471/+1875
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+6
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-5/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-3/+24
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctlWim Van Sebroeck1-0/+20
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-7/+72
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck1-0/+5
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck5-0/+384
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli1-27/+77
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck1-1/+1
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2-1/+38
2011-07-26watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera3-0/+450
2011-07-26watchdog: remove empty pm-functionsWolfram Sang3-29/+0
2011-07-26watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler1-0/+4
2011-07-26watchdog: sp805: Don't write 0 to the load value register.Nick Bowler1-1/+0
2011-07-26watchdog: imx2_wdt: add device tree probe supportShawn Guo1-0/+6
2011-07-22watchdog: s3c2410: Add support for device tree based probeThomas Abraham1-0/+10
2011-07-22watchdog: mpcore_wdt: Add suspend/resume support.Peter Fordham1-0/+23
2011-07-22watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli1-2/+2
2011-07-22watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend onSascha Hauer1-1/+1
2011-07-22watchdog: add support for the Synopsys DesignWare WDTJamie Iles3-0/+386
2011-07-22watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to useJonathan McDowell1-46/+50
2011-07-22watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck1-268/+139
2011-07-22watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy2-95/+134
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering1-1/+0
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt1-1/+1
2011-06-28watchdog: gef_wdt: fix MODULE_ALIASAxel Lin1-1/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2-3/+1
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli1-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli1-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli1-0/+8
2011-06-28watchdog: Handle multiple wm831x watchdogs being registeredMark Brown1-0/+5
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz1-2/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1