summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-20Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds27-1606/+7953
2007-07-20random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare4-198/+0
2007-07-19hwmon: refuse to load abituguru driver on non-Abit boardsHans de Goede1-0/+10
2007-07-19hwmon: fix Abit Uguru3 driver detection on some motherboardsHans de Goede1-5/+6
2007-07-19hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare1-2/+3
2007-07-19hwmon/w83627ehf: No need to initialize fan_minJean Delvare1-5/+0
2007-07-19hwmon/w83627ehf: Export the thermal sensor typesJean Delvare1-1/+23
2007-07-19hwmon/w83627ehf: Enable VBAT monitoringJean Delvare1-0/+5
2007-07-19hwmon/w83627ehf: Add support for the VID inputsJean Delvare2-2/+49
2007-07-19hwmon/w83627ehf: Fix timing issuesJean Delvare1-1/+3
2007-07-19hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard1-1/+6
2007-07-19hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2-224/+286
2007-07-19hwmon/w83627ehf: Update the Kconfig entryDavid Hubbard1-5/+5
2007-07-19make coretemp_device_remove() staticAdrian Bunk1-1/+1
2007-07-19hwmon: Add LM93 supportHans-Jürgen Koch3-0/+2667
2007-07-19hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare1-0/+2
2007-07-19hwmon: Add support for newer uGuru'sHans de Goede4-8/+1165
2007-07-19hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott1-1/+166
2007-07-19hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare1-4/+9
2007-07-19hwmon: fix detection of abituguru volt inputsHans de Goede1-8/+18
2007-07-19hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger1-2/+3
2007-07-19hwmon: convert it87 to platform drivercorentin.labbe2-221/+277
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare6-5/+9
2007-07-19hwmon: Convert vt8231 to a platform driverRoger Lucas2-146/+174
2007-07-19hwmon/sis5595: Use PCI_REVISION_IDJean Delvare1-2/+1
2007-07-19hwmon/sis5595: Use dynamic sysfs callbacksJean Delvare1-106/+78
2007-07-19hwmon/sis5595: Convert to a platform driverJean Delvare2-149/+177
2007-07-19hwmon/via686a: Use dynamic sysfs callbacksJean Delvare1-139/+111
2007-07-19hwmon/via686a: Convert to a platform driverJean Delvare2-132/+156
2007-07-19hwmon/via686a: Temperature interrupt configuration fixJean Delvare1-2/+3
2007-07-19hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez1-1/+140
2007-07-19hwmon/it87: Add IT8726F supportRudolf Marek2-2/+7
2007-07-19hwmon: Fault files naming conventionJean Delvare4-14/+14
2007-07-19hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2-18/+58
2007-07-19hwmon: Use platform_device_add_data()Jean Delvare3-18/+9
2007-07-19hwmon/pc87360: Convert to a platform driverJean Delvare2-97/+137
2007-07-19hwmon: New SMSC DME1737 driverJuerg Haefliger3-0/+2093
2007-07-19hwmon/ds1621: Create individual alarm filesJean Delvare1-0/+14
2007-07-19hwmon/ds1621: Use dynamic sysfs callbacksJean Delvare1-54/+48
2007-07-19hwmon/ds1621: Minor cleanupsJean Delvare1-32/+19
2007-07-19hwmon/smsc47m192: Semaphore to mutex conversionJean Delvare1-14/+15
2007-07-19hwmon/lm90: Spelling fix: explicitlyJean Delvare1-1/+1
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-49/+66
2007-07-19IDE: fix termination of non-fs requestsJens Axboe1-6/+11
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson3-51/+85
2007-07-19drivers/edac: new i82975x driverRanganathan Desikan3-0/+674
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson2-28/+100
2007-07-19drivers/edac: code tidying on export-gplDoug Thompson2-13/+16
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson4-115/+277