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