| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | |/
| |/| |
|
* | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-05-23 | 16 | -392/+416 |
|\ \ \ |
|
| * | | | watchdog: s3c2410_wdt: Set timeout to actually achieved timeout | Hans de Goede | 2012-05-23 | 1 | -1/+1 |
| * | | | watchdog: wm831x: Convert to gpio_request_one() | Mark Brown | 2012-05-23 | 1 | -10/+3 |
| * | | | watchdog: via_wdt: depends on PCI | Randy Dunlap | 2012-05-23 | 1 | -1/+1 |
| * | | | watchdog: ie6xx_wdt needs io.h | Randy Dunlap | 2012-05-23 | 1 | -0/+1 |
| * | | | watchdog: ie6xx_wdt.c: fix printk format warning | Randy Dunlap | 2012-05-23 | 1 | -2/+2 |
| * | | | watchdog: Add watchdog driver for Intel Atom E6XX | Alexander Stein | 2012-05-23 | 3 | -0/+361 |
| * | | | watchdog: it87_wdt: Add support for IT8728F watchdog. | Diego Elio Pettenò | 2012-05-23 | 2 | -3/+11 |
| * | | | watchdog: i6300esb: don't depend on X86 | Michael Olbrich | 2012-05-23 | 1 | -1/+1 |
| * | | | watchdog: Use module_pci_driver | Wim Van Sebroeck | 2012-05-23 | 5 | -88/+9 |
| * | | | watchdog: sch311x_wdt.c: Remove RESGEN | Dave Mueller | 2012-05-23 | 1 | -34/+5 |
| * | | | watchdog: s3c2410-wdt: Use of_match_ptr(). | Wim Van Sebroeck | 2012-05-23 | 1 | -3/+2 |
| * | | | watchdog: Device tree support for pnx4008-wdt | Roland Stigge | 2012-05-23 | 1 | -0/+10 |
| * | | | watchdog: ar7_wdt.c: use devm_request_and_ioremap | Julia Lawall | 2012-05-23 | 1 | -23/+10 |
| * | | | watchdog: remove ixp2000 driver | Rob Herring | 2012-05-23 | 3 | -227/+0 |
| * | | | watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL... | H Hartley Sweeten | 2012-05-23 | 1 | -1/+1 |
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 2 | -213/+94 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | watchdog: shwdt: Use finer grained clock control. | Paul Mundt | 2012-05-10 | 1 | -7/+5 |
| * | | | watchdog: shwdt: Preliminary runtime PM support. | Paul Mundt | 2012-05-10 | 1 | -0/+8 |
| * | | | watchdog: shwdt: Basic clock framework support. | Paul Mundt | 2012-05-10 | 1 | -24/+26 |
| * | | | watchdog: shwdt: Trim down private data structure. | Paul Mundt | 2012-05-10 | 1 | -3/+0 |
| * | | | watchdog: shwdt: Migrate to per-device locking. | Paul Mundt | 2012-05-10 | 1 | -15/+19 |
| * | | | watchdog: shwdt: Conversion to watchdog core. | Paul Mundt | 2012-05-10 | 2 | -154/+45 |