summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm95245.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-08hwmon: (lm95245) Use new hwmon registration APIGuenter Roeck1-259/+379
2014-12-02hwmon: (lm95245) Add support for LM95235Guenter Roeck1-14/+27
2014-03-03hwmon: (lm95245) Make temp2_crit_hyst read-onlyGuenter Roeck1-2/+1
2014-03-03hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-54/+26
2014-03-03hwmon: (lm95245) Drop useless debug messageGuenter Roeck1-1/+0
2014-03-03hwmon: (lm95245) Fix hysteresis temperaturesGuenter Roeck1-10/+21
2014-03-03hwmon: (lm95245) Avoid initializing the same field twiceJean Delvare1-1/+0
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-2/+2
2012-09-23hwmon: (lm95245) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-12/+1
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-4/+4
2011-07-28hwmon: LM95245 driverAlexander Stein1-0/+543