Age | Commit message (Expand) | Author |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre |
2009-06-08 | [ARM] Kirkwood: Add the watchdog timer as a platform device. | Thomas Reitmayr |
2009-06-08 | [ARM] orion5x: Change names of defines for Reset-Out-Mask register | Thomas Reitmayr |
2009-04-23 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre |
2009-04-08 | [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-07 | powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf | Mark Nelson |
2009-03-30 | 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-28 | 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-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-03-25 | [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-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei |
2009-03-19 | Merge branch 'omap-clks3' into devel | Russell King |
2009-03-19 | powerpc/86xx: Board support for GE Fanuc's PPC9A | Martyn Welch |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-09 | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao |
2009-03-05 | [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 |