index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
davinci_wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
watchdog: hpwdt: HP rebranding
Mingarelli, Thomas
1
-6
/
+6
2015-12-27
watchdog: cadence_wdt: use to_platform_device()
Geliang Tang
1
-4
/
+2
2015-12-27
watchdog: omap: don't disable the timer when it should be enabled early
Uwe Kleine-König
1
-1
/
+2
2015-12-27
watchdog: omap: don't disable runtime pm before starting device
Uwe Kleine-König
1
-2
/
+2
2015-12-27
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
Jisheng Zhang
1
-1
/
+1
2015-12-27
watchdog: refuse to unload softdog module when its timer is running
Li RongQing
1
-2
/
+6
2015-12-27
watchdog: stmp3xxx: Stop the watchdog on system halt
Harald Geyer
1
-0
/
+28
2015-12-27
sp5100_tco: fix the device check for SB800 and later chipsets
Huang Rui
1
-12
/
+16
2015-12-27
sp5100_tco: Add AMD Carrizo platform support
Huang Rui
1
-0
/
+2
2015-12-27
sp5100_tco: Add AMD Mullins platform support
Denis Turischev
1
-0
/
+2
2015-12-27
watchdog: Read device status through sysfs attributes
Pratyush Anand
4
-1
/
+173
2015-12-27
watchdog: Use static struct class watchdog_class in stead of pointer
Pratyush Anand
3
-18
/
+25
2015-12-13
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
1
-30
/
+2
2015-12-13
watchdog: softdog: use core reboot notifier
Damien Riegel
1
-28
/
+2
2015-12-13
watchdog: gpio_wdt: use core reboot notifier
Damien Riegel
1
-33
/
+2
2015-12-13
watchdog: cadence_wdt: use core reboot notifier
Damien Riegel
1
-35
/
+1
2015-12-13
watchdog: bcm47xx_wdt: use core reboot notifier
Damien Riegel
2
-24
/
+2
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
3
-0
/
+54
2015-12-13
watchdog: sunxi_wdt: use core restart handler
Damien Riegel
1
-18
/
+5
2015-12-13
watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
1
-35
/
+25
2015-12-13
watchdog: qcom-wdt: use core restart handler
Damien Riegel
1
-30
/
+19
2015-12-13
watchdog: mtk_wdt: use core restart handler
Damien Riegel
1
-17
/
+5
2015-12-13
watchdog: moxart_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: meson_wdt: use core restart handler
Damien Riegel
1
-18
/
+5
2015-12-13
watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
1
-31
/
+21
2015-12-13
watchdog: imx2_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
1
-22
/
+12
2015-12-13
watchdog: digicolor_wdt: use core restart handler
Damien Riegel
1
-13
/
+5
2015-12-13
watchdog: da9063_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-12-13
watchdog: bcm47xx_wdt: use core restart handler
Damien Riegel
2
-21
/
+13
2015-12-13
watchdog: core: add restart handler support
Damien Riegel
3
-0
/
+73
2015-12-06
MAINTAINERS: Add Guenter Roeck as reviewer of watchdog drivers
Guenter Roeck
1
-0
/
+1
2015-11-30
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
1
-1
/
+1
2015-11-29
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-29
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-29
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-29
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
1
-33
/
+0
2015-11-29
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-29
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
3
-11
/
+18
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-29
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-29
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-29
ARM: 8454/1: OF implies OF_FLATTREE
Arnd Bergmann
1
-2
/
+2
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
3
-5
/
+9
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
1
-5
/
+5
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
1
-1
/
+13
2015-11-26
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
1
-2
/
+4
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
2
-16
/
+31
[next]