Age | Commit message (Expand) | Author |
2015-09-04 | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-11 | watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint | Matt Fleming |
2015-08-11 | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data | Matt Fleming |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar |
2015-07-01 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2015-07-01 | watchdog: omap_wdt: early_enable module parameter | Lars Poeschel |
2015-06-29 | watchdog: gpio_wdt: Add option for early registration | Jean-Baptiste Theou |
2015-06-29 | watchdog: watchdog_core: Add watchdog registration deferral mechanism | Jean-Baptiste Theou |
2015-06-29 | watchdog: max63xx: dynamically allocate device | Vivien Didelot |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-26 | watchdog: imx2_wdt: Disable previously acquired clock on error path | Fabio Estevam |
2015-06-26 | watchdog: imx2_wdt: Check for clk_prepare_enable() error | Fabio Estevam |
2015-06-22 | watchdog: hpwdt: Add support for WDIOC_SETOPTIONS | Jean Delvare |
2015-06-22 | watchdog: omap_wdt: implement get_timeleft | Lars Poeschel |
2015-06-22 | watchdog: da9062: DA9062 watchdog driver | S Twiss |
2015-06-22 | watchdog: imx2_wdt: set watchdog parent device | Vladimir Zapolskiy |
2015-06-22 | watchdog: mena21_wdt: Fix possible NULL pointer dereference | Johannes Thumshirn |
2015-06-22 | watchdog: dw_wdt: keepalive the watchdog at write time | Doug Anderson |
2015-06-22 | watchdog: dw_wdt: No need for a spinlock | Doug Anderson |
2015-06-22 | watchdog: imx2_wdt: also set wdog->timeout to new_timeout | Michael Grzeschik |
2015-06-22 | watchdog: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-06-22 | watchdog: cadence: Add dependency on HAS_IOMEM | Richard Weinberger |
2015-06-22 | watchdog: max63xx_wdt: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-22 | watchdog: MAX63XX_WATCHDOG does not depend on ARM | Vivien Didelot |
2015-06-22 | watchdog: imgpdc: Add some documentation about the timeout | Ezequiel Garcia |
2015-06-22 | watchdog: imgpdc: Fix max timeout | Ezequiel Garcia |
2015-06-22 | watchdog: imgpdc: Add reboot support | Andrew Bresticker |
2015-06-22 | watchdog: imgpdc: Set timeout before starting watchdog | Andrew Bresticker |
2015-06-22 | watchdog: imgpdc: Allow timeout to be set in device-tree | Andrew Bresticker |
2015-06-22 | watchdog: omap: assert the counter being stopped before reprogramming | Uwe Kleine-König |
2015-06-22 | watchdog: omap: simplify assignment of bootstatus | Uwe Kleine-König |
2015-06-22 | watchdog: omap: put struct watchdog_device into driver data | Uwe Kleine-König |
2015-06-22 | watchdog: omap: use watchdog_init_timeout instead of open coding it | Uwe Kleine-König |
2015-06-22 | watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC | Baruch Siach |
2015-06-22 | watchdog: at91sam9: use endian agnostic IO | Ben Dooks |
2015-06-22 | watchdog: st_wdt: Update IP layout information to include Clocksource | Lee Jones |
2015-06-22 | watchdog: st_wdt: Add new driver for ST's LPC Watchdog | Lee Jones |
2015-05-14 | ARM: bcm2835: Move the restart/power_off handling to the WDT driver | Eric Anholt |
2015-04-30 | watchdog: st_wdt: Add new driver for ST's LPC Watchdog | Lee Jones |
2015-04-22 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-22 | watchdog: stmp3xxx_rtc_wdt: fix broken email address | Wolfram Sang |
2015-04-22 | watchdog: pnx4008_wdt: fix broken email address | Wolfram Sang |
2015-04-22 | watchdog: octeon: use fixed length string for register names | Aaro Koskinen |
2015-04-22 | watchdog: octeon: fix some trivial coding style issues | Aaro Koskinen |
2015-04-22 | watchdog: octeon: convert to WATCHDOG_CORE API | Aaro Koskinen |
2015-04-22 | watchdog: cadence: Remove Kconfig dependency on ARCH | Michal Simek |
2015-04-22 | watchdog: qcom: use timer devicetree binding | Mathieu Olivari |
2015-04-22 | watchdog: bcm281xx: Remove use of seq_printf return value | Joe Perches |