index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
stts751.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible string
Rob Herring (Arm)
2024-08-27
1
-1
/
+1
*
hwmon: (stts751) Remove an unused field in struct stts751_priv
Christophe JAILLET
2024-05-01
1
-1
/
+0
*
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-01
1
-1
/
+1
*
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-16
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-30
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