aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-083-15/+26
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-0829-1692/+3777
|\
| * Use menuconfig objects - hwmonJan Engelhardt2007-05-081-55/+52
| * hwmon/smsc47b397: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+26
| * hwmon/smsc47b397: Convert to a platform driverJean Delvare2007-05-082-58/+109
| * hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-081-0/+5
| * hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-081-264/+214
| * hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-081-101/+92
| * hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-081-28/+24
| * hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-082-195/+377
| * hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
| * hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-081-4/+4
| * hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-083-0/+384
| * hwmon/coretemp: Add documentationRudolf Marek2007-05-081-0/+36
| * hwmon: New coretemp driverRudolf Marek2007-05-084-0/+421
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-083-7/+89
| * hwmon/lm75: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+44
| * hwmon/lm78: Use dynamic sysfs callbacksJean Delvare2007-05-081-124/+101
| * hwmon/lm78: Be less i2c_client-centricJean Delvare2007-05-081-46/+40
| * hwmon/lm78: No longer use i2c-isaJean Delvare2007-05-082-111/+267
| * hwmon: New max6650 driverHans-Juergen Koch2007-05-085-0/+763
| * hwmon/smsc47m1: Use dynamic sysfs callbacksJean Delvare2007-05-081-103/+95
| * hwmon/smsc47m1: Use DRVNAME consistentlyJean Delvare2007-05-081-8/+6
| * hwmon/smsc47m1: Convert to a platform driverJean Delvare2007-05-082-136/+194
| * hwmon: Document the new fan1_target interface fileJean Delvare2007-05-081-0/+7
| * hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-082-283/+311
| * hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-081-40/+36
| * hwmon-vid: Add support for VIA EstherRudolf Marek2007-05-081-3/+3
| * hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-082-5/+6
| * hwmon/smsc47m1: Get rid of a useless mutexJean Delvare2007-05-081-23/+10
| * hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2007-05-083-41/+139
| * hwmon: Request the I/O regions in platform driversJean Delvare2007-05-083-2/+42
| * hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2007-05-083-6/+8
* | Fix sunrpc warning noiseGeert Uytterhoeven2007-05-081-4/+4
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-0844-304/+491
|\ \
| * | [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-085-28/+88
| * | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-081-27/+26
| * | [XFS] Get rid of redundant "required" in msg.Utako Kusaka2007-05-081-2/+1
| * | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-082-1/+12
| * | [XFS] Remove unused ilen variable and references.Tim Shimmin2007-05-081-4/+0
| * | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-089-88/+208
| * | [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-081-29/+32
| * | [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-083-4/+12
| * | [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-0810-22/+53
| * | [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-081-3/+1
| * | [XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma2007-05-081-0/+11
| * | [XFS] reducing the number of random number functions.Joe Perches2007-05-084-20/+3
| * | [XFS] remove more misc. unused argsEric Sandeen2007-05-083-15/+8
| * | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-085-21/+13