index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-08
[WATCHDOG] omap_wdt.c: move probe function to .devinit.text
Uwe Kleine-König
1
-3
/
+3
2009-04-08
[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text
Uwe Kleine-König
1
-3
/
+3
2009-04-08
[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text
Uwe Kleine-König
1
-3
/
+3
2009-04-08
[WATCHDOG] remove ARM26 sections
Paulius Zaleckas
2
-4
/
+0
2009-04-08
[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function
Thomas Reitmayr
1
-15
/
+42
2009-04-08
[WATCHDOG] i6300esb.c: Restructure initialization of the device
Wim Van Sebroeck
1
-61
/
+71
2009-04-08
[WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.
Wim Van Sebroeck
1
-16
/
+5
2009-04-08
[WATCHDOG] i6300esb.c: Cleanup
Wim Van Sebroeck
1
-5
/
+5
2009-04-07
powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf
Mark Nelson
1
-2
/
+11
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-2
/
+2
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
1
-2
/
+2
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
43
-625
/
+782
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-73
/
+23
2009-03-28
Merge branch 'origin' into devel
Russell King
41
-551
/
+758
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
40
-536
/
+746
2009-03-25
[WATCHDOG] i6300esb.c: start locking
Wim Van Sebroeck
1
-4
/
+6
2009-03-25
[WATCHDOG] i6300esb.c: convert to platform device driver
Wim Van Sebroeck
1
-33
/
+57
2009-03-25
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
Alan Cox
2
-93
/
+74
2009-03-25
[WATCHDOG] Fix io.h & uaccess.h includes.
Wim Van Sebroeck
2
-5
/
+3
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
34
-236
/
+344
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
2
-2
/
+2
2009-03-25
[WATCHDOG] cpwd.c: Coding style - Clean-up
Wim Van Sebroeck
1
-38
/
+40
2009-03-25
[WATCHDOG] hpwdt.c: Add new HP BMC controller.
Thomas Mingarelli
1
-8
/
+7
2009-03-25
[PATCH 13/13] drivers/watchdog: use USB API functions rather than constants
Julia Lawall
1
-3
/
+1
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
1
-14
/
+62
2009-03-25
[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup
Wim Van Sebroeck
1
-1
/
+4
2009-03-25
[WATCHDOG] rc32434_wdt: add spin_locking
Wim Van Sebroeck
1
-0
/
+14
2009-03-25
[WATCHDOG] rc32434_wdt: add shutdown method
Wim Van Sebroeck
1
-4
/
+10
2009-03-25
[WATCHDOG] rc32434_wdt: add timeout module parameter
Phil Sutter
1
-16
/
+31
2009-03-25
[WATCHDOG] rc32434_wdt: clean-up driver
Phil Sutter
1
-38
/
+37
2009-03-25
[WATCHDOG] davinci: convert to ioremap() + io[read|write]
Kevin Hilman
1
-20
/
+25
2009-03-25
[WATCHDOG] w83697ug: add error checking
Eric Lammerts
1
-6
/
+15
2009-03-25
[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl
Wim Van Sebroeck
2
-18
/
+17
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-15
/
+12
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
1
-72
/
+22
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
1
-1
/
+1
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
9
-128
/
+118
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-102
/
+75
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-1
/
+1
2009-03-05
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
Wim Van Sebroeck
1
-0
/
+1
2009-03-05
[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
Alexey Dobriyan
1
-0
/
+1
2009-02-24
[WATCHDOG] rc32434_wdt: fix sections
Phil Sutter
1
-6
/
+6
2009-02-24
[WATCHDOG] rc32434_wdt: fix watchdog driver
Phil Sutter
1
-94
/
+64
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
5
-28
/
+46
2009-02-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2009-02-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-26
/
+43
2009-02-14
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
2
-2
/
+3
2009-02-14
[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2
Wim Van Sebroeck
3
-26
/
+43
[next]