summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-27watchdog: omap: don't disable runtime pm before starting deviceUwe Kleine-König1-2/+2
2015-12-27watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()Jisheng Zhang1-1/+1
2015-12-27watchdog: refuse to unload softdog module when its timer is runningLi RongQing1-2/+6
2015-12-27watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer1-0/+28
2015-12-27sp5100_tco: fix the device check for SB800 and later chipsetsHuang Rui1-12/+16
2015-12-27sp5100_tco: Add AMD Carrizo platform supportHuang Rui1-0/+2
2015-12-27sp5100_tco: Add AMD Mullins platform supportDenis Turischev1-0/+2
2015-12-27watchdog: Read device status through sysfs attributesPratyush Anand4-1/+173
2015-12-27watchdog: Use static struct class watchdog_class in stead of pointerPratyush Anand3-18/+25
2015-12-13watchdog: w83627hf_wdt: use core reboot notifierDamien Riegel1-30/+2
2015-12-13watchdog: softdog: use core reboot notifierDamien Riegel1-28/+2
2015-12-13watchdog: gpio_wdt: use core reboot notifierDamien Riegel1-33/+2
2015-12-13watchdog: cadence_wdt: use core reboot notifierDamien Riegel1-35/+1
2015-12-13watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2-24/+2
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel3-0/+54
2015-12-13watchdog: sunxi_wdt: use core restart handlerDamien Riegel1-18/+5
2015-12-13watchdog: s3c2410_wdt: use core restart handlerDamien Riegel1-35/+25
2015-12-13watchdog: qcom-wdt: use core restart handlerDamien Riegel1-30/+19
2015-12-13watchdog: mtk_wdt: use core restart handlerDamien Riegel1-17/+5
2015-12-13watchdog: moxart_wdt: use core restart handlerDamien Riegel1-17/+6
2015-12-13watchdog: meson_wdt: use core restart handlerDamien Riegel1-18/+5
2015-12-13watchdog: lpc18xx_wdt: use core restart handlerDamien Riegel1-31/+21
2015-12-13watchdog: imx2_wdt: use core restart handlerDamien Riegel1-17/+6
2015-12-13watchdog: imgpdc_wdt: use core restart handlerDamien Riegel1-22/+12
2015-12-13watchdog: digicolor_wdt: use core restart handlerDamien Riegel1-13/+5
2015-12-13watchdog: da9063_wdt: use core restart handlerDamien Riegel1-17/+6
2015-12-13watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2-21/+13
2015-12-13watchdog: core: add restart handler supportDamien Riegel3-0/+73
2015-12-06MAINTAINERS: Add Guenter Roeck as reviewer of watchdog driversGuenter Roeck1-0/+1
2015-11-29Linux 4.4-rc3v4.4-rc3Linus Torvalds1-1/+1
2015-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-993/+1093
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2-36/+9
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-5/+9
2015-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-8/+13
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-64/+53
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-152/+316
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-14/+26
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-75/+87