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
/
ltc2945.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-02-03
hwmon: (ltc2945) Allow setting shunt resistor
John Pruitt
1
-43
/
+76
2023-02-03
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
1
-0
/
+2
2023-02-03
hwmon: (ltc2945) Add devicetree match table
Jonathan Cormier
1
-2
/
+9
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
1
-2
/
+2
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
2018-12-16
hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
1
-71
/
+50
2014-08-04
hwmon: Make regmap configs const
Axel Lin
1
-1
/
+1
2014-05-21
hwmon: (ltc2945) Fix 1st comment line
Guenter Roeck
1
-1
/
+1
2014-04-24
hwmon: (ltc2945) Don't crash the kernel unnecessarily
Guenter Roeck
1
-3
/
+3
2014-03-03
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
1
-0
/
+519