| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Initconst section fixes for watchdog | Andi Kleen | 2011-09-20 | 1 | -1/+1 |
* | watchdog: lantiq: fix watchdogs timeout handling | John Crispin | 2011-09-20 | 1 | -4/+4 |
* | watchdog: hpwdt: prevent multiple "NMI occurred" messages | Naga Chumbalkar | 2011-09-20 | 1 | -4/+5 |
* | watchdog: WatchDog Timer Driver Core - use passed watchdog_device | H Hartley Sweeten | 2011-09-20 | 1 | -7/+7 |
* | watchdog: Cleanup WATCHDOG_CORE help text | Josh Boyer | 2011-08-02 | 1 | -3/+0 |
* | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards | Mart Gerrits | 2011-08-02 | 1 | -0/+8 |
* | watchdog: shwdt: fix usage of mod_timer | David Engraf | 2011-08-02 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog | Linus Torvalds | 2011-07-30 | 20 | -471/+1875 |
|\ |
|
| * | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 2011-07-28 | 2 | -0/+13 |
| * | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+6 |
| * | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck | 2011-07-28 | 1 | -5/+13 |
| * | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck | 2011-07-28 | 1 | -3/+24 |
| * | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+20 |
| * | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -7/+72 |
| * | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+5 |
| * | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+32 |
| * | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2011-07-28 | 5 | -0/+384 |
| * | watchdog: hpwdt: add next gen HP servers | Thomas Mingarelli | 2011-07-28 | 1 | -27/+77 |
| * | watchdog: it8712f_wdt.c: improve includes | Wim Van Sebroeck | 2011-07-26 | 1 | -1/+1 |
| * | watchdog: at91sam9/wdt: move register header to drivers | Jean-Christophe Plagniol-Villard | 2011-07-26 | 2 | -1/+38 |
| * | watchdog: Add Xilinx watchdog timer driver | Alejandro Cabrera | 2011-07-26 | 3 | -0/+450 |
| * | watchdog: remove empty pm-functions | Wolfram Sang | 2011-07-26 | 3 | -29/+0 |
| * | watchdog: sp805: Flush posted writes in enable/disable. | Nick Bowler | 2011-07-26 | 1 | -0/+4 |
| * | watchdog: sp805: Don't write 0 to the load value register. | Nick Bowler | 2011-07-26 | 1 | -1/+0 |
| * | watchdog: imx2_wdt: add device tree probe support | Shawn Guo | 2011-07-26 | 1 | -0/+6 |
| * | watchdog: s3c2410: Add support for device tree based probe | Thomas Abraham | 2011-07-22 | 1 | -0/+10 |
| * | watchdog: mpcore_wdt: Add suspend/resume support. | Peter Fordham | 2011-07-22 | 1 | -0/+23 |
| * | watchdog: mtx1-wdt: use dev_{err,info} instead of printk() | Florian Fainelli | 2011-07-22 | 1 | -2/+2 |
| * | watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on | Sascha Hauer | 2011-07-22 | 1 | -1/+1 |
| * | watchdog: add support for the Synopsys DesignWare WDT | Jamie Iles | 2011-07-22 | 3 | -0/+386 |
| * | watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use | Jonathan McDowell | 2011-07-22 | 1 | -46/+50 |
| * | watchdog: iTCO_wdt: clean-up PCI device ID's | Wim Van Sebroeck | 2011-07-22 | 1 | -268/+139 |
| * | watchdog: Use "request_muxed_region" in it87 watchdog drivers | Nat Gurumoorthy | 2011-07-22 | 2 | -95/+134 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 2 | -2/+2 |
|/ |
|
* | watchdog: hpwdt depends on PCI | Randy Dunlap | 2011-07-17 | 1 | -1/+1 |
* | watchdog: fix hpwdt Kconfig regression in 3.0-rc | Olaf Hering | 2011-07-16 | 1 | -1/+0 |
* | watchdog: update author email for at32ap700x_wdt | Hans-Christian Egtvedt | 2011-06-28 | 1 | -1/+1 |
* | watchdog: gef_wdt: fix MODULE_ALIAS | Axel Lin | 2011-06-28 | 1 | -1/+1 |
* | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl | 2011-06-28 | 2 | -3/+1 |
* | watchdog: mtx1-wdt: fix section mismatch | Florian Fainelli | 2011-06-28 | 1 | -5/+3 |
* | watchdog: mtx1-wdt: fix GPIO toggling | Florian Fainelli | 2011-06-28 | 1 | -8/+5 |
* | watchdog: mtx1-wdt: request gpio before using it | Florian Fainelli | 2011-06-28 | 1 | -0/+8 |
* | watchdog: Handle multiple wm831x watchdogs being registered | Mark Brown | 2011-06-28 | 1 | -0/+5 |
* | mfd: Use mfd cell platform_data for rdc321x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 18 | -68/+80 |
| |\ |
|
| * | | treewide: Fix iomap resource size miscalculations | Joe Perches | 2011-04-10 | 1 | -1/+1 |
* | | | MIPS: Alchemy: Clean up GPIO registers and accessors | Manuel Lauss | 2011-05-19 | 1 | -9/+12 |
* | | | MIPS: Lantiq: Add watchdog support | John Crispin | 2011-05-19 | 3 | -0/+268 |
* | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -2/+5 |