开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max31827.c
Age
Commit message (
Expand
)
Author
2024-06-11
hwmon: (pmbus/max31827) Explain why enum chips must not start with 0
Guenter Roeck
2024-06-03
hwmon: (max31827) Add PEC support
Radu Sabau
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2023-12-11
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
2023-12-11
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
2023-12-11
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
2023-12-11
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
2023-12-11
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
2023-11-14
hwmon: max31827: include regulator header
Antoniu Miclaus
2023-10-28
hwmon: (max31827) handle vref regulator
Antoniu Miclaus
2023-10-28
hwmon: (max31827) Modify conversion wait time
Daniel Matyas
2023-10-28
hwmon: (max31827) Make code cleaner
Daniel Matyas
2023-06-26
hwmon: max31827: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-06-08
hwmon: Add MAX31827 driver
Daniel Matyas