index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2012-03-27
watchdog: mpcore_wdt: Use devm routines
Viresh Kumar
2012-03-27
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Viresh Kumar
2012-03-27
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
2012-03-27
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
2012-03-27
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
2012-03-27
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
2012-03-27
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
watchdog: softdog: convert to watchdog core
Alan Cox
2012-03-27
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2012-03-27
watchdog: pnx4008: convert driver to use the watchdog framework
Wolfram Sang
2012-03-27
watchdog: Convert wm8350_wdt driver to watchdog core
Axel Lin
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
2012-03-27
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
2012-03-27
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
2012-03-24
Merge branch 'kirkwood/dt' into next/dt2
Arnd Bergmann
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-16
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...
Arnd Bergmann
2012-03-16
powerpc: Add GE FPGA config option
Martyn Welch
2012-03-16
ARM: orion: wdt: use resource vice direct access
Jason Cooper
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2012-03-14
ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
2012-03-13
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2012-03-08
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
Olof Johansson
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-02-29
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
2012-02-28
watchdog: Fix typo in pnx4008_wdt.c
Masanari Iida
2012-02-28
watchdog: Fix typo in Kconfig
Masanari Iida
2012-02-28
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
MyungJoo Ham
2012-02-28
watchdog: hpwdt: clean up set_memory_x call for 32 bit
Maxim Uvarov
2012-02-23
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-01-27
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
2012-01-27
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
Axel Lin
2012-01-27
watchdog: Fix typo "unexpectdly"
Masanari Iida
2012-01-27
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
Axel Lin
2012-01-27
watchdog: Staticise nuc900_wdt
Axel Lin
2012-01-27
watchdog: via_wdt: Staticise wdt_pci_table
Axel Lin
2012-01-27
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-01-27
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
[prev]
[next]