summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f71805f.c
AgeCommit message (Expand)AuthorLines
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare-1/+5
2007-10-09hwmon: Convert from class_device to deviceTony Jones-5/+5
2007-10-09hwmon: (f71805f) List the F71806F/FG as supportedJean Delvare-1/+4
2007-07-19hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott-1/+166
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare-1/+1
2007-07-19hwmon: Use platform_device_add_data()Jean Delvare-6/+3
2007-05-08hwmon: Request the I/O regions in platform driversJean Delvare-1/+15
2007-02-14hwmon/f71805f: Fix a race conditionJean Delvare-7/+1
2007-02-14hwmon: Simplify the locking model of two driversJean Delvare-16/+6
2006-12-12hwmon/f71805f: Fix the device address decodingJean Delvare-3/+4
2006-12-12hwmon/f71805f: Always create all fan inputsJean Delvare-51/+23
2006-12-12hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare-43/+187
2006-12-12hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare-1/+49
2006-12-12hwmon/f71805f: Support DC fan speed control modeJean Delvare-3/+43
2006-12-12hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare-1/+62
2006-12-12hwmon/f71805f: Add manual fan speed controlJean Delvare-1/+144
2006-12-12hwmon/f71805f: Store the fan control registersJean Delvare-11/+15
2006-09-28hwmon: Fix unchecked return status, batch 4Jean Delvare-121/+203
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare-11/+35
2006-06-22[PATCH] f71805f: Resource needs not be globalJean Delvare-8/+7
2006-03-23[PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare-28/+29
2006-03-23[PATCH] hwmon: Use attribute arrays in f71805fJean Delvare-115/+103
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare-0/+908