aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown2006-01-201-8/+0
* [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-201-43/+102
* Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117"Len Brown2006-01-161-6/+6
* [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-071-7/+6
* Pull pnpacpi into acpica branchLen Brown2006-01-072497-70830/+166097
|\
| * [ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas2006-01-071-4/+44
| * [PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller2006-01-061-12/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-06124-747/+1550
| |\
| | * Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06631-12111/+62650
| | |\
| | * | [PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer2006-01-051-18/+15
| | * | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-053-1/+5
| | * | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-051-0/+1
| | * | [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare2006-01-051-8/+0
| | * | [PATCH] i2c: update i2c_driver.command documentationJean Delvare2006-01-051-7/+3
| | * | [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-054-26/+0
| | * | [PATCH] i2c: driver ID list cleanupsJean Delvare2006-01-051-20/+0
| | * | [PATCH] hwmon: it87 use u8 for vrmJean Delvare2006-01-051-2/+2
| | * | [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-052-30/+45
| | * | [PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare2006-01-051-38/+10
| | * | [PATCH] hwmon: w83792d misc cleanupsJean Delvare2006-01-051-20/+9
| | * | [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-051-30/+20
| | * | [PATCH] i2c: Documentation updateJean Delvare2006-01-052-4/+2
| | * | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0595-98/+0
| | * | [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-052-3/+9
| | * | [PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman2006-01-051-3/+3
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare2006-01-052-2/+8
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare2006-01-051-2/+4
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard2006-01-051-2/+4
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11Laurent Riffard2006-01-051-1/+4
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11Laurent Riffard2006-01-051-1/+4
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Laurent Riffard2006-01-052-4/+8
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-0544-111/+191
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard2006-01-054-8/+16
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-0535-86/+166
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-0512-24/+48
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-054-18/+19
| | * | [PATCH] i2c: i2c_get_client is goneJean Delvare2006-01-051-11/+2
| | * | [PATCH] i2c: Chip driver porting guide updateJean Delvare2006-01-051-35/+44
| | * | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-053-8/+2
| | * | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-0529-46/+10
| | * | [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-052-5/+1
| | * | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare2006-01-051-3/+0
| | * | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0591-95/+5
| | * | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-052-9/+0
| | * | [PATCH] hwmon: New vt8231 driverRoger Lucas2006-01-054-0/+880
| | * | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-052-1/+12
| | * | [PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser2006-01-051-19/+17
| | * | [PATCH] hwmon: Clarify the W83627THF VID documentationMark M. Hoffman2006-01-051-8/+11
| | * | [PATCH] hwmon: W83627THF VID fixesYuan Mu2006-01-051-9/+7
| | * | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare2006-01-051-8/+36