summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
Commit message (Expand)AuthorAgeFilesLines
...
* hwmon: (w83627ehf) don't assume bank 0Jean Delvare2007-08-121-5/+3
* 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/+0
* 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-171-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-281-1/+1
* w83627ehf: Fix unchecked return statusDavid Hubbard2006-09-281-40/+82
* hwmon: Add fan speed control features to w83627ehfRudolf Marek2006-09-281-11/+382
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-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/+80
* [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-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-3/+5
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [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/+1
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-051-26/+9
* [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
* [PATCH] hwmon: Document on the W83627EHG chipJean Delvare2005-09-051-0/+3
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-111-0/+846