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
2012-03-27
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
1
-12
/
+11
2012-03-27
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
1
-47
/
+22
2012-03-27
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
1
-0
/
+33
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
1
-1
/
+9
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-11
/
+1
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-11
/
+1
2012-03-16
powerpc: Add GE FPGA config option
Martyn Welch
1
-1
/
+1
2012-02-29
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
1
-1
/
+5
2012-02-28
watchdog: Fix typo in pnx4008_wdt.c
Masanari Iida
1
-1
/
+1
2012-02-28
watchdog: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2012-02-28
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
MyungJoo Ham
1
-26
/
+31
2012-02-28
watchdog: hpwdt: clean up set_memory_x call for 32 bit
Maxim Uvarov
1
-2
/
+3
2012-01-27
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+35
2012-01-27
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
Axel Lin
1
-2
/
+2
2012-01-27
watchdog: Fix typo "unexpectdly"
Masanari Iida
2
-2
/
+2
2012-01-27
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
1
-2
/
+2
2012-01-27
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
1
-2
/
+2
2012-01-27
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
Axel Lin
1
-1
/
+2
2012-01-27
watchdog: Staticise nuc900_wdt
Axel Lin
1
-1
/
+1
2012-01-27
watchdog: via_wdt: Staticise wdt_pci_table
Axel Lin
1
-1
/
+1
2012-01-27
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
1
-0
/
+2
2012-01-27
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
1
-5
/
+1
2012-01-27
watchdog: imx2_wdt.c: use devm_request_and_ioremap
Julia Lawall
1
-10
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
35
-284
/
+325
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+22
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-34
/
+1
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-34
/
+1
2012-01-06
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
Shubhrajyoti D
1
-0
/
+1
2012-01-06
watchdog: new driver for VIA chipsets
Marc Vertes
3
-0
/
+281
2012-01-06
watchdog: ath79_wdt: flush register writes
Gabor Juhos
1
-0
/
+6
2012-01-06
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
Julia Lawall
1
-3
/
+0
2012-01-06
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
1
-4
/
+3
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2
-3
/
+3
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
19
-225
/
+19
2012-01-06
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
Axel Lin
11
-27
/
+10
2012-01-06
watchdog: Convert Wolfson drivers to module_platform_driver
Mark Brown
2
-22
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-12-27
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
1
-3
/
+3
2011-12-26
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
Mingarelli, Thomas
1
-1
/
+4
2011-12-26
watchdog: sp805: Fix section mismatch in ID table.
Nick Bowler
1
-1
/
+1
2011-12-26
watchdog: move coh901327 state holders
Linus Walleij
1
-2
/
+4
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+22
2011-11-22
watchdog: sp805: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
1
-34
/
+1
2011-11-16
watchdog: fix initialisation printout in s3c2410_wdt
Dmitry Artamonow
1
-2
/
+2
2011-11-16
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
1
-1
/
+1
[next]