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
/
jz4740_wdt.c
Age
Commit message (
Expand
)
Author
2018-05-14
watchdog: JZ4740: Drop module remove function
Paul Cercueil
2018-05-14
watchdog: JZ4740: Register a restart handler
Paul Cercueil
2018-05-14
watchdog: JZ4740: Use devm_* functions
Paul Cercueil
2018-05-14
watchdog: JZ4740: Disable clock after stopping counter
Paul Cercueil
2017-12-28
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
2016-12-16
watchdog: jz4740: Fix modular build
Stephen Boyd
2016-05-14
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-02-17
watchdog: jz4740: Add DT support
Zubair Lutfullah Kakakhel
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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: jz4740: Pass device to clk_get
Lars-Peter Clausen
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
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-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2011-03-15
watchdog: jz4740_wdt - fix magic character checking
Wim Van Sebroeck
2011-03-15
watchdog: add JZ4740 watchdog driver
Paul Cercueil