index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ltc2945.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: (ltc2945) Allow setting shunt resistor
John Pruitt
2023-02-03
1
-43
/
+76
*
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
2023-02-03
1
-0
/
+2
*
hwmon: (ltc2945) Add devicetree match table
Jonathan Cormier
2023-02-03
1
-2
/
+9
*
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
1
-2
/
+2
*
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: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-12-16
1
-71
/
+50
*
hwmon: Make regmap configs const
Axel Lin
2014-08-04
1
-1
/
+1
*
hwmon: (ltc2945) Fix 1st comment line
Guenter Roeck
2014-05-21
1
-1
/
+1
*
hwmon: (ltc2945) Don't crash the kernel unnecessarily
Guenter Roeck
2014-04-24
1
-3
/
+3
*
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
2014-03-03
1
-0
/
+519