summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2007-05-08hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo3-0/+384
2007-05-08hwmon: New coretemp driverRudolf Marek3-0/+415
2007-05-08hwmon/lm75: Use dynamic sysfs callbacksJean Delvare1-38/+44
2007-05-08hwmon/lm78: Use dynamic sysfs callbacksJean Delvare1-124/+101
2007-05-08hwmon/lm78: Be less i2c_client-centricJean Delvare1-46/+40
2007-05-08hwmon/lm78: No longer use i2c-isaJean Delvare2-111/+267
2007-05-08hwmon: New max6650 driverHans-Juergen Koch3-0/+704
2007-05-08hwmon/smsc47m1: Use dynamic sysfs callbacksJean Delvare1-103/+95
2007-05-08hwmon/smsc47m1: Use DRVNAME consistentlyJean Delvare1-8/+6
2007-05-08hwmon/smsc47m1: Convert to a platform driverJean Delvare2-136/+194
2007-05-08hwmon/w83627hf: Convert to a platform driverJean Delvare2-283/+311
2007-05-08hwmon/w83627hf: Preliminary cleanupsJean Delvare1-40/+36
2007-05-08hwmon-vid: Add support for VIA EstherRudolf Marek1-3/+3
2007-05-08hwmon: Only call vid_which_vrm() when neededJean Delvare2-5/+6
2007-05-08hwmon/smsc47m1: Get rid of a useless mutexJean Delvare1-23/+10
2007-05-08hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2-38/+131
2007-05-08hwmon: Request the I/O regions in platform driversJean Delvare3-2/+42
2007-05-08hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2-3/+4
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-10/+10
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras3-3/+3
2007-04-24hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare1-7/+7
2007-04-17hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell3-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell3-6/+6
2007-03-16[PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio1-0/+1
2007-02-14hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger1-28/+30
2007-02-14hwmon/f71805f: Fix a race conditionJean Delvare1-7/+1
2007-02-14hwmon/abituguru: Fix unchecked return statusHans de Goede1-9/+21
2007-02-14hwmon: New driver for the Analog Devices ADM1029Corentin Labbe3-0/+520
2007-02-14hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard1-11/+43
2007-02-14hwmon: Use subsys_initcallDavid Brownell1-1/+1
2007-02-14hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle1-1/+1
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare7-31/+14
2007-02-14hwmon: Simplify the locking model of two driversJean Delvare2-33/+11
2007-02-14hwmon: Drop unused mutexes in two driversJean Delvare2-2/+0
2007-02-14hwmon/it87: Add PWM base frequency controlJean Delvare1-2/+54
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell1-1/+0
2007-02-09[PATCH] hwmon: ansifyAl Viro1-1/+1
2007-01-18hwmon/w83793: Hide invalid VID readingsGong Jun1-3/+30
2007-01-18hwmon/w83793: Fix the fan input detectionRudolf Marek1-0/+14
2007-01-18hwmon/w83793: Ignore disabled temperature channelsGong Jun1-9/+54
2007-01-18hwmon: Fix the VRD 11 decodingJean Delvare1-1/+1
2007-01-18hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun1-5/+12
2006-12-12hwmon: New AMS hardware monitoring driverStelian Pop8-0/+1037
2006-12-12hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek3-0/+1620
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare4-6/+6
2006-12-12hwmon/f71805f: Fix the device address decodingJean Delvare1-3/+4
2006-12-12hwmon/f71805f: Always create all fan inputsJean Delvare1-51/+23
2006-12-12hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2-45/+190
2006-12-12hwmon: New PC87427 hardware monitoring driverJean Delvare3-0/+641