summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-083-0/+384
* hwmon: New coretemp driverRudolf Marek2007-05-083-0/+415
* 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-083-0/+704
* 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/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-082-38/+131
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-083-2/+42
* hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2007-05-082-3/+4
* 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