summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83792d.c
Commit message (Expand)AuthorAge
* hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-16
* hwmon: (w83792d) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: (w83792d) Additional PWM outputs supportRoger Lucas2015-07-03
* hwmon: Avoid initializing the same field twiceJean Delvare2014-04-04
* hwmon: Correct some typosLABBE Corentin2013-10-18
* hwmon: (w83792d) Update module authorShane Huang2013-09-06
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: Fix chip feature table headersJean Delvare2012-11-05
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck2012-09-23
* hwmon: (w83792d) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (w83792d) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* Fix common misspellingsLucas De Marchi2011-03-31
* hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare2011-01-12
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (w83792d) Clean up detect functionJean Delvare2009-12-09
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-07
* hwmon: (w83792d) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: (w83792d) Add individual alarm filesGong Jun2007-10-09
* hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-12
* w83792d: Fix unchecked return statusRudolf Marek2006-09-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] w83792d: Add missing data access locksYuan Mu2006-06-22
* [PATCH] w83792d: Fix setting the PWM valueYuan Mu2006-06-22
* [PATCH] w83792d: Be quiet on misdetectionJean Delvare2006-04-14
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-23
* [PATCH] hwmon: w83792d drop useless macrosJean Delvare2006-03-23
* [PATCH] hwmon: w83792d use arrays of attributesYuan Mu2006-03-23
* [PATCH] hwmon: Inline w83792d register access functionsJean Delvare2006-02-06
* [PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare2006-01-05
* [PATCH] hwmon: w83792d misc cleanupsJean Delvare2006-01-05
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-05
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-05
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-05
* [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-29
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-28
* [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