summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max31827.c
AgeCommit message (Expand)Author
2023-12-11hwmon: (max31827) Add custom attribute for resolutionDaniel Matyas
2023-12-11hwmon: (max31827) Return closest value in update_intervalDaniel Matyas
2023-12-11hwmon: (max31827) Update bits with shutdown_write()Daniel Matyas
2023-12-11hwmon: (max31827) Add support for max31828 and max31829Daniel Matyas
2023-12-11hwmon: (max31827) Handle new properties from the devicetreeDaniel Matyas
2023-11-14hwmon: max31827: include regulator headerAntoniu Miclaus
2023-10-28hwmon: (max31827) handle vref regulatorAntoniu Miclaus
2023-10-28hwmon: (max31827) Modify conversion wait timeDaniel Matyas
2023-10-28hwmon: (max31827) Make code cleanerDaniel Matyas
2023-06-26hwmon: max31827: Switch back to use struct i2c_driver::probeUwe Kleine-König
2023-06-08hwmon: Add MAX31827 driverDaniel Matyas