aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f71805f.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14hwmon/f71805f: Fix a race conditionJean Delvare1-7/+1
2007-02-14hwmon: Simplify the locking model of two driversJean Delvare1-16/+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 Delvare1-43/+187
2006-12-12hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare1-1/+49
2006-12-12hwmon/f71805f: Support DC fan speed control modeJean Delvare1-3/+43
2006-12-12hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare1-1/+62
2006-12-12hwmon/f71805f: Add manual fan speed controlJean Delvare1-1/+144
2006-12-12hwmon/f71805f: Store the fan control registersJean Delvare1-11/+15
2006-09-28hwmon: Fix unchecked return status, batch 4Jean Delvare1-121/+203
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare1-11/+35
2006-06-22[PATCH] f71805f: Resource needs not be globalJean Delvare1-8/+7
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare1-28/+29
2006-03-23[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare1-115/+103
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare1-0/+908