summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/stts751.c
AgeCommit message (Expand)AuthorLines
2024-08-27hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible stringRob Herring (Arm)-1/+1
2024-05-01hwmon: (stts751) Remove an unused field in struct stts751_privChristophe JAILLET-1/+0
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck-10/+10
2020-09-23hwmon: use simple i2c probe functionStephen Kitt-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-04-15hwmon: (stts751) Fix build warningGuenter Roeck-1/+1
2019-02-18hwmon: (stts751) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck-32/+32
2017-10-29hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare-9/+9
2017-08-13hwmon: (stts751) buffer overrun on wrong chip configurationAnton Vasilyev-0/+4
2017-04-02hwmon: (stts751) Add OF device ID tableJavier Martinez Canillas-0/+7
2017-02-03hwmon: new driver for ST stts751 thermal sensorandrea.merello-0/+834