index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
shwdt.c
Age
Commit message (
Expand
)
Author
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-05
watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...
George Cherian
2014-06-10
watchdog: shwdt: Remove unused platform_set_drvdata()
Alexander Shiyan
2014-03-31
watchdog: shwdt: Remove unused variable
Alexander Shiyan
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-07-11
watchdog: shwdt: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-07-11
watchdog: shwdt: use devm_clk_get()
Jingoo Han
2013-05-09
watchdog: Convert to devm_ioremap_resource()
Sachin Kamat
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-05-10
watchdog: shwdt: Use finer grained clock control.
Paul Mundt
2012-05-10
watchdog: shwdt: Preliminary runtime PM support.
Paul Mundt
2012-05-10
watchdog: shwdt: Basic clock framework support.
Paul Mundt
2012-05-10
watchdog: shwdt: Trim down private data structure.
Paul Mundt
2012-05-10
watchdog: shwdt: Migrate to per-device locking.
Paul Mundt
2012-05-10
watchdog: shwdt: Conversion to watchdog core.
Paul Mundt
2012-05-10
watchdog: shwdt: Migrate from reboot notifier to platform shutdown.
Paul Mundt
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-08-02
watchdog: shwdt: fix usage of mod_timer
David Engraf
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-26
Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...
Paul Mundt
2010-05-25
watchdog: shwdt: driver model conversion.
Paul Mundt
2010-05-25
watchdog: fix several MODULE_PARM_DESC strings
Randy Dunlap
2010-05-25
watchdog: shwdt: Kill off mmap stub and superfluous comments.
Paul Mundt
2009-06-18
[WATCHDOG] Some more general cleanup
Wim Van Sebroeck
2008-08-10
[WATCHDOG] fix watchdog/shwdt.c compilation
Adrian Bunk
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-21
[WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctl
Alan Cox
2008-03-06
[WATCHDOG] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-03
drivers/watchdog/: Spelling fixes
Joe Perches
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck