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
/
ltc2992.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
Javier Carrasco
1
-1
/
+3
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-10-28
hwmon: (ltc2992) Avoid division by zero
Antoniu Miclaus
1
-1
/
+5
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: ltc2992: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2022-12-04
hwmon: use simple i2c probe
Stephen Kitt
1
-2
/
+2
2022-05-22
hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
1
-61
/
+25
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
1
-2
/
+1
2021-05-10
hwmon: (ltc2992) Put fwnode in error case during ->probe()
Andy Shevchenko
1
-2
/
+6
2020-12-11
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
1
-5
/
+5
2020-12-11
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
1
-1
/
+159
2020-12-11
hwmon: (ltc2992) Add support
Alexandru Tachici
1
-0
/
+813