aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
Commit message (Expand)AuthorAge
* hwmon: (w83627ehf) The W83627DHG has 8 VID pinsJean Delvare2008-02-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-03
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-09
* hwmon: (w83627ehf) don't assume bank 0Jean Delvare2007-08-12
* hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman2007-08-12
* hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare2007-07-19
* hwmon/w83627ehf: No need to initialize fan_minJean Delvare2007-07-19
* hwmon/w83627ehf: Export the thermal sensor typesJean Delvare2007-07-19
* hwmon/w83627ehf: Enable VBAT monitoringJean Delvare2007-07-19
* hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-19
* hwmon/w83627ehf: Fix timing issuesJean Delvare2007-07-19
* hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard2007-07-19
* hwmon/w83627ehf: Convert to a platform driverDavid Hubbard2007-07-19
* hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare2007-07-19
* hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare2007-04-24
* hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare2007-04-17
* hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-14
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-12
* w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-18
* hwmon: Remove Yuan Mu's addressJean Delvare2006-09-28
* w83627ehf: Fix unchecked return statusDavid Hubbard2006-09-28
* hwmon: Add fan speed control features to w83627ehfRudolf Marek2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* [PATCH] w83627ehf: Add alarms supportJean Delvare2006-06-22
* [PATCH] w83627ehf: Add voltage inputs supportRudolf Marek2006-06-22
* [PATCH] w83627ehf: Refactor the sysfs interfaceYuan Mu2006-03-23
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-23
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-06
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-28
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-05
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-05
* [PATCH] hwmon: Document on the W83627EHG chipJean Delvare2005-09-05
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-11