aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck1-9/+33
2010-08-14hwmon: (w83627ehf) Driver cleanupGuenter Roeck1-3/+56
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman1-19/+53
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare1-1/+9
2009-03-30hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun1-6/+54
2009-03-30hwmon: (w83627ehf) Add support for W83667HGGong Jun1-37/+69
2009-03-30hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare1-4/+4
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede1-1/+1
2009-01-07hwmon: Fix various typosJean Delvare1-1/+1
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare1-0/+6
2008-02-07hwmon: (w83627ehf) The W83627DHG has 8 VID pinsJean Delvare1-10/+8
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare1-2/+9
2008-01-03hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare1-14/+22
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt1-3/+3
2007-08-12hwmon: (w83627ehf) don't assume bank 0Jean Delvare1-5/+3
2007-08-12hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman1-19/+29
2007-07-19hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare1-2/+3
2007-07-19hwmon/w83627ehf: No need to initialize fan_minJean Delvare1-5/+0
2007-07-19hwmon/w83627ehf: Export the thermal sensor typesJean Delvare1-1/+23
2007-07-19hwmon/w83627ehf: Enable VBAT monitoringJean Delvare1-0/+5
2007-07-19hwmon/w83627ehf: Add support for the VID inputsJean Delvare1-2/+48
2007-07-19hwmon/w83627ehf: Fix timing issuesJean Delvare1-1/+3
2007-07-19hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard1-1/+6
2007-07-19hwmon/w83627ehf: Convert to a platform driverDavid Hubbard1-222/+286
2007-07-19hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare1-4/+9
2007-04-24hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare1-7/+7
2007-04-17hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-02-14hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard1-11/+43
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare1-1/+1
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek1-2/+9
2006-09-28hwmon: Remove Yuan Mu's addressJean Delvare1-1/+1
2006-09-28w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-26i2c-isa: Restore driver ownerJean Delvare1-0/+1
2006-06-22[PATCH] w83627ehf: Add alarms supportJean Delvare1-0/+46
2006-06-22[PATCH] w83627ehf: Add voltage inputs supportRudolf Marek1-4/+120
2006-03-23[PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu1-126/+80
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar1-16/+17
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard1-3/+5
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena1-2/+1
2005-10-28[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec1-5/+8
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare1-4/+1
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare1-26/+9
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare1-2/+3
2005-09-05[PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman1-1/+15
2005-09-05[PATCH] hwmon: Document on the W83627EHG chipJean Delvare1-0/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare1-0/+846