summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2010-08-08watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy
2010-08-08watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR
2010-08-08watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FGGiel van Schijndel
2010-08-08watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...Wim Van Sebroeck
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten
2010-08-08watchdog: s3c2410_wdt - Fix removing of platform deviceWim Van Sebroeck
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-06-17watchdog: at32ap700x_wdt: register misc device last in probe() functionHans-Christian Egtvedt
2010-06-13watchdog: [PATCH 3/3] imx2_wdt: fix section mismatchBaruch Siach
2010-06-07[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall
2010-06-02of/watchdog: gef_wdt.c: fix build breakageAnatolij Gustschin
2010-06-02watchdog: Fix build failure with OF changesMichael Guntsche
2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli
2010-05-28watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli
2010-05-25watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang
2010-05-25watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami
2010-05-25watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami
2010-05-25iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady
2010-05-25watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap
2010-05-25watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap
2010-05-25watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-12ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar
2010-05-03watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov
2010-04-26watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev
2010-04-26watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev
2010-04-26Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck
2010-04-16[WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven
2010-04-16[WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier
2010-04-16[WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen
2010-04-16[WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley
2010-04-03[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier
2010-04-03[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck
2010-03-08[WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck
2010-03-07[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton