summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon/smsc47b397: Convert to a platform driverJean Delvare2007-05-082-58/+109
* hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-081-0/+5
* hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-081-264/+214
* hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-081-101/+92
* hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-081-28/+24
* hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-082-195/+377
* hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
* hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-081-4/+4
* 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-181-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-123-3/+3
* | [POWERPC] get_property returns constStephen Rothwell2007-04-123-6/+6
|/
* [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-171-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