aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm95245.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-15hwmon: lm95245: Fix build warningsGuenter Roeck1-14/+1
2019-04-15hwmon: (lm95245) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-25/+9
2019-02-18hwmon: (lm95245) Replace S_<PERMS> with octal valuesGuenter Roeck1-4/+4
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2017-04-02hwmon: (lm95245) Add OF device ID tableJavier Martinez Canillas1-0/+8
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