Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-30 | 1 | -2/+2 | |
|\ | ||||||
| * | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 1 | -2/+2 | |
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 43 | -625/+782 | |
|\ \ | |/ | ||||||
| * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 2 | -73/+23 | |
| |\ | ||||||
| | * | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 41 | -551/+758 | |
| | |\ | ||||||
| | * \ | Merge branch 'omap-clks3' into devel | Russell King | 2009-03-19 | 1 | -72/+22 | |
| | |\ \ | ||||||
| | | * | | [ARM] omap: watchdog: provide a dummy ick for OMAP1 | Russell King | 2009-02-08 | 1 | -15/+8 | |
| | | * | | [ARM] omap: watchdog: convert clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -68/+25 | |
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 9 | -128/+118 | |
| | |\ \ \ | ||||||
| | * | | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 5 | -28/+46 | |
| | |\ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | *---. \ \ \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | | | * | | | x86, rdc321x: remove/move leftover files | Ingo Molnar | 2009-01-18 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-03-26 | 40 | -536/+746 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [WATCHDOG] i6300esb.c: start locking | Wim Van Sebroeck | 2009-03-25 | 1 | -4/+6 | |
| | * | | | | | | [WATCHDOG] i6300esb.c: convert to platform device driver | Wim Van Sebroeck | 2009-03-25 | 1 | -33/+57 | |
| | * | | | | | | [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 | Alan Cox | 2009-03-25 | 2 | -93/+74 | |
| | * | | | | | | [WATCHDOG] Fix io.h & uaccess.h includes. | Wim Van Sebroeck | 2009-03-25 | 2 | -5/+3 | |
| | * | | | | | | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 2009-03-25 | 34 | -236/+344 | |
| | * | | | | | | [WATCHDOG] struct file_operations should be const | Wim Van Sebroeck | 2009-03-25 | 2 | -2/+2 | |
| | * | | | | | | [WATCHDOG] cpwd.c: Coding style - Clean-up | Wim Van Sebroeck | 2009-03-25 | 1 | -38/+40 | |
| | * | | | | | | [WATCHDOG] hpwdt.c: Add new HP BMC controller. | Thomas Mingarelli | 2009-03-25 | 1 | -8/+7 | |
| | * | | | | | | [PATCH 13/13] drivers/watchdog: use USB API functions rather than constants | Julia Lawall | 2009-03-25 | 1 | -3/+1 | |
| | * | | | | | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data | Thomas Reitmayr | 2009-03-25 | 1 | -14/+62 | |
| | * | | | | | | [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup | Wim Van Sebroeck | 2009-03-25 | 1 | -1/+4 | |
| | * | | | | | | [WATCHDOG] rc32434_wdt: add spin_locking | Wim Van Sebroeck | 2009-03-25 | 1 | -0/+14 | |
| | * | | | | | | [WATCHDOG] rc32434_wdt: add shutdown method | Wim Van Sebroeck | 2009-03-25 | 1 | -4/+10 | |
| | * | | | | | | [WATCHDOG] rc32434_wdt: add timeout module parameter | Phil Sutter | 2009-03-25 | 1 | -16/+31 | |
| | * | | | | | | [WATCHDOG] rc32434_wdt: clean-up driver | Phil Sutter | 2009-03-25 | 1 | -38/+37 | |
| | * | | | | | | [WATCHDOG] davinci: convert to ioremap() + io[read|write] | Kevin Hilman | 2009-03-25 | 1 | -20/+25 | |
| | * | | | | | | [WATCHDOG] w83697ug: add error checking | Eric Lammerts | 2009-03-25 | 1 | -6/+15 | |
| | * | | | | | | [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl | Wim Van Sebroeck | 2009-03-25 | 2 | -18/+17 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -15/+12 | |
| |/ / / / / | ||||||
* | | | | | | powerpc/86xx: Board support for GE Fanuc's PPC9A | Martyn Welch | 2009-03-19 | 1 | -1/+1 | |
* | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | 6 | -102/+75 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared | Wim Van Sebroeck | 2009-03-05 | 1 | -0/+1 | |
| * | | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed | Roel Kluin | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared | Alexey Dobriyan | 2009-03-05 | 1 | -0/+1 | |
| * | | | | | [WATCHDOG] rc32434_wdt: fix sections | Phil Sutter | 2009-02-24 | 1 | -6/+6 | |
| * | | | | | [WATCHDOG] rc32434_wdt: fix watchdog driver | Phil Sutter | 2009-02-24 | 1 | -94/+64 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-19 | 2 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 2 | -2/+3 | |
| | |/ / / | ||||||
* | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-02-18 | 3 | -26/+43 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2 | Wim Van Sebroeck | 2009-02-14 | 3 | -26/+43 | |
| |/ / / | ||||||
* | | | | powerpc/86xx: Board support for GE Fanuc SBC310 | Martyn Welch | 2009-01-28 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms | Russell King | 2009-01-24 | 1 | -3/+3 | |
* | | | [ARM] 5370/1: at91: fix rm9200 watchdog | Jean-Christop PLAGNIOL-VILLARD | 2009-01-24 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | [WATCHDOG] Pika Warp appliance watchdog timer | Sean MacLennan | 2009-01-12 | 3 | -0/+310 | |
* | | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer | Martyn Welch | 2009-01-12 | 3 | -0/+337 |