index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
2
-11
/
+58
*
watchdog: bcm47xx_wdt.c: add hard timer
Hauke Mehrtens
2013-03-01
1
-6
/
+63
*
watchdog: bcm47xx_wdt.c: rename wdt_time to timeout
Hauke Mehrtens
2013-03-01
1
-4
/
+4
*
watchdog: bcm47xx_wdt.c: rename ops methods
Hauke Mehrtens
2013-03-01
1
-18
/
+18
*
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
2013-03-01
1
-78
/
+78
*
watchdog: bcm47xx_wdt.c: convert to watchdog core api
Hauke Mehrtens
2013-03-01
2
-130
/
+23
*
watchdog: Convert BookE watchdog driver to watchdog infrastructure
Guenter Roeck
2013-03-01
2
-120
/
+66
*
watchdog: s3c2410_wdt: Use devm_* functions
Jingoo Han
2013-03-01
1
-33
/
+9
*
watchdog: remove old STMP3xxx driver
Wolfram Sang
2013-03-01
3
-298
/
+0
*
watchdog: add new driver for STMP3xxx and i.MX23/28
Wolfram Sang
2013-03-01
3
-0
/
+122
*
watchdog: introduce retu_wdt driver
Aaro Koskinen
2013-03-01
3
-0
/
+191
*
watchdog: intel_scu_watchdog: fix Kconfig dependency
Wim Van Sebroeck
2013-03-01
1
-1
/
+1
*
watchdog: orion_wdt: Add platform alias
Lubomir Rintel
2013-03-01
1
-0
/
+1
*
watchdog: ath79_wdt: add device tree matching
Gabor Juhos
2013-03-01
1
-0
/
+11
*
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
2013-03-01
1
-10
/
+38
*
watchdog: ath79_wdt: convert to use devm_clk_get
Gabor Juhos
2013-03-01
1
-5
/
+2
*
watchdog: sp5100_tco: Write back the original value to reserved bits, instead...
Takahisa Tanaka
2013-03-01
1
-20
/
+8
*
watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...
Takahisa Tanaka
2013-03-01
1
-2
/
+3
*
watchdog: gef_wdt.c: add missing remove callback
Devendra Naga
2013-03-01
1
-0
/
+1
*
watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
Arnd Bergmann
2013-03-01
1
-1
/
+1
*
watchdog: da9055_wdt needs to select WATCHDOG_CORE
Randy Dunlap
2013-03-01
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
|
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
3
-0
/
+184
|
\
\
|
*
|
watchdog: Add support for ux500_wdt watchdog
Fabio Baltieri
2013-02-14
3
-0
/
+184
|
|
/
*
|
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
8
-30
/
+25
*
|
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2013-01-17
5
-57
/
+5
|
/
*
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
1
-2
/
+9
*
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
*
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
*
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
1
-0
/
+7
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
[next]