开源镜像站
帮助
动态
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
/
pmbus
/
max20730.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2023-08-21
hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-21
hwmon: (pmbus/max20730) Remove strlcpy occurences
Azeem Shaikh
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
2020-12-02
hwmon: (pmbus/max20730) delete some dead code
Dan Carpenter
2020-10-26
hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()
Dan Carpenter
2020-10-06
hwmon: (pmbus/max20730) adjust the vout reading given voltage divider
Chu Lin
2020-10-05
hwmon: (pmbus/max20730) add device monitoring via debugfs
Ugur Usug
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
2020-07-24
hwmon: (pmbus/max20730) Add max20710 support
Ugur Usug
2020-03-08
hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support
Guenter Roeck
2020-01-23
hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743
Guenter Roeck