| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
* | hpwdt: Fix kdump issue in hpwdt | Toshi Kani | 2012-09-10 | 1 | -0/+3 |
* | watchdog: da9052: Remove duplicate inclusion of delay.h | Sachin Kamat | 2012-08-29 | 1 | -1/+0 |
* | booke/wdt: some ioctls do not return values properly | Tiejun Chen | 2012-08-17 | 1 | -4/+3 |
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 1 | -0/+8 |
|\ |
|
| * | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 2012-07-27 | 1 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 1 | -7/+7 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 1 | -7/+7 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 1 | -7/+7 |
| | |/ |
|
* | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-07-24 | 11 | -361/+121 |
|\ \ \ |
|
| * | | | watchdog: orion_wdt: Convert driver to watchdog core | Axel Lin | 2012-07-23 | 2 | -153/+51 |
| * | | | watchdog: s3c2410_wdt: Use module_platform_driver() | Sachin Kamat | 2012-07-23 | 1 | -15/+1 |
| * | | | watchdog: sch311x_wdt: Fix Polarity when starting watchdog | Wim Van Sebroeck | 2012-07-23 | 1 | -2/+8 |
| * | | | Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans... | Lokesh Vutla | 2012-07-23 | 1 | -17/+0 |
| * | | | watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() | Gerard Snitselaar | 2012-07-23 | 1 | -2/+2 |
| * | | | watchdog: bcm63xx_wdt: fix driver section mismatch | Florian Fainelli | 2012-07-23 | 1 | -2/+2 |
| * | | | watchdog: iTCO_wdt.c: convert to watchdog core | Wim Van Sebroeck | 2012-07-23 | 2 | -165/+49 |
| * | | | watchdog: xilinx: Read clock frequency directly from DT node | Michal Simek | 2012-07-23 | 1 | -1/+1 |
| * | | | watchdog: coh901327_wdt: use clk_prepare/unprepare | Linus Walleij | 2012-07-23 | 1 | -3/+4 |
| * | | | watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard | Justin Wheeler | 2012-07-23 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-07-23 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E | Shaohui Xie | 2012-07-10 | 2 | -6/+6 |
| |/ / |
|
* | | | watchdog: omap_wdt: add device tree support | Xiao Jiang | 2012-07-09 | 1 | -0/+7 |
|/ / |
|
* | | watchdog: core: fix WDIOC_GETSTATUS return value | Wim Van Sebroeck | 2012-06-28 | 1 | -1/+1 |
* | | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas | 2012-06-28 | 1 | -1/+3 |
* | | watchdog: iTCO_wdt: add platform driver module alias | Jan Beulich | 2012-06-28 | 1 | -0/+1 |
* | | Viresh has moved | Viresh Kumar | 2012-06-20 | 1 | -2/+2 |
|/ |
|
* | watchdog: iTCO_wdt.c: fix printk format warnings | Randy Dunlap | 2012-05-30 | 1 | -3/+3 |
* | watchdog: sp805_wdt: Add clk_{un}prepare support | Viresh Kumar | 2012-05-30 | 1 | -0/+8 |
* | watchdog: sp805_wdt: convert to watchdog core | Viresh Kumar | 2012-05-30 | 2 | -159/+83 |
* | Watchdog: DA9052/53 PMIC watchdog support | Ashish Jangam | 2012-05-30 | 3 | -0/+264 |
* | watchdog: Add support for dynamically allocated watchdog_device structs | Hans de Goede | 2012-05-30 | 1 | -1/+54 |
* | watchdog: Add Locking support | Hans de Goede | 2012-05-30 | 2 | -0/+22 |
* | watchdog: watchdog_dev: Rewrite wrapper code | Hans de Goede | 2012-05-30 | 1 | -40/+130 |
* | watchdog: use dev_ functions | Alan Cox | 2012-05-30 | 1 | -3/+2 |
* | watchdog: create all the proper device files | Alan Cox | 2012-05-30 | 2 | -2/+33 |
* | watchdog: Add multiple device support | Alan Cox | 2012-05-30 | 3 | -49/+125 |
* | watchdog: watchdog_core.h: make functions extern | Wim Van Sebroeck | 2012-05-30 | 1 | -2/+2 |
* | watchdog: correct the name of the watchdog_core inlude file | Wim Van Sebroeck | 2012-05-30 | 3 | -2/+2 |
* | watchdog: Add watchdog_active() routine | Viresh Kumar | 2012-05-30 | 2 | -4/+4 |
* | watchdog: watchdog_dev: include private header to pickup global symbol protot... | H Hartley Sweeten | 2012-05-30 | 1 | -0/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | 1 | -31/+25 |
|\ |
|
| * | watchdog: MIPS: lantiq: implement OF support and minor fixes | John Crispin | 2012-05-21 | 1 | -31/+25 |
* | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 4 | -445/+134 |
|\ \ |
|
| * | | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra | 2012-05-09 | 4 | -445/+134 |
| |/ |
|
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 2 | -7/+11 |
|\ \ |
|
| * \ | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 2012-05-16 | 1 | -6/+10 |
| |\ \ |
|
| | * | | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 2012-05-08 | 1 | -6/+10 |
| * | | | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 2012-05-11 | 1 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | watchdog imx2: prepare clk before enabling it | Sascha Hauer | 2012-04-25 | 1 | -1/+1 |
| | |/
| |/| |
|