| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | hwmon: lm95245: Fix build warnings | Guenter Roeck | 2019-04-15 | 1 | -14/+1 |
* | hwmon: (lm95245) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 2019-04-15 | 1 | -25/+9 |
* | hwmon: (lm95245) Replace S_<PERMS> with octal values | Guenter Roeck | 2019-02-18 | 1 | -4/+4 |
* | regmap: split up regmap_config.use_single_rw | David Frey | 2018-09-07 | 1 | -1/+2 |
* | hwmon: (lm95245) Add OF device ID table | Javier Martinez Canillas | 2017-04-02 | 1 | -0/+8 |
* | hwmon: (lm95245) Use new hwmon registration API | Guenter Roeck | 2016-09-08 | 1 | -259/+379 |
* | hwmon: (lm95245) Add support for LM95235 | Guenter Roeck | 2014-12-02 | 1 | -14/+27 |
* | hwmon: (lm95245) Make temp2_crit_hyst read-only | Guenter Roeck | 2014-03-03 | 1 | -2/+1 |
* | hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-03-03 | 1 | -54/+26 |
* | hwmon: (lm95245) Drop useless debug message | Guenter Roeck | 2014-03-03 | 1 | -1/+0 |
* | hwmon: (lm95245) Fix hysteresis temperatures | Guenter Roeck | 2014-03-03 | 1 | -10/+21 |
* | hwmon: (lm95245) Avoid initializing the same field twice | Jean Delvare | 2014-03-03 | 1 | -1/+0 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-25 | 1 | -2/+2 |
* | hwmon: (lm95245) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -10/+5 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-18 | 1 | -12/+1 |
* | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 2012-01-05 | 1 | -4/+4 |
* | hwmon: LM95245 driver | Alexander Stein | 2011-07-28 | 1 | -0/+543 |