summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-1923-260/+0
* hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede2007-07-191-0/+10
* hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede2007-07-191-5/+6
* hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare2007-07-191-2/+3
* hwmon/w83627ehf: No need to initialize fan_minJean Delvare2007-07-191-5/+0
* hwmon/w83627ehf: Export the thermal sensor typesJean Delvare2007-07-191-1/+23
* hwmon/w83627ehf: Enable VBAT monitoringJean Delvare2007-07-191-0/+5
* hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-193-5/+52
* hwmon/w83627ehf: Fix timing issuesJean Delvare2007-07-191-1/+3
* hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard2007-07-191-1/+6
* hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2007-07-192-224/+286
* hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard2007-07-191-5/+5
* make coretemp_device_remove() staticAdrian Bunk2007-07-191-1/+1
* hwmon: Add LM93 supportHans-Jürgen Koch2007-07-194-0/+3079
* hwmon: Improve the pwmN_enable documentationJean Delvare2007-07-191-5/+4
* hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare2007-07-191-0/+2
* hwmon: Add support for newer uGuru'sHans de Goede2007-07-196-21/+1248
* hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2007-07-192-14/+188
* hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare2007-07-191-4/+9
* hwmon: fix detection of abituguru volt inputsHans de Goede2007-07-191-8/+18
* hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger2007-07-192-5/+7
* hwmon: convert it87 to platform drivercorentin.labbe2007-07-192-221/+277
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-196-5/+9
* hwmon: Convert vt8231 to a platform driverRoger Lucas2007-07-192-146/+174
* hwmon/sis5595: Use PCI_REVISION_IDJean Delvare2007-07-191-2/+1
* hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare2007-07-191-106/+78
* hwmon/sis5595: Convert to a platform driverJean Delvare2007-07-192-149/+177
* hwmon/via686a: Use dynamic sysfs callbacksJean Delvare2007-07-191-139/+111
* hwmon/via686a: Convert to a platform driverJean Delvare2007-07-192-132/+156
* hwmon/via686a: Temperature interrupt configuration fixJean Delvare2007-07-191-2/+3
* hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-191-1/+140
* hwmon/it87: Add IT8726F supportRudolf Marek2007-07-193-4/+14
* hwmon: Fault files naming conventionJean Delvare2007-07-195-17/+17
* hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-193-25/+85
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-193-18/+9
* hwmon/pc87360: Convert to a platform driverJean Delvare2007-07-192-97/+137
* hwmon/dme1737: Add documentationJuerg Haefliger2007-07-192-0/+263
* hwmon: New SMSC DME1737 driverJuerg Haefliger2007-07-193-0/+2093
* hwmon/ds1621: Create individual alarm filesJean Delvare2007-07-191-0/+14
* hwmon/ds1621: Use dynamic sysfs callbacksJean Delvare2007-07-191-54/+48
* hwmon/ds1621: Minor cleanupsJean Delvare2007-07-191-32/+19
* hwmon/smsc47m192: Semaphore to mutex conversionJean Delvare2007-07-191-14/+15
* hwmon/lm90: Spelling fix: explicitlyJean Delvare2007-07-192-2/+2
* hwmon: New maintainerMark M. Hoffman2007-07-191-3/+27
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
|/