summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f71805f.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f71805f) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-8/+8
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: (f71805f) Fix author's addressJean Delvare2014-04-041-1/+1
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-1/+1
* hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck2013-04-071-2/+1
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-2/+2
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (f71805f) Convert to use devm_ functionsGuenter Roeck2012-07-211-19/+7
* hwmon: (f71805f) Fix checkpatch issuesGuenter Roeck2012-03-181-51/+136
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-181-7/+7
* hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
* hwmon: (f71805f) Use pr_fmt and pr_<level>Joe Perches2011-01-081-16/+13
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+5
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: (f71805f) List the F71806F/FG as supportedJean Delvare2007-10-091-1/+4
* hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2007-07-191-1/+166
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-1/+1
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-191-6/+3
* hwmon: Request the I/O regions in platform driversJean Delvare2007-05-081-1/+15
* 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
OpenPOWER on IntegriCloud