aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2016-07-17watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.Enric Balletbo i Serra1-1/+1
2016-07-17watchdog: drop redundant 'default n' option for WATCHDOG_SYSFSVladimir Zapolskiy1-1/+0
2016-07-17watchdog: max77620: Add support for watchdog timerLaxman Dewangan3-0/+237
2016-07-17watchdog: f71808e_wdt: Add F81866 supportJi-Ze Hong (Peter Hong)1-2/+26
2016-07-17watchdog: sirf: fix __iomem * warningsBen Dooks1-5/+10
2016-07-17watchdog: tangox: Mark running watchdog correctlyGuenter Roeck1-1/+1
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck2-3/+5
2016-07-17watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand1-0/+2
2016-07-17watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand1-2/+2
2016-07-17watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is definedPratyush Anand1-1/+1
2016-07-17watchdog: pcwd: Utilize the module_isa_driver macroWilliam Breathitt Gray1-13/+1
2016-07-17watchdog: Add Aspeed watchdog driverJoel Stanley3-0/+226
2016-07-17dt-bindings: watchdog: Add Aspeed watchdog timer bindingsJoel Stanley1-0/+16
2016-07-17watchdog: softdog: improve coding styleWolfram Sang1-3/+3
2016-07-17watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang1-7/+0
2016-07-17watchdog: softdog: sort includes to avoid duplicatesWolfram Sang1-5/+5
2016-07-17watchdog: softdog: remove forward declarationWolfram Sang1-5/+3
2016-07-17watchdog: softdog: consistently use softdog_ prefixWolfram Sang1-11/+10
2016-07-17watchdog: softdog: use watchdog core to init timeout valueWolfram Sang1-12/+5
2016-07-17watchdog: softdog: remove obsolete commentsWolfram Sang1-33/+0
2016-07-17MAINTAINERS: add entry for HPE watchdog driverBrian Boylston1-0/+6
2016-07-17watchdog: hpwdt: remove email address from docBrian Boylston1-3/+2
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong3-0/+43
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+6
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-8/+16
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-5/+1
2016-07-16xfs: fix type confusion in xfs_ioc_swapextJann Horn1-0/+6
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck1-14/+6
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen1-6/+7
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-217/+72
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-29/+18
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-5/+5
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-39/+88
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-1/+36
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+9
2016-07-15m32r: fix build warning about putcSudip Mukherjee1-4/+5
2016-07-15mm: workingset: printk missing log level, use pr_info()Anton Blanchard1-1/+1
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins4-10/+6
2016-07-15mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi1-1/+2
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2-21/+14
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-07-15gcov: add support for gcc version >= 6Florian Meier1-1/+1
2016-07-15mm, meminit: ensure node is online before checking whether pages are uninitialisedMel Gorman1-1/+3
2016-07-15mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman1-1/+1
2016-07-15kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim1-18/+11
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab1-0/+1
2016-07-15madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying1-6/+1
2016-07-15Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham1-21/+0
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham3-105/+0