summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
Commit message (Expand)AuthorAgeFilesLines
...
* hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-13/+10Star
* hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-171-0/+1
* hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2010-08-141-9/+33
* hwmon: (w83627ehf) Driver cleanupGuenter Roeck2010-08-141-3/+56
* hwmon: w83627ehf updatesDaniel J Blueman2009-12-151-19/+53
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-151-1/+9
* hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-301-6/+54
* hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-301-37/+69
* hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-301-4/+4
* hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-171-1/+1
* hwmon: Fix various typosJean Delvare2009-01-071-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+6
* hwmon: (w83627ehf) The W83627DHG has 8 VID pinsJean Delvare2008-02-081-10/+8Star
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-081-2/+9
* hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-031-14/+22
* hwmon: Convert from class_device to deviceTony Jones2007-10-101-5/+5
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-101-3/+3
* hwmon: (w83627ehf) don't assume bank 0Jean Delvare2007-08-121-5/+3Star
* hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman2007-08-121-19/+29
* hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare2007-07-191-2/+3
* hwmon/w83627ehf: No need to initialize fan_minJean Delvare2007-07-191-5/+0Star
* hwmon/w83627ehf: Export the thermal sensor typesJean Delvare2007-07-191-1/+23
* hwmon/w83627ehf: Enable VBAT monitoringJean Delvare2007-07-191-0/+5
* hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-191-2/+48
* hwmon/w83627ehf: Fix timing issuesJean Delvare2007-07-191-1/+3
* hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard2007-07-191-1/+6
* hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2007-07-191-222/+286
* hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare2007-07-191-4/+9
* hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare2007-04-241-7/+7
* hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare2007-04-181-3/+3
* hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-141-11/+43
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-121-1/+1
* w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-181-2/+9
* hwmon: Remove Yuan Mu's addressJean Delvare2006-09-291-1/+1
* w83627ehf: Fix unchecked return statusDavid Hubbard2006-09-291-40/+82
* hwmon: Add fan speed control features to w83627ehfRudolf Marek2006-09-291-11/+382
* i2c-isa: Restore driver ownerJean Delvare2006-09-271-0/+1
* [PATCH] w83627ehf: Add alarms supportJean Delvare2006-06-221-0/+46
* [PATCH] w83627ehf: Add voltage inputs supportRudolf Marek2006-06-221-4/+120
* [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-231-126/+80Star
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-16/+17
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-061-3/+5
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1Star
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-281-5/+8
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-4/+1Star
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-051-26/+9Star
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-051-2/+3
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-051-1/+15