index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
stts751.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
hwmon: (stts751) Remove an unused field in struct stts751_priv
Christophe JAILLET
1
-1
/
+0
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
1
-10
/
+10
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-15
hwmon: (stts751) Fix build warning
Guenter Roeck
1
-1
/
+1
2019-02-18
hwmon: (stts751) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-32
/
+32
2017-10-29
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
1
-9
/
+9
2017-08-13
hwmon: (stts751) buffer overrun on wrong chip configuration
Anton Vasilyev
1
-0
/
+4
2017-04-02
hwmon: (stts751) Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-02-03
hwmon: new driver for ST stts751 thermal sensor
andrea.merello
1
-0
/
+834