summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83792d.c
AgeCommit message (Expand)Author
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2008-07-16hwmon: (w83792d) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: (w83792d) Add individual alarm filesGong Jun
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare
2006-09-28w83792d: Fix unchecked return statusRudolf Marek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26spelling fixesAndreas Mohr
2006-06-22[PATCH] w83792d: Add missing data access locksYuan Mu
2006-06-22[PATCH] w83792d: Fix setting the PWM valueYuan Mu
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-03-23[PATCH] hwmon: w83792d drop useless macrosJean Delvare
2006-03-23[PATCH] hwmon: w83792d use arrays of attributesYuan Mu
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare
2006-01-05[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare
2006-01-05[PATCH] hwmon: w83792d misc cleanupsJean Delvare
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-11-29[PATCH] hwmon: w83792d fix unused fan pinsJean Delvare
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: W83792D add hwmon class register 2/3R.Marek@sh.cvut.cz
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz