aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627hf.c
Commit message (Expand)AuthorAge
* hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-06
* hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-06
* hwmon: (w83627hf) Refactor beep enable handlingJean Delvare2008-02-07
* hwmon: (w83627hf) Add individual alarm and beep filesJean Delvare2008-02-07
* hwmon: (w83627hf) Enable VBAT monitoringJean Delvare2008-02-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-08
* hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-08
* hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-13
* hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-13
* hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-13
* hwmon: VRM is not read from registersJean Delvare2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Don't export thermistor betaJean Delvare2007-10-09
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-09
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-30
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-19
* hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-19
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-19
* hwmon/w83627hf: Be quiet when no chip is foundJean Delvare2007-05-27
* hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-08
* hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-08
* hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-08
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-14
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-23
* [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-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: W83627THF VID fixesYuan Mu2006-01-06
* [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu2005-11-24
* [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-08
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-28
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-28
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-28
* [PATCH] hwmon: w83627hf: no reset by defaultJean Delvare2005-09-09
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-05
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-05
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-05
* [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] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-11