Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4fdef2183e6598cc977a9bb9321ef99a44125da3
/
drivers
/
watchdog
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
cc22219
Merge commit 'v2.6.37-rc8' into perf/core
by Ingo Molnar
· 14 years ago
1fef891
Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38-new
by Sascha Hauer
· 14 years ago
4a7863c
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR
by Don Zickus
· 14 years ago
3b3c1f2
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
by Florian Fainelli
· 14 years ago
2c1f467
watchdog: imx: use clk_get to acquire the watchdog clock
by Fabio Estevam
· 14 years ago
10a18d7
Merge commit 'v2.6.37-rc5' into perf/core
by Ingo Molnar
· 14 years ago
4fc3680
watchdog: it8712f_wdt: add note to Kconfig
by Wim Van Sebroeck
· 14 years ago
f6e0722
watchdog: gef_wdt: include fs.h
by Wolfram Sang & Martyn Welch
· 14 years ago
e6c3b69
watchdog: bcm63xx_wdt: improve platform part.
by Wim Van Sebroeck
· 14 years ago
c54fb81
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH
by Seth Heasley
· 14 years ago
072b198
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
by Don Zickus
· 14 years ago
468ffde
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
by David Daney
· 14 years ago
ad1d3a2
watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code
by Prarit Bhargava
· 14 years ago
b63aa73
watchdog: add support for Broadcom BCM63xx built-in watchdog
by Florian Fainelli
· 14 years ago
dee00ab
watchdog: f71808e_wdt: add support for the F71889FG
by Giel van Schijndel
· 14 years ago
29c3e8c
watchdog: MachZ: fix debug macro
by Nicolas Kaiser
· 14 years ago
a422088
watchdog: it8712f_wdt: Add module parameter for alternative reset sources
by Timo Juhani Lindfors
· 14 years ago
f0fc107
watchdog: it8712f_wdt: Add comments for config/control register names
by Timo Juhani Lindfors
· 14 years ago
dfb0b8e
watchdog: it87_wdt: Add support for watchdogs with 8b timers
by Ondrej Zajicek
· 14 years ago
ee3e965
watchdog: it87_wdt: Add support for IT8720F watchdog
by Ondrej Zajicek
· 14 years ago
a2b89cd
watchdog: Use static const char * const where possible
by Joe Perches
· 14 years ago
641912f
watchdog: iTCO_wdt: Cleanup warning messages
by Prarit Bhargava
· 14 years ago
cad0df3
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs
by Seth Heasley
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
e0dc09f
powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option
by Timur Tabi
· 14 years ago
fbdd714
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
by Timur Tabi
· 14 years ago
ca4d3e67
MIPS: Add missing #inclusions of <linux/irq.h>
by David Howells
· 14 years ago
613655f
drivers: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
7ec5ad0
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
by Varadarajan, Charulatha
· 14 years ago
0a18e15
watchdog: Enable NXP LPC32XX support in Kconfig (resend)
by Kevin Wells
· 14 years ago
0e901be
watchdog: ts72xx_wdt: disable watchdog at probe
by Mika Westerberg
· 14 years ago
ae44855
watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit()
by Akinobu Mita
· 14 years ago
86ded1f
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
by dann frazier
· 14 years ago
2ec7ed6
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
by dann frazier
· 14 years ago
34572b2
watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"
by dann frazier
· 14 years ago
243066b
watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization
by dann frazier
· 14 years ago
aae67f3
watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT
by dann frazier
· 14 years ago
6f681c2
watchdog: hpwdt (7/12): allow full range of timer values supported by hardware
by dann frazier
· 14 years ago
e802e32
watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro
by dann frazier
· 14 years ago
6b7f3d5
watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict
by dann frazier
· 14 years ago
36e3ff4
watchdog: hpwdt (4/12): Despecificate driver from iLO2
by dann frazier
· 14 years ago
923410d
watchdog: hpwdt (3/12): Group NMI sourcing specific items together
by dann frazier
· 14 years ago
550d299
watchdog: hpwdt (2/12): Group options that affect watchdog behavior together
by dann frazier
· 14 years ago
a52e6d1
watchdog: hpwdt (1/12): clean-up include-files.
by dann frazier
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
adb2363
watchdog: hpwdt: formatting of pointers in printk()
by Kulikov Vasiliy
· 14 years ago
4a37027
watchdog: Adding support for ARM Primecell SP805 Watchdog
by Viresh KUMAR
· 14 years ago
96cb4eb
watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG
by Giel van Schijndel
· 14 years ago
4c4b638
watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function
by Wim Van Sebroeck
· 14 years ago
9f2cc6f
watchdog: wdt_pci.c: move ids to pci_ids.h
by H Hartley Sweeten
· 14 years ago
9a37256
watchdog: s3c2410_wdt - Fix removing of platform device
by Wim Van Sebroeck
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
4c076fb
WATCHDOG: Add watchdog driver for OCTEON SOCs
by David Daney
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 14 years ago
f1f5bda
watchdog: at32ap700x_wdt: register misc device last in probe() function
by Hans-Christian Egtvedt
· 14 years ago
8acf7d0
watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch
by Baruch Siach
· 14 years ago
cfca31c
[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference
by Julia Lawall
· 14 years ago
b74dbf2
of/watchdog: gef_wdt.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
de2b606
watchdog: Fix build failure with OF changes
by Michael Guntsche
· 14 years ago
8deca39
mfd: Change rdc321x resources flags to IORESOURCE_IO
by Florian Fainelli
· 14 years ago
842102f
watchdog: Convert rdc321x_wdt to use southbridge pci device
by Florian Fainelli
· 15 years ago
bb2fd8a
watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.
by Wolfram Sang
· 15 years ago
100fb76
watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail
by Banajit Goswami
· 14 years ago
8740f71
watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs
by Banajit Goswami
· 14 years ago
7e6811d
iTCO_wdt: fix TCO V1 timeout values and limits
by Pádraig Brady
· 15 years ago
bb6f360
watchdog: twl4030_wdt: Disable watchdog during probing
by Ameya Palande
· 14 years ago
4724ba5
watchdog: update/improve/consolidate watchdog driver
by Randy Dunlap
· 15 years ago
8b18085
watchdog: booke_wdt: fix ioctl status flags
by Wim Van Sebroeck
· 15 years ago
76550d3
watchdog: fix several MODULE_PARM_DESC strings
by Randy Dunlap
· 15 years ago
42bd5d4
watchdog: bfin: use new common Blackfin watchdog header
by Mike Frysinger
· 15 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
98af057
ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
by Srinidhi Kasagar
· 14 years ago
d557f65
watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
by Wim Van Sebroeck
· 15 years ago
d8d8b63
watchdog: booke_wdt: fix build - unconstify watchdog_info
by Anton Vorontsov
· 15 years ago
322af98
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
by Denis Turischev
· 15 years ago
fcf1dd7
watchdog: sbc_fitpc2_wdt: fixed I/O operations order
by Denis Turischev
· 15 years ago
8691331
Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
by Guenter Roeck
· 15 years ago
aebaec9
[WATCHDOG] max63xx driver depends on ioremap()
by Geert Uytterhoeven
· 15 years ago
b1183e0
[WATCHDOG] max63xx: be careful when disabling the watchdog
by Marc Zyngier
· 15 years ago
0fb0657
[WATCHDOG] fixed book E watchdog period register mask.
by Luuk Paulussen
· 15 years ago
77165a4
[WATCHDOG] omap4: Fix WDT Kconfig
by Santosh Shilimkar
· 15 years ago
14e71e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
8ba42bd
[WATCHDOG] hpwdt - fix lower timeout limit
by Thomas Mingarelli
· 15 years ago
4c7d849
[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs
by Seth Heasley
· 15 years ago
5e80371
[WATCHDOG] set max63xx driver as ARM only
by Marc Zyngier
· 15 years ago
35c7978
[WATCHDOG] powerpc: pika_wdt ident cannot be const
by Sean MacLennan
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2786095
[WATCHDOG] i6300esb.c: change platform_driver to pci_driver
by Wim Van Sebroeck
· 15 years ago
Next »