summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm95241.c
Commit message (Expand)AuthorAge
* hwmon: (lm95241) Update module description to include LM95231Axel Lin2016-09-13
* hwmon: (lm95241) Convert to use new hwmon registration APIGuenter Roeck2016-09-08
* hwmon: (lm95241) Use more accurate limitsGuenter Roeck2016-09-08
* hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck2016-09-08
* hwmon: (lm95241) Drop FSF addressGuenter Roeck2016-09-08
* hwmon: (lm95241) Order include files alphabeticallyGuenter Roeck2016-09-08
* hwmon: (lm95241) Add support for fault attributesGuenter Roeck2016-09-08
* hwmon: (lm95241) Fix overflow problems, write conversion rate to chipGuenter Roeck2016-09-08
* hwmon: (lm95241) Avoid initializing the same field twiceJean Delvare2014-03-03
* hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-03-03
* hwmon: (lm95241) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (lm95241) Add support for LM95231Guenter Roeck2011-07-28
* hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck2011-07-10
* hwmon: (lm95241) Fix chip detection codeGuenter Roeck2011-07-08
* hwmon: (lm95241) Rewrite to avoid using macrosDavide Rizzo2011-01-08
* hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-15
* hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck2010-09-17
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* 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: Clean up detect functionsJean Delvare2009-12-09
* hwmon: (lm95241) Convert to new-style i2c driverJean Delvare2009-04-07
* hwmon: LM95241 driverDavide Rizzo2009-04-01