aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-236-0/+1385
|\
| * watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-08-121-0/+7
| * watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-07-111-0/+10
| * watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-12-061-0/+35
| * hpwdt: Fix kdump issue in hpwdtToshi Kani2012-10-101-0/+3
| * watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-03-121-2/+3
| * watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
| * watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow2011-11-161-2/+2
| * watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown2011-11-161-1/+1
| * watchdog: adx_wdt.c: remove driverWim Van Sebroeck2011-11-153-363/+0
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
| |\
| | * watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker2011-10-311-0/+1
| * | watchdog: Convert wm831x driver to watchdog coreMark Brown2011-11-052-213/+106
| * | watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2011-11-052-139/+38
| * | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck2011-11-051-6/+13
| * | watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee2011-11-051-6/+27
| * | watchdog: irq: Remove IRQF_DISABLEDYong Zhang2011-11-056-8/+7
| * | watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-051-1/+1
| * | watchdog: sc520_wdt: Remove unnecessary cast.Sean Young2011-11-051-1/+1
| * | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+5
| |\ \ | | |/ | |/|
| | * um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
| | * um: clean Kconfig up a bitAl Viro2011-11-021-0/+4
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-18/+7
| |\ \
| | * | x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+1
| | * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-18/+6
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-2/+25
| |\ \
| | * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-224-16/+17
| | |\ \ | | | |/
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-2/+25
| | |\ \
| | | * | bcm47xx: add support for bcma busHauke Mehrtens2011-08-081-0/+11
| | | * | bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+4
| | | * | bcm47xx: prepare to support different busesHauke Mehrtens2011-08-081-2/+10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| | |/ /
| * | | watchdog: Initconst section fixes for watchdogAndi Kleen2011-09-201-1/+1
| * | | watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin2011-09-201-4/+4
| * | | watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar2011-09-201-4/+5
| * | | watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten2011-09-201-7/+7
| |/ /
| * | watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer2011-08-021-3/+0
| * | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits2011-08-021-0/+8
| * | watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-021-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-2920-471/+1875
| |\ \ | | |/ | |/|
| | * watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-282-0/+13
| | * watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-281-0/+6
| | * watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-281-5/+13
| | * watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-281-3/+24
| | * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-281-0/+20
| | * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-281-7/+72