aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm95241.c
AgeCommit message (Expand)Author
2012-09-23hwmon: (lm95241) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-07-28hwmon: (lm95241) Add support for LM95231Guenter Roeck
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck
2011-01-08hwmon: (lm95241) Rewrite to avoid using macrosDavide Rizzo
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
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: Clean up detect functionsJean Delvare
2009-04-07hwmon: (lm95241) Convert to new-style i2c driverJean Delvare
2009-04-01hwmon: LM95241 driverDavide Rizzo