| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Revert the AT91RM9200_WATCHDOG dependency | Nicolas Ferre | 2013-04-14 | 1 | -1/+1 |
* | watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 | Takahisa Tanaka | 2013-03-22 | 1 | -1/+1 |
* | watchdog: sp5100_tco: Remove code that may cause a boot failure | Takahisa Tanaka | 2013-03-22 | 1 | -120/+6 |
* | watchdog: sp805_wdt depends on ARM | Alessandro Rubini | 2013-03-01 | 1 | -1/+1 |
* | watchdog: davinci_wdt: update to devm_* API | Kumar, Anil | 2013-03-01 | 1 | -21/+5 |
* | watchdog: davinci_wdt: use devm managed clk get | Mrugesh Katepallewar | 2013-03-01 | 1 | -2/+1 |
* | watchdog: at91rm9200: add DT support | Joachim Eastwood | 2013-03-01 | 2 | -1/+10 |
* | watchdog: add timeout-sec property binding | Fabio Porcedda | 2013-03-01 | 4 | -15/+15 |
* | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 2013-03-01 | 2 | -119/+43 |
* | watchdog: omap_wdt: Add option nowayout | Pali Rohár | 2013-03-01 | 1 | -1/+5 |
* | 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 |