summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-28watchdog: xen_wdt: remove info message and version numberRadu Rendec1-4/+0
2017-12-28watchdog: xen_wdt: use the watchdog subsystemRadu Rendec1-194/+51
2017-12-28watchdog: Add Spreadtrum watchdog driverEric Long3-0/+408
2017-12-28watchdog: mpc8xxx: use the core worker functionChristophe Leroy1-45/+38
2017-12-28watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stopRasmus Villemoes1-1/+2
2017-12-28watchdog: wdt_pci: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: watchdog_dev: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: pcwd_pci: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: pcwd_usb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: f71808e_wdt: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2017-12-28watchdog: alim1535_wdt: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: advantechwdt: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-12-28watchdog: mei_wdt: don't use of variable length arrayTomas Winkler1-4/+3
2017-12-28watchdog: i6300esb: remove info message and version numberRadu Rendec1-11/+0
2017-12-28watchdog: i6300esb: do not hardcode heartbeat limitsRadu Rendec1-8/+12
2017-12-28watchdog: i6300esb: support multiple devicesRadu Rendec1-80/+90
2017-12-28watchdog: i6300esb: use the watchdog subsystemRadu Rendec1-185/+47
2017-12-28watchdog: hpwdt: Check source of NMIJerry Hoemann1-0/+10
2017-12-28watchdog: sunxi_wdt: use of_device_get_match_dataCorentin Labbe1-5/+2
2017-12-28watchdog: xen: use time64_t for timeoutsArnd Bergmann1-6/+6
2017-12-28watchdog: da9062: use protection delay mechanism from coreMichael Grzeschik1-18/+1
2017-12-28watchdog: da9062: Disable and wait before changing timeoutMichael Grzeschik1-0/+7
2017-12-28watchdog: da9062: Add restart handler supportMichael Grzeschik1-0/+22
2017-12-28watchdog: ftwdt010: Make interrupt optionalLinus Walleij1-12/+18
2017-12-28watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij3-65/+68
2017-12-28watchdog: orion: fix typoChris Packham1-1/+1
2017-12-28watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij1-24/+17
2017-12-28watchdog: gpio: Add some local helper variablesLinus Walleij1-9/+11
2017-12-28watchdog: dw_wdt: add stop watchdog operationOleksij Rempel1-2/+16
2017-12-28watchdog: aspeed: Move init to arch_initcallAndrew Jeffery1-1/+12
2017-12-28watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery1-1/+1
2017-12-28watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery1-1/+1
2017-12-28watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery1-2/+6
2017-12-28watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre1-0/+1
2017-12-28watchdog: Add Realtek RTD1295Andreas Färber3-0/+179
2017-12-17watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2017-12-17watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn1-1/+1
2017-12-17watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck1-6/+5
2017-12-17watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck1-2/+4
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-19/+56
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+19
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-228/+426
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-94/+139
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-34/+9
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-62/+100
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-32/+53
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-1/+11
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1