Age | Commit message (Expand) | Author | Files | Lines |
2015-06-29 | watchdog: max63xx: dynamically allocate device | Vivien Didelot | 1 | -66/+104 |
2015-06-22 | watchdog: max63xx_wdt: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-10 | watchdog: Drop unnecessary include of miscdevice.h | Guenter Roeck | 1 | -1/+0 |
2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 1 | -1/+0 |
2013-01-26 | watchdog: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+4 |
2012-11-29 | watchdog: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | watchdog: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | watchdog: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-03-27 | watchdog: Convert max63xx_wdt driver to watchdog framework | Axel Lin | 1 | -159/+31 |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck | 1 | -2/+2 |
2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-03-29 | watchdog: Convert release_resource to release_region/release_mem_region | Julia Lawall | 1 | -12/+8 |
2011-03-15 | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 1 | -1/+1 |
2010-04-16 | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 1 | -1/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-06 | [WATCHDOG] support for max63xx watchdog timer chips | Marc Zyngier | 1 | -0/+397 |