Age | Commit message (Expand) | Author |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-26 | watchdog: orion: Use the reference clock on Armada 375 SoC | Ezequiel Garcia |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-10 | watchdog: orion: Add Armada 375/380 SoC support | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce per-SoC enabled() function | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce per-SoC stop() function | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Remove unneeded atomic access | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce a SoC-specific RSTOUT mapping | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Move the register ioremap'ing to its own function | Ezequiel Garcia |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-02-25 | watchdog: orion_wdt: Use %pa to print 'phys_addr_t' | Fabio Estevam |
2014-02-22 | watchdog: orion: Add support for Armada 370 and Armada XP SoC | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Add per-compatible watchdog start implementation | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Add per-compatible clock initialization | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Introduce per-compatible of_device_id data | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Introduce an orion_watchdog device structure | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Remove unneeded BRIDGE_CAUSE clear | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Handle the interrupt so it's properly acked | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Make sure the watchdog is initially stopped | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Remove unused macros | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Use atomic access for shared registers | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Add clock error handling | Ezequiel Garcia |
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-11-17 | watchdog: Remove redundant of_match_ptr | Sachin Kamat |
2013-07-11 | Watchdog: fix clearing of the watchdog interrupt | Russell King |
2013-07-11 | Watchdog: allow orion_wdt to be built for Dove | Russell King |
2013-03-01 | watchdog: add timeout-sec property binding | Fabio Porcedda |
2013-03-01 | watchdog: orion_wdt: Add platform alias | Lubomir Rintel |
2012-12-19 | watchdog: Orion: Fix possible null-deference in orion_wdt_probe | Jason Gunthorpe |
2012-11-28 | watchdog: remove use of __devexit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devinitdata | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devinit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devexit_p | Bill Pemberton |
2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-27 | ARM: Orion: DTify the watchdog timer. | Andrew Lunn |
2012-07-23 | watchdog: orion_wdt: Convert driver to watchdog core | Axel Lin |
2012-05-08 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn |
2012-03-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches |
2012-03-16 | ARM: orion: wdt: use resource vice direct access | Jason Cooper |
2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin |
2012-01-06 | watchdog: Use DEFINE_SPINLOCK() for static spinlocks | Axel Lin |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre |