| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -11/+10 |
| 2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -4/+21 |
| 2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-27 | m68knommu: clean up ColdFire 54xx General Timer definitions | Greg Ungerer | 1 | -11/+10 |
| 2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -0/+5 |
| 2012-09-16 | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+1 |
| 2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -1/+1 |
| 2012-09-12 | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 2 | -5/+3 |
| 2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -0/+5 |
| 2012-09-11 | Merge branch 'ks8695/timer' into next/cleanup | Olof Johansson | 1 | -1/+13 |
| 2012-09-11 | watchdog: ks8695: sink registers into driver | Linus Walleij | 1 | -1/+13 |
| 2012-09-11 | watchdog/mpc8xxx: add a const qualifier | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-10 | watchdog: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
| 2012-09-10 | hpwdt: Fix kdump issue in hpwdt | Toshi Kani | 1 | -0/+3 |
| 2012-08-29 | watchdog: da9052: Remove duplicate inclusion of delay.h | Sachin Kamat | 1 | -1/+0 |
| 2012-08-26 | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 1 | -3/+3 |
| 2012-08-17 | booke/wdt: some ioctls do not return values properly | Tiejun Chen | 1 | -4/+3 |
| 2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+8 |
| 2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -7/+7 |
| 2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 1 | -7/+7 |
| 2012-07-27 | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 1 | -0/+8 |
| 2012-07-24 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 11 | -361/+121 |
| 2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -6/+6 |
| 2012-07-23 | watchdog: orion_wdt: Convert driver to watchdog core | Axel Lin | 2 | -153/+51 |
| 2012-07-23 | watchdog: s3c2410_wdt: Use module_platform_driver() | Sachin Kamat | 1 | -15/+1 |
| 2012-07-23 | watchdog: sch311x_wdt: Fix Polarity when starting watchdog | Wim Van Sebroeck | 1 | -2/+8 |
| 2012-07-23 | Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans... | Lokesh Vutla | 1 | -17/+0 |
| 2012-07-23 | watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() | Gerard Snitselaar | 1 | -2/+2 |
| 2012-07-23 | watchdog: bcm63xx_wdt: fix driver section mismatch | Florian Fainelli | 1 | -2/+2 |
| 2012-07-23 | watchdog: iTCO_wdt.c: convert to watchdog core | Wim Van Sebroeck | 2 | -165/+49 |
| 2012-07-23 | watchdog: xilinx: Read clock frequency directly from DT node | Michal Simek | 1 | -1/+1 |
| 2012-07-23 | watchdog: coh901327_wdt: use clk_prepare/unprepare | Linus Walleij | 1 | -3/+4 |
| 2012-07-23 | watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard | Justin Wheeler | 1 | -1/+3 |
| 2012-07-10 | powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E | Shaohui Xie | 2 | -6/+6 |
| 2012-07-09 | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 1 | -7/+7 |
| 2012-07-09 | watchdog: omap_wdt: add device tree support | Xiao Jiang | 1 | -0/+7 |
| 2012-06-28 | watchdog: core: fix WDIOC_GETSTATUS return value | Wim Van Sebroeck | 1 | -1/+1 |
| 2012-06-28 | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas | 1 | -1/+3 |
| 2012-06-28 | watchdog: iTCO_wdt: add platform driver module alias | Jan Beulich | 1 | -0/+1 |
| 2012-06-20 | Viresh has moved | Viresh Kumar | 1 | -2/+2 |
| 2012-05-30 | watchdog: iTCO_wdt.c: fix printk format warnings | Randy Dunlap | 1 | -3/+3 |
| 2012-05-30 | watchdog: sp805_wdt: Add clk_{un}prepare support | Viresh Kumar | 1 | -0/+8 |
| 2012-05-30 | watchdog: sp805_wdt: convert to watchdog core | Viresh Kumar | 2 | -159/+83 |
| 2012-05-30 | Watchdog: DA9052/53 PMIC watchdog support | Ashish Jangam | 3 | -0/+264 |
| 2012-05-30 | watchdog: Add support for dynamically allocated watchdog_device structs | Hans de Goede | 1 | -1/+54 |
| 2012-05-30 | watchdog: Add Locking support | Hans de Goede | 2 | -0/+22 |
| 2012-05-30 | watchdog: watchdog_dev: Rewrite wrapper code | Hans de Goede | 1 | -40/+130 |
| 2012-05-30 | watchdog: use dev_ functions | Alan Cox | 1 | -3/+2 |
| 2012-05-30 | watchdog: create all the proper device files | Alan Cox | 2 | -2/+33 |
| 2012-05-30 | watchdog: Add multiple device support | Alan Cox | 3 | -49/+125 |
| 2012-05-30 | watchdog: watchdog_core.h: make functions extern | Wim Van Sebroeck | 1 | -2/+2 |
| 2012-05-30 | watchdog: correct the name of the watchdog_core inlude file | Wim Van Sebroeck | 3 | -2/+2 |
| 2012-05-30 | watchdog: Add watchdog_active() routine | Viresh Kumar | 2 | -4/+4 |
| 2012-05-30 | watchdog: watchdog_dev: include private header to pickup global symbol protot... | H Hartley Sweeten | 1 | -0/+2 |
| 2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -31/+25 |
| 2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 4 | -445/+134 |
| 2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -7/+11 |
| 2012-05-23 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 16 | -392/+416 |
| 2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2 | -213/+94 |
| 2012-05-23 | watchdog: s3c2410_wdt: Set timeout to actually achieved timeout | Hans de Goede | 1 | -1/+1 |
| 2012-05-23 | watchdog: wm831x: Convert to gpio_request_one() | Mark Brown | 1 | -10/+3 |
| 2012-05-23 | watchdog: via_wdt: depends on PCI | Randy Dunlap | 1 | -1/+1 |
| 2012-05-23 | watchdog: ie6xx_wdt needs io.h | Randy Dunlap | 1 | -0/+1 |
| 2012-05-23 | watchdog: ie6xx_wdt.c: fix printk format warning | Randy Dunlap | 1 | -2/+2 |
| 2012-05-23 | watchdog: Add watchdog driver for Intel Atom E6XX | Alexander Stein | 3 | -0/+361 |
| 2012-05-23 | watchdog: it87_wdt: Add support for IT8728F watchdog. | Diego Elio Pettenò | 2 | -3/+11 |
| 2012-05-23 | watchdog: i6300esb: don't depend on X86 | Michael Olbrich | 1 | -1/+1 |
| 2012-05-23 | watchdog: Use module_pci_driver | Wim Van Sebroeck | 5 | -88/+9 |
| 2012-05-23 | watchdog: sch311x_wdt.c: Remove RESGEN | Dave Mueller | 1 | -34/+5 |
| 2012-05-23 | watchdog: s3c2410-wdt: Use of_match_ptr(). | Wim Van Sebroeck | 1 | -3/+2 |
| 2012-05-23 | watchdog: Device tree support for pnx4008-wdt | Roland Stigge | 1 | -0/+10 |
| 2012-05-23 | watchdog: ar7_wdt.c: use devm_request_and_ioremap | Julia Lawall | 1 | -23/+10 |
| 2012-05-23 | watchdog: remove ixp2000 driver | Rob Herring | 3 | -227/+0 |
| 2012-05-23 | watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL... | H Hartley Sweeten | 1 | -1/+1 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-05-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -22/+24 |
| 2012-05-21 | watchdog: MIPS: lantiq: implement OF support and minor fixes | John Crispin | 1 | -31/+25 |
| 2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 1 | -6/+10 |
| 2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 1 | -3/+3 |
| 2012-05-10 | watchdog: shwdt: Use finer grained clock control. | Paul Mundt | 1 | -7/+5 |
| 2012-05-10 | watchdog: shwdt: Preliminary runtime PM support. | Paul Mundt | 1 | -0/+8 |
| 2012-05-10 | watchdog: shwdt: Basic clock framework support. | Paul Mundt | 1 | -24/+26 |
| 2012-05-10 | watchdog: shwdt: Trim down private data structure. | Paul Mundt | 1 | -3/+0 |
| 2012-05-10 | watchdog: shwdt: Migrate to per-device locking. | Paul Mundt | 1 | -15/+19 |
| 2012-05-10 | watchdog: shwdt: Conversion to watchdog core. | Paul Mundt | 2 | -154/+45 |
| 2012-05-10 | watchdog: shwdt: Migrate from reboot notifier to platform shutdown. | Paul Mundt | 1 | -31/+12 |
| 2012-05-09 | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra | 4 | -445/+134 |
| 2012-05-08 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 1 | -6/+10 |
| 2012-04-26 | hpwdt: Only BYTE reads/writes to WD Timer port 0x72 | Mingarelli, Thomas | 1 | -3/+3 |
| 2012-04-25 | watchdog imx2: prepare clk before enabling it | Sascha Hauer | 1 | -1/+1 |
| 2012-04-25 | x86/nmi: Add new NMI queues to deal with IO_CHK and SERR | Don Zickus | 1 | -7/+20 |
| 2012-04-25 | watchdog, hpwdt: Remove priority option for NMI callback | Don Zickus | 1 | -15/+4 |
| 2012-04-16 | Fix typo in various Kconfig file | Masanari Iida | 1 | -1/+1 |
| 2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -0/+1 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 23 | -22/+1 |
| 2012-03-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 101 | -2810/+1765 |
| 2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -9/+15 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 22 | -22/+0 |
| 2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
| 2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+4 |
| 2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -15/+38 |
| 2012-03-27 | watchdog: txx9wdt: fix timeout | Wim Van Sebroeck | 1 | -8/+10 |
| 2012-03-27 | watchdog: Convert txx9wdt driver to watchdog framework | Axel Lin | 2 | -118/+38 |
| 2012-03-27 | watchdog: coh901327_wdt.c: fix timeout | Wim Van Sebroeck | 1 | -6/+10 |
| 2012-03-27 | watchdog: coh901327: convert to use watchdog core | Linus Walleij | 2 | -137/+56 |
| 2012-03-27 | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core | Viresh Kumar | 1 | -0/+5 |
| 2012-03-27 | watchdog: ep93xx_wdt: timeout is an unsigned int value. | Wim Van Sebroeck | 1 | -3/+3 |
| 2012-03-27 | watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core | Mika Westerberg | 1 | -0/+1 |
| 2012-03-27 | watchdog: Convert ep93xx driver to watchdog core | H Hartley Sweeten | 2 | -149/+55 |
| 2012-03-27 | watchdog: sp805: Use devm routines | Viresh Kumar | 1 | -22/+13 |
| 2012-03-27 | watchdog: sp805: replace readl/writel with lighter _relaxed variants | Viresh Kumar | 1 | -12/+12 |
| 2012-03-27 | watchdog: sp805: Fix documentation style comment | Viresh Kumar | 1 | -8/+7 |
| 2012-03-27 | watchdog: mpcore_wdt: Allow platform_get_irq() to fail | Viresh Kumar | 1 | -9/+9 |
| 2012-03-27 | watchdog: mpcore_wdt: Use devm routines | Viresh Kumar | 1 | -39/+19 |
| 2012-03-27 | watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device | Viresh Kumar | 1 | -20/+20 |
| 2012-03-27 | watchdog: xen: don't clear is_active when xen_wdt_stop() failed | Jan Beulich | 1 | -3/+5 |
| 2012-03-27 | watchdog: xen: don't unconditionally enable the watchdog during resume | Jan Beulich | 1 | -1/+8 |
| 2012-03-27 | watchdog: fix compiler error for missing parenthesis | Jaehoon Chung | 1 | -1/+1 |
| 2012-03-27 | watchdog: ep93xx_wdt.c: fix platform probe | Wim Van Sebroeck | 1 | -8/+8 |
| 2012-03-27 | watchdog: ep93xx: Convert the watchdog driver into a platform device. | H Hartley Sweeten | 1 | -14/+37 |
| 2012-03-27 | watchdog: fix set_timeout operations | Wim Van Sebroeck | 6 | -3/+10 |
| 2012-03-27 | watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou... | Hans de Goede | 1 | -1/+0 |
| 2012-03-27 | watchdog: softdog: convert to watchdog core | Alan Cox | 2 | -146/+37 |
| 2012-03-27 | watchdog: Convert max63xx_wdt driver to watchdog framework | Axel Lin | 2 | -159/+32 |
| 2012-03-27 | watchdog: pnx4008: convert driver to use the watchdog framework | Wolfram Sang | 2 | -140/+41 |
| 2012-03-27 | watchdog: Convert wm8350_wdt driver to watchdog core | Axel Lin | 2 | -179/+38 |
| 2012-03-27 | watchdog: Convert jz4740_wdt driver to watchdog core | Axel Lin | 2 | -175/+90 |
| 2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck | 82 | -162/+162 |
| 2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 90 | -1280/+1039 |
| 2012-03-27 | watchdog: pnx4008: don't use __raw_-accessors | Wolfram Sang | 1 | -12/+11 |
| 2012-03-27 | watchdog: pnx4008: cleanup resource handling using managed devices | Wolfram Sang | 1 | -47/+22 |
| 2012-03-27 | watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation | Viresh Kumar | 1 | -0/+33 |
| 2012-03-27 | watchdog: make imx2_wdt report boot status correctly | Oskar Schirmer | 1 | -1/+9 |
| 2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 1 | -0/+1 |
| 2012-03-24 | Merge branch 'kirkwood/dt' into next/dt2 | Arnd Bergmann | 1 | -9/+15 |
| 2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -11/+1 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -11/+1 |
| 2012-03-16 | Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope... | Arnd Bergmann | 1 | -9/+15 |
| 2012-03-16 | powerpc: Add GE FPGA config option | Martyn Welch | 1 | -1/+1 |
| 2012-03-16 | ARM: orion: wdt: use resource vice direct access | Jason Cooper | 1 | -9/+15 |
| 2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 1 | -14/+37 |
| 2012-03-14 | ep93xx: Convert the watchdog driver into a platform device. | H Hartley Sweeten | 1 | -14/+37 |
| 2012-03-13 | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 5 | -31/+41 |
| 2012-03-08 | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 5 | -31/+41 |
| 2012-03-07 | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 1 | -1/+1 |
| 2012-03-03 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 1 | -1/+1 |
| 2012-02-29 | watchdog: fix GETTIMEOUT ioctl in booke_wdt | Dmitry Artamonow | 1 | -1/+5 |
| 2012-02-28 | watchdog: Fix typo in pnx4008_wdt.c | Masanari Iida | 1 | -1/+1 |
| 2012-02-28 | watchdog: Fix typo in Kconfig | Masanari Iida | 1 | -1/+1 |
| 2012-02-28 | watchdog: fix error in probe() of s3c2410_wdt (reset at booting) | MyungJoo Ham | 1 | -26/+31 |
| 2012-02-28 | watchdog: hpwdt: clean up set_memory_x call for 32 bit | Maxim Uvarov | 1 | -2/+3 |
| 2012-02-23 | ARM: at91: make ST (System Timer) soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+4 |
| 2012-01-27 | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs | Seth Heasley | 1 | -0/+35 |
| 2012-01-27 | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev | Axel Lin | 1 | -2/+2 |
| 2012-01-27 | watchdog: Fix typo "unexpectdly" | Masanari Iida | 2 | -2/+2 |
| 2012-01-27 | watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin | 1 | -2/+2 |
| 2012-01-27 | watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options | Axel Lin | 1 | -2/+2 |
| 2012-01-27 | watchdog: Return proper error in nuc900wdt_probe if misc_register fails | Axel Lin | 1 | -1/+2 |
| 2012-01-27 | watchdog: Staticise nuc900_wdt | Axel Lin | 1 | -1/+1 |
| 2012-01-27 | watchdog: via_wdt: Staticise wdt_pci_table | Axel Lin | 1 | -1/+1 |
| 2012-01-27 | watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable | Shubhrajyoti D | 1 | -0/+2 |
| 2012-01-27 | watchdog: dw_wdt.c: use devm_request_and_ioremap | Julia Lawall | 1 | -5/+1 |
| 2012-01-27 | watchdog: imx2_wdt.c: use devm_request_and_ioremap | Julia Lawall | 1 | -10/+1 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -2/+2 |
| 2012-01-10 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 35 | -284/+325 |
| 2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -6/+22 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -34/+1 |
| 2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+2 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -34/+1 |
| 2012-01-06 | watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. | Shubhrajyoti D | 1 | -0/+1 |
| 2012-01-06 | watchdog: new driver for VIA chipsets | Marc Vertes | 3 | -0/+281 |
| 2012-01-06 | watchdog: ath79_wdt: flush register writes | Gabor Juhos | 1 | -0/+6 |
| 2012-01-06 | drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data | Julia Lawall | 1 | -3/+0 |
| 2012-01-06 | watchdog: Convert wm831x driver to devm_kzalloc() | Mark Brown | 1 | -4/+3 |
| 2012-01-06 | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API | Wim Van Sebroeck | 2 | -3/+3 |
| 2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 19 | -225/+19 |
| 2012-01-06 | watchdog: Use DEFINE_SPINLOCK() for static spinlocks | Axel Lin | 11 | -27/+10 |
| 2012-01-06 | watchdog: Convert Wolfson drivers to module_platform_driver | Mark Brown | 2 | -22/+2 |
| 2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 1 | -2/+2 |
| 2011-12-27 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck | 1 | -3/+3 |
| 2011-12-26 | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas | 1 | -1/+4 |
| 2011-12-26 | watchdog: sp805: Fix section mismatch in ID table. | Nick Bowler | 1 | -1/+1 |
| 2011-12-26 | watchdog: move coh901327 state holders | Linus Walleij | 1 | -2/+4 |
| 2011-11-28 | ARM: at91: make watchdog drivers soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2 | -6/+22 |
| 2011-11-22 | watchdog: sp805: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
| 2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 1 | -34/+1 |
| 2011-11-16 | watchdog: fix initialisation printout in s3c2410_wdt | Dmitry Artamonow | 1 | -2/+2 |
| 2011-11-16 | watchdog: Don't overwrite error value in wm831x_wdt_set_timeout() | Mark Brown | 1 | -1/+1 |
| 2011-11-15 | watchdog: adx_wdt.c: remove driver | Wim Van Sebroeck | 3 | -363/+0 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2011-11-05 | watchdog: Convert wm831x driver to watchdog core | Mark Brown | 2 | -213/+106 |
| 2011-11-05 | watchdog: s3c2410: convert to use the watchdog framework | Wolfram Sang | 2 | -139/+38 |
| 2011-11-05 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing | Wim Van Sebroeck | 1 | -6/+13 |
| 2011-11-05 | watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver | Greg Lee | 1 | -6/+27 |
| 2011-11-05 | watchdog: irq: Remove IRQF_DISABLED | Yong Zhang | 6 | -8/+7 |
| 2011-11-05 | watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD | Venkat Subbiah | 1 | -1/+1 |
| 2011-11-05 | watchdog: sc520_wdt: Remove unnecessary cast. | Sean Young | 1 | -1/+1 |