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