index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ltc2992.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
2024-07-31
1
-14
/
+5
*
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
Javier Carrasco
2024-05-30
1
-1
/
+3
*
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-01
1
-1
/
+1
*
hwmon: (ltc2992) Avoid division by zero
Antoniu Miclaus
2023-10-28
1
-1
/
+5
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
hwmon: ltc2992: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
1
-1
/
+1
*
hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2023-03-16
1
-0
/
+1
*
hwmon: use simple i2c probe
Stephen Kitt
2022-12-05
1
-2
/
+2
*
hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2022-05-22
1
-61
/
+25
*
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
1
-2
/
+1
*
hwmon: (ltc2992) Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-10
1
-2
/
+6
*
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
2020-12-11
1
-5
/
+5
*
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2020-12-11
1
-1
/
+159
*
hwmon: (ltc2992) Add support
Alexandru Tachici
2020-12-11
1
-0
/
+813