aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-10/+10
|\
| * hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare2007-04-241-7/+7
| * hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare2007-04-171-3/+3
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-263-3/+3
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-133-3/+3
* | [POWERPC] get_property returns constStephen Rothwell2007-04-133-6/+6
|/
* [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-161-0/+1
* hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger2007-02-141-28/+30
* hwmon/f71805f: Fix a race conditionJean Delvare2007-02-141-7/+1
* hwmon/abituguru: Fix unchecked return statusHans de Goede2007-02-141-9/+21
* hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-143-0/+520
* hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-141-11/+43
* hwmon: Use subsys_initcallDavid Brownell2007-02-141-1/+1
* hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-141-1/+1
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-147-31/+14
* hwmon: Simplify the locking model of two driversJean Delvare2007-02-142-33/+11
* hwmon: Drop unused mutexes in two driversJean Delvare2007-02-142-2/+0
* hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-141-2/+54
* i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-131-1/+0
* [PATCH] hwmon: ansifyAl Viro2007-02-091-1/+1
* hwmon/w83793: Hide invalid VID readingsGong Jun2007-01-181-3/+30
* hwmon/w83793: Fix the fan input detectionRudolf Marek2007-01-181-0/+14
* hwmon/w83793: Ignore disabled temperature channelsGong Jun2007-01-181-9/+54
* hwmon: Fix the VRD 11 decodingJean Delvare2007-01-181-1/+1
* hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun2007-01-181-5/+12
* hwmon: New AMS hardware monitoring driverStelian Pop2006-12-128-0/+1037
* hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-123-0/+1620
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-124-6/+6
* hwmon/f71805f: Fix the device address decodingJean Delvare2006-12-121-3/+4
* hwmon/f71805f: Always create all fan inputsJean Delvare2006-12-121-51/+23
* hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2006-12-122-45/+190
* hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-123-0/+641
* hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-151/+51
* hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-122-3/+6
* hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-121-39/+29
* hwmon/pc87360: Autodetect the VRM versionJim Cromie2006-12-121-1/+1
* hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare2006-12-121-1/+49
* hwmon/f71805f: Support DC fan speed control modeJean Delvare2006-12-121-3/+43
* hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare2006-12-121-1/+62
* hwmon/f71805f: Add manual fan speed controlJean Delvare2006-12-121-1/+144
* hwmon/f71805f: Store the fan control registersJean Delvare2006-12-121-11/+15
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* hwmon: Fix debug messages in w83781dJean Delvare2006-10-181-8/+10
* hwmon: Let w83781d and lm78 load againJean Delvare2006-10-182-12/+12
* w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-181-2/+9
* k8temp: Documentation updateRudolf Marek2006-10-181-2/+4
* smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-182-7/+8
* adm9240: Update Grant Coady's email addressGrant Coady2006-10-181-2/+2
* w83791d: Fix unchecked return statusJim Cromie2006-10-181-29/+56