Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
750d12d88ff2bcc98cbe262f65d2b1ccb0b9701b
/
drivers
/
watchdog
d08c9a3
hpwdt: Only BYTE reads/writes to WD Timer port 0x72
by Mingarelli, Thomas
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
750f770
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b92c803
watchdog: txx9wdt: fix timeout
by Wim Van Sebroeck
· 13 years ago
d624584
watchdog: Convert txx9wdt driver to watchdog framework
by Axel Lin
· 13 years ago
dddbc6a
watchdog: coh901327_wdt.c: fix timeout
by Wim Van Sebroeck
· 13 years ago
15b2570
watchdog: coh901327: convert to use watchdog core
by Linus Walleij
· 13 years ago
fd7b673
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
by Viresh Kumar
· 13 years ago
2ca1606
watchdog: ep93xx_wdt: timeout is an unsigned int value.
by Wim Van Sebroeck
· 13 years ago
59dcf1e
watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core
by Mika Westerberg
· 13 years ago
e12a679
watchdog: Convert ep93xx driver to watchdog core
by H Hartley Sweeten
· 13 years ago
fb35a5a
watchdog: sp805: Use devm routines
by Viresh Kumar
· 13 years ago
d2e8919
watchdog: sp805: replace readl/writel with lighter _relaxed variants
by Viresh Kumar
· 13 years ago
bfae14b
watchdog: sp805: Fix documentation style comment
by Viresh Kumar
· 13 years ago
60a1aa5
watchdog: mpcore_wdt: Allow platform_get_irq() to fail
by Viresh Kumar
· 13 years ago
75f5a53
watchdog: mpcore_wdt: Use devm routines
by Viresh Kumar
· 13 years ago
aa06577
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
by Viresh Kumar
· 13 years ago
38c484f
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
by Jan Beulich
· 13 years ago
83448bf
watchdog: xen: don't unconditionally enable the watchdog during resume
by Jan Beulich
· 13 years ago
ccd4144
watchdog: fix compiler error for missing parenthesis
by Jaehoon Chung
· 13 years ago
697b41e
watchdog: ep93xx_wdt.c: fix platform probe
by Wim Van Sebroeck
· 13 years ago
3e0113a
watchdog: ep93xx: Convert the watchdog driver into a platform device.
by H Hartley Sweeten
· 13 years ago
0197c1c
watchdog: fix set_timeout operations
by Wim Van Sebroeck
· 13 years ago
b10f7c1
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success
by Hans de Goede
· 13 years ago
a5132ca
watchdog: softdog: convert to watchdog core
by Alan Cox
· 13 years ago
a0f3683
watchdog: Convert max63xx_wdt driver to watchdog framework
by Axel Lin
· 13 years ago
6b1e838
watchdog: pnx4008: convert driver to use the watchdog framework
by Wolfram Sang
· 13 years ago
2e51d90
watchdog: Convert wm8350_wdt driver to watchdog core
by Axel Lin
· 13 years ago
85f6df1
watchdog: Convert jz4740_wdt driver to watchdog core
by Axel Lin
· 13 years ago
86a1e18
watchdog: nowayout is bool
by Wim Van Sebroeck
· 13 years ago
27c766a
watchdog: Use pr_<fmt> and pr_<level>
by Joe Perches
· 13 years ago
7cbc353
watchdog: pnx4008: don't use __raw_-accessors
by Wolfram Sang
· 13 years ago
19f505f
watchdog: pnx4008: cleanup resource handling using managed devices
by Wolfram Sang
· 13 years ago
16ac4ab
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
by Viresh Kumar
· 13 years ago
474ef12
watchdog: make imx2_wdt report boot status correctly
by Oskar Schirmer
· 13 years ago
23019a7
ARM: pxa: use common IOMEM definition
by Rob Herring
· 13 years ago
7d1206b
Merge branch 'kirkwood/dt' into next/dt2
by Arnd Bergmann
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9e5ed09
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
by viresh kumar
· 13 years ago
c899445
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt
by Arnd Bergmann
· 13 years ago
330bbf4
powerpc: Add GE FPGA config option
by Martyn Welch
· 13 years ago
a855a7c
ARM: orion: wdt: use resource vice direct access
by Jason Cooper
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
73303d1
ep93xx: Convert the watchdog driver into a platform device.
by H Hartley Sweeten
· 13 years ago
e3643b7
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
a58f67e
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
by Olof Johansson
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
741b9c7
watchdog: fix GETTIMEOUT ioctl in booke_wdt
by Dmitry Artamonow
· 13 years ago
7ec0f04
watchdog: Fix typo in pnx4008_wdt.c
by Masanari Iida
· 13 years ago
e1d1d68
watchdog: Fix typo in Kconfig
by Masanari Iida
· 13 years ago
78d3e00
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
by MyungJoo Ham
· 13 years ago
97d2a10
watchdog: hpwdt: clean up set_memory_x call for 32 bit
by Maxim Uvarov
· 13 years ago
5e9cf5e
ARM: at91: make ST (System Timer) soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
84e83c2
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
by Seth Heasley
· 13 years ago
f6dd94f
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
by Axel Lin
· 13 years ago
b1785df
watchdog: Fix typo "unexpectdly"
by Masanari Iida
· 13 years ago
8a062ac
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
by Axel Lin
· 13 years ago
ebe06e8
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
by Axel Lin
· 13 years ago
2865e77
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
by Axel Lin
· 13 years ago
e352829
watchdog: Staticise nuc900_wdt
by Axel Lin
· 13 years ago
0318e28
watchdog: via_wdt: Staticise wdt_pci_table
by Axel Lin
· 13 years ago
12c583d
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
by Shubhrajyoti D
· 13 years ago
52ea9a7
watchdog: dw_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
5d32d48
watchdog: imx2_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
8826691
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
e2bf7c4
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
by Shubhrajyoti D
· 13 years ago
dc3c56b
watchdog: new driver for VIA chipsets
by Marc Vertes
· 13 years ago
86955e2
watchdog: ath79_wdt: flush register writes
by Gabor Juhos
· 13 years ago
60daac4
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
by Julia Lawall
· 13 years ago
7b9bb6d
watchdog: Convert wm831x driver to devm_kzalloc()
by Mark Brown
· 13 years ago
ff0b3cd
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
by Wim Van Sebroeck
· 13 years ago
b8ec611
watchdog: convert drivers/watchdog/* to use module_platform_driver()
by Axel Lin
· 13 years ago
1334f32
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
by Axel Lin
· 13 years ago
216f3ad
watchdog: Convert Wolfson drivers to module_platform_driver
by Mark Brown
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
0d09858
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
by Wim Van Sebroeck
· 13 years ago
e67d668
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
by Mingarelli, Thomas
· 13 years ago
bb558da
watchdog: sp805: Fix section mismatch in ID table.
by Nick Bowler
· 13 years ago
452190c
watchdog: move coh901327 state holders
by Linus Walleij
· 13 years ago
c1c30a2
ARM: at91: make watchdog drivers soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
17885b0
watchdog: sp805: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
fe74848
USB: convert some miscellanies drivers to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
20403e8
watchdog: fix initialisation printout in s3c2410_wdt
by Dmitry Artamonow
· 13 years ago
f984910
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
by Mark Brown
· 13 years ago
943ef2e
watchdog: adx_wdt.c: remove driver
by Wim Van Sebroeck
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
Next »