Age | Commit message (Expand) | Author |
2023-06-26 | watchdog: Convert GPL 2.0 notice to SPDX identifier | Bagas Sanjaya |
2021-08-22 | watchdog: max63xx_wdt: Add device tree probing | Linus Walleij |
2019-05-05 | watchdog: max63xx_wdt: Convert to use device managed functions and other impr... | Guenter Roeck |
2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2016-01-31 | watchdog: max63xx: make module's license marker match the header | Uwe Kleine-König |
2015-06-29 | watchdog: max63xx: dynamically allocate device | Vivien Didelot |
2015-06-22 | watchdog: max63xx_wdt: Constify platform_device_id | Krzysztof Kozlowski |
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-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: Convert max63xx_wdt driver to watchdog framework | Axel Lin |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin |
2011-03-29 | watchdog: Convert release_resource to release_region/release_mem_region | Julia Lawall |
2011-03-15 | watchdog: cleanup spaces before tabs | Wim Van Sebroeck |
2010-04-16 | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | [WATCHDOG] support for max63xx watchdog timer chips | Marc Zyngier |