| Commit message (Expand) | Author | Age |
* | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 2009-04-23 |
* | [WATCHDOG] omap_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 |
* | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 |
* | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 |
* | [WATCHDOG] remove ARM26 sections | Paulius Zaleckas | 2009-04-08 |
* | [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function | Thomas Reitmayr | 2009-04-08 |
* | [WATCHDOG] i6300esb.c: Restructure initialization of the device | Wim Van Sebroeck | 2009-04-08 |
* | [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. | Wim Van Sebroeck | 2009-04-08 |
* | [WATCHDOG] i6300esb.c: Cleanup | Wim Van Sebroeck | 2009-04-08 |
* | 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 |