aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds23-1408/+7953
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-17SPI: add 3wire mode flagDavid Brownell1-0/+4
2007-06-24hwmon/coretemp: fix a broken error pathJean Delvare1-0/+1
2007-05-27hwmon/applesmc: Handle name file creation error and deletionNicolas Boichat1-1/+6
2007-05-27hwmon/applesmc: Simplify dependenciesJean Delvare1-1/+1
2007-05-27hwmon-vid: Don't spam the logs when VRM version is missingJean Delvare1-1/+3
2007-05-27hwmon/w83627hf: Be quiet when no chip is foundJean Delvare1-1/+3
2007-05-27hwmon/coretemp: Add more safety checksRudolf Marek1-3/+29
2007-05-27hwmon/ds1621: Fix swapped temperature limitsJean Delvare1-4/+4
2007-05-23applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat1-0/+10