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
/
max31827.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
hwmon: (pmbus/max31827) Explain why enum chips must not start with 0
Guenter Roeck
1
-0
/
+5
2024-06-03
hwmon: (max31827) Add PEC support
Radu Sabau
1
-6
/
+12
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
1
-1
/
+0
2023-12-11
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
1
-11
/
+111
2023-12-11
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
1
-3
/
+2
2023-12-11
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
1
-4
/
+11
2023-12-11
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
1
-11
/
+53
2023-12-11
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
1
-6
/
+69
2023-11-14
hwmon: max31827: include regulator header
Antoniu Miclaus
1
-0
/
+1
2023-10-28
hwmon: (max31827) handle vref regulator
Antoniu Miclaus
1
-0
/
+4
2023-10-28
hwmon: (max31827) Modify conversion wait time
Daniel Matyas
1
-1
/
+1
2023-10-28
hwmon: (max31827) Make code cleaner
Daniel Matyas
1
-69
/
+54
2023-06-26
hwmon: max31827: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
1
-1
/
+1
2023-06-08
hwmon: Add MAX31827 driver
Daniel Matyas
1
-0
/
+466