summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-2920-471/+1875
|\
| * watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-282-0/+13
| * watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-281-0/+6
| * watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-281-5/+13
| * watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-281-3/+24
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-281-0/+20
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-281-7/+72
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2011-07-281-0/+5
| * watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-281-0/+32
| * watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-285-0/+384
| * watchdog: hpwdt: add next gen HP serversThomas Mingarelli2011-07-281-27/+77
| * watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck2011-07-261-1/+1
| * watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-262-1/+38
| * watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera2011-07-263-0/+450
| * watchdog: remove empty pm-functionsWolfram Sang2011-07-263-29/+0
| * watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler2011-07-261-0/+4
| * watchdog: sp805: Don't write 0 to the load value register.Nick Bowler2011-07-261-1/+0
| * watchdog: imx2_wdt: add device tree probe supportShawn Guo2011-07-261-0/+6
| * watchdog: s3c2410: Add support for device tree based probeThomas Abraham2011-07-221-0/+10
| * watchdog: mpcore_wdt: Add suspend/resume support.Peter Fordham2011-07-221-0/+23
| * watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli2011-07-221-2/+2
| * watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend onSascha Hauer2011-07-221-1/+1
| * watchdog: add support for the Synopsys DesignWare WDTJamie Iles2011-07-223-0/+386
| * watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to useJonathan McDowell2011-07-221-46/+50
| * watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck2011-07-221-268/+139
| * watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy2011-07-222-95/+134
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
|/
* watchdog: hpwdt depends on PCIRandy Dunlap2011-07-171-1/+1
* watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering2011-07-161-1/+0
* watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-281-1/+1
* watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-281-1/+1
* watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-282-3/+1
* watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-281-5/+3
* watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-281-8/+5
* watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-281-0/+8
* watchdog: Handle multiple wm831x watchdogs being registeredMark Brown2011-06-281-0/+5
* mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz2011-05-261-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2618-68/+80
| |\
| * | treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-101-1/+1
* | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-9/+12
* | | MIPS: Lantiq: Add watchdog supportJohn Crispin2011-05-193-0/+268
* | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* | | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
| |/ |/|
* | watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard2011-04-071-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-319-10/+10
* | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman2011-03-291-3/+13
* | watchdog: fix nv_tco section mismatchRandy Dunlap2011-03-291-1/+1
* | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu2011-03-291-2/+14
* | watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-293-39/+31