aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83792d.c
AgeCommit message (Expand)Author
2013-10-18hwmon: Correct some typosLABBE Corentin
2013-09-06hwmon: (w83792d) Update module authorShane Huang
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-11-05hwmon: Fix chip feature table headersJean Delvare
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare
2012-09-23hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck
2012-07-21hwmon: (w83792d) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (w83792d) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: remove () used with returnFrans Meulenbroeks
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-12hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: (w83792d) Clean up detect functionJean Delvare
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