index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
txx9wdt.c
Age
Commit message (
Expand
)
Author
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-17
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2012-03-27
watchdog: txx9wdt: fix timeout
Wim Van Sebroeck
2012-03-27
watchdog: Convert txx9wdt driver to watchdog framework
Axel Lin
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2010-03-07
[WATCHDOG] change reboot_notifier to platform-shutdown method.
Wim Van Sebroeck
2009-12-23
[WATCHDOG] use resource_size()
H Hartley Sweeten
2008-08-10
[WATCHDOG] fix watchdog/txx9wdt.c compilation
Adrian Bunk
2008-08-06
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-21
[WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctl
Alan Cox
2008-04-11
watchdog: fix platform driver hotplug/coldplug
Kay Sievers
2008-01-25
[WATCHDOG] TXx9 watchdog driver
Atsushi Nemoto