Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-19 | 1 | -1/+1 |
* | hwmon: replace snprintf in show functions with sysfs_emit | Guenter Roeck | 2021-04-20 | 1 | -10/+10 |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | hwmon: (stts751) Fix build warning | Guenter Roeck | 2019-04-15 | 1 | -1/+1 |
* | hwmon: (stts751) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2019-02-18 | 1 | -32/+32 |
* | hwmon: (stts751) Fix buffer size passed to snprintf | Jean Delvare | 2017-10-29 | 1 | -9/+9 |
* | hwmon: (stts751) buffer overrun on wrong chip configuration | Anton Vasilyev | 2017-08-13 | 1 | -0/+4 |
* | hwmon: (stts751) Add OF device ID table | Javier Martinez Canillas | 2017-04-02 | 1 | -0/+7 |
* | hwmon: new driver for ST stts751 thermal sensor | andrea.merello | 2017-02-03 | 1 | -0/+834 |