summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-072-9/+9
|\
| * [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
| * [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* | Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-071-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0724-106/+1861
|\
| * Pull mem-attribute into release branchTony Luck2007-04-306-58/+392
| |\
| | * [IA64] update memory attribute aliasing documentation & test casesBjorn Helgaas2007-03-302-34/+284
| | * [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
| | * [IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas2007-03-301-2/+0
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-302-10/+56
| | * [IA64] rename ioremap variables to match i386Bjorn Helgaas2007-03-301-13/+13
| * | Pull percpu-dtc into release branchTony Luck2007-04-3012-48/+63
| |\ \
| | * | [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-064-41/+16
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-068-7/+47
| * | | Pull error-inject into release branchTony Luck2007-04-306-0/+1406
| |\ \ \
| | * | | [IA64] Fix example error injection programTony Luck2007-02-051-1/+1
| | * | | [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interfaceFenghua Yu2007-01-291-0/+33
| | * | | [IA64] Itanium MC Error Injection Tool: Makefile changesFenghua Yu2007-01-291-0/+1
| | * | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interfaceFenghua Yu2007-01-291-0/+293
| | * | | [IA64] Itanium MC Error Injection Tool: Doc and sample applicationFenghua Yu2007-01-291-0/+1068
| | * | | [IA64] Itanium MC Error Injection Tool: Kernel configurationFenghua Yu2007-01-292-0/+11
* | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-0715-205/+546
|\ \ \ \ \
| * | | | | gfs2: nfs lock support for gfs2Marc Eshel2007-05-062-10/+104
| * | | | | lockd: add code to handle deferred lock requestsMarc Eshel2007-05-064-7/+40
| * | | | | lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-061-23/+11
| * | | | | lockd: handle test_lock deferralsMarc Eshel2007-05-063-16/+73
| * | | | | lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-064-6/+7
| * | | | | lockd: handle fl_grant callbacksMarc Eshel2007-05-061-4/+87
| * | | | | lockd: save lock state on deferralMarc Eshel2007-05-062-0/+35