index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max31827.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (pmbus/max31827) Explain why enum chips must not start with 0
Guenter Roeck
2024-06-11
1
-0
/
+5
*
hwmon: (max31827) Add PEC support
Radu Sabau
2024-06-04
1
-6
/
+12
*
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2024-02-11
1
-1
/
+0
*
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
2023-12-11
1
-11
/
+111
*
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
2023-12-11
1
-3
/
+2
*
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
2023-12-11
1
-4
/
+11
*
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
2023-12-11
1
-11
/
+53
*
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
2023-12-11
1
-6
/
+69
*
hwmon: max31827: include regulator header
Antoniu Miclaus
2023-11-14
1
-0
/
+1
*
hwmon: (max31827) handle vref regulator
Antoniu Miclaus
2023-10-28
1
-0
/
+4
*
hwmon: (max31827) Modify conversion wait time
Daniel Matyas
2023-10-28
1
-1
/
+1
*
hwmon: (max31827) Make code cleaner
Daniel Matyas
2023-10-28
1
-69
/
+54
*
hwmon: max31827: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-06-26
1
-1
/
+1
*
hwmon: Add MAX31827 driver
Daniel Matyas
2023-06-08
1
-0
/
+466