summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-25watchdog: core: Fix error handling of watchdog_dev_init()Wei Yongjun
2016-07-25watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun
2016-07-25watchdog: pic32-dmt: Remove .owner field for driverWei Yongjun
2016-07-25watchdog: pic32-wdt: Remove .owner field for driverWei Yongjun
2016-07-19watchdog: sbsa: Drop status functionGuenter Roeck
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck
2016-07-18watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck
2016-07-17watchdog: change watchdog_need_worker logicRasmus Villemoes
2016-07-17watchdog: add support for MCP78S chipset in nv_tcoAlexey Kunitskiy
2016-07-17watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes
2016-07-17watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes
2016-07-17watchdog: Add Meson GXBB Watchdog DriverNeil Armstrong
2016-07-17watchdog: qcom: configure BARK time in addition to BITE timeMatthew McClintock
2016-07-17watchdog: qcom: add option for standalone watchdog not in timer blockMatthew McClintock
2016-07-17watchdog: da9063_wdt: don't trigger watchdog too fastStefan Christ
2016-07-17x86: Fix Apollo Lake Watchdog address in PMC driverYong, Jonathan
2016-07-17watchdog: iTCO-wdt: handle 5th variation for Apollo LakeYong, Jonathan
2016-07-17watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()Wei Yongjun
2016-07-17watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()Wei Yongjun
2016-07-17watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.Enric Balletbo i Serra
2016-07-17watchdog: drop redundant 'default n' option for WATCHDOG_SYSFSVladimir Zapolskiy
2016-07-17watchdog: max77620: Add support for watchdog timerLaxman Dewangan
2016-07-17watchdog: f71808e_wdt: Add F81866 supportJi-Ze Hong (Peter Hong)
2016-07-17watchdog: sirf: fix __iomem * warningsBen Dooks
2016-07-17watchdog: tangox: Mark running watchdog correctlyGuenter Roeck
2016-07-17watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand
2016-07-17watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand
2016-07-17watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...Pratyush Anand
2016-07-17watchdog: pcwd: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-07-17watchdog: Add Aspeed watchdog driverJoel Stanley
2016-07-17watchdog: softdog: improve coding styleWolfram Sang
2016-07-17watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang
2016-07-17watchdog: softdog: sort includes to avoid duplicatesWolfram Sang
2016-07-17watchdog: softdog: remove forward declarationWolfram Sang
2016-07-17watchdog: softdog: consistently use softdog_ prefixWolfram Sang
2016-07-17watchdog: softdog: use watchdog core to init timeout valueWolfram Sang
2016-07-17watchdog: softdog: remove obsolete commentsWolfram Sang
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-07-15Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-07-15Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang