Age | Commit message (Expand) | Author |
2010-10-25 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-14 | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option | Timur Tabi |
2010-10-14 | powerpc/watchdog: Allow the Book-E driver to be compiled as a module | Timur Tabi |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-29 | OMAP: WDT: Use PM runtime APIs instead of clk FW APIs | Varadarajan, Charulatha |
2010-09-15 | watchdog: Enable NXP LPC32XX support in Kconfig (resend) | Kevin Wells |
2010-09-15 | watchdog: ts72xx_wdt: disable watchdog at probe | Mika Westerberg |
2010-09-15 | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e... | Akinobu Mita |
2010-08-13 | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier |
2010-08-13 | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier |
2010-08-13 | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier |
2010-08-13 | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier |
2010-08-13 | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier |
2010-08-13 | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier |
2010-08-13 | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier |
2010-08-13 | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier |
2010-08-13 | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier |
2010-08-13 | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier |
2010-08-13 | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier |
2010-08-13 | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-08 | watchdog: hpwdt: formatting of pointers in printk() | Kulikov Vasiliy |
2010-08-08 | watchdog: Adding support for ARM Primecell SP805 Watchdog | Viresh KUMAR |
2010-08-08 | watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG | Giel van Schijndel |
2010-08-08 | watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr... | Wim Van Sebroeck |
2010-08-08 | watchdog: wdt_pci.c: move ids to pci_ids.h | H Hartley Sweeten |
2010-08-08 | watchdog: s3c2410_wdt - Fix removing of platform device | Wim Van Sebroeck |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | WATCHDOG: Add watchdog driver for OCTEON SOCs | David Daney |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely |
2010-06-17 | watchdog: at32ap700x_wdt: register misc device last in probe() function | Hans-Christian Egtvedt |
2010-06-13 | watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch | Baruch Siach |
2010-06-07 | [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference | Julia Lawall |
2010-06-02 | of/watchdog: gef_wdt.c: fix build breakage | Anatolij Gustschin |
2010-06-02 | watchdog: Fix build failure with OF changes | Michael Guntsche |
2010-05-28 | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli |
2010-05-28 | watchdog: Convert rdc321x_wdt to use southbridge pci device | Florian Fainelli |
2010-05-25 | watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process... | Wolfram Sang |
2010-05-25 | watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail | Banajit Goswami |
2010-05-25 | watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs | Banajit Goswami |
2010-05-25 | iTCO_wdt: fix TCO V1 timeout values and limits | Pádraig Brady |
2010-05-25 | watchdog: twl4030_wdt: Disable watchdog during probing | Ameya Palande |