Age | Commit message (Expand) | Author | Files | Lines |
2006-01-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+3 |
2006-01-14 | [PATCH] powerpc: macio-adb build fix | David Woodhouse | 1 | -5/+8 |
2006-01-13 | [PATCH] Add macio_bus_type probe and remove methods | Russell King | 1 | -3/+3 |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 4 | -7/+7 |
2006-01-12 | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi... | Al Viro | 1 | -0/+18 |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk | 2 | -3/+3 |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 7 | -506/+282 |
2006-01-09 | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt | 1 | -0/+10 |
2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 3 | -70/+16 |
2006-01-09 | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2 | -284/+38 |
2006-01-09 | [PATCH] fix more missing includes | Tim Schmielau | 2 | -0/+2 |
2006-01-09 | [PATCH] via-pmu: compile without Power Management support | Kristian Mueller | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 1 | -1/+7 |
2006-01-09 | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 4 | -26/+21 |
2006-01-09 | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 1 | -8/+4 |
2006-01-09 | [PATCH] powerpc: udbg updates | Benjamin Herrenschmidt | 1 | -2/+2 |
2006-01-09 | [PATCH] powerpc: convert macio_asic to use prom_parse | Benjamin Herrenschmidt | 1 | -94/+140 |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2 | -56/+79 |
2006-01-06 | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 3 | -27/+26 |
2006-01-06 | [PATCH] therm_adt746x: Quiet fan speed change messages | Ben Collins | 1 | -15/+24 |
2006-01-06 | [PATCH] macintosh: don't store i2c_add_driver() return if no further processi... | Arthur Othieno | 2 | -12/+2 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 4 | -4/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard | 4 | -8/+16 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 4 | -4/+0 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -2/+2 |
2006-01-02 | [PATCH] powerpc: more g5 overtemp problem fix | Benjamin Herrenschmidt | 1 | -3/+3 |
2005-12-20 | [PATCH] powerpc: g5 thermal overtemp bug | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-12-09 | [PATCH] Fix windfarm model-id table | Michal Ostrowski | 1 | -2/+2 |
2005-11-08 | macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set | Paul Mackerras | 1 | -2/+2 |
2005-11-08 | [PATCH] ppc: fix a bunch of warnings | Benjamin Herrenschmidt | 1 | -3/+3 |
2005-11-08 | [PATCH] ppc64: Thermal control for SMU based machines | Benjamin Herrenschmidt | 13 | -0/+3638 |
2005-11-08 | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 1 | -8/+156 |
2005-11-08 | [PATCH] ppc64: SMU based macs cpufreq support | Benjamin Herrenschmidt | 1 | -0/+12 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -2/+1 |
2005-11-07 | [PATCH] drivers/macintosh: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -2/+1 |
2005-11-02 | Merge ../linux-2.6 | Paul Mackerras | 1 | -0/+1 |
2005-11-02 | powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM | Paul Mackerras | 1 | -13/+16 |
2005-10-31 | Input: adbhid - fix OOPS introduced by dynalloc conversion | Paul Mackerras | 1 | -0/+1 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 4 | -125/+141 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+2 |
2005-10-29 | [PATCH] ppc64: AC Power handling broken for desktops | Olaf Hering | 1 | -2/+6 |
2005-10-29 | [PATCH] Add modalias to macio sysfs attributes | scwhab@suse.de | 1 | -0/+26 |
2005-10-28 | [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation | Dmitry Torokhov | 2 | -124/+138 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2005-10-20 | powerpc: Merge time.c and asm/time.h. | Paul Mackerras | 1 | -11/+0 |
2005-10-12 | Merge from Linus' tree | Paul Mackerras | 1 | -1/+3 |
2005-09-30 | [PATCH] Fix ppc64 smu driver locking | Benjamin Herrenschmidt | 1 | -1/+3 |
2005-09-27 | [PATCH] ppc64 g5: merge tree build fix | Stephen Rothwell | 1 | -2/+2 |
2005-09-26 | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 1 | -1/+1 |
2005-09-25 | Merge from Linus' tree. | Paul Mackerras | 4 | -142/+894 |