Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
670d92a775a14148b582c479f1f5705e94167c8f
/
sysfs.cpp
6412993
prefer std::format over fmt
by Patrick Williams
· 11 months ago
e8771fd
clang-format: copy latest and re-format
by Patrick Williams
· 1 year, 8 months ago
f9aff80
meson: Cleanup library linking
by William A. Kennington III
· 3 years, 8 months ago
5c014d2
Use std::filesystem::path::relative_path()
by Matt Spinler
· 6 years ago
85ba64a
Don't std::filesystem::path::/= an absolute path
by Matt Spinler
· 6 years ago
9e997b4
use filesystem instead of experimental
by Patrick Venture
· 6 years ago
0956017
sysfs: transition to std::find_if
by Patrick Venture
· 6 years ago
043d323
add .clang-format
by Patrick Venture
· 6 years ago
75e56c6
hwmonio: split IoAccess object out
by Patrick Venture
· 7 years ago
8729e44
Remove OCC EAGAIN workaround
by Matthew Barth
· 7 years ago
c1cece7
Add configure option for how read fails behave
by Patrick Venture
· 7 years ago
a23babd
Handle OCC EAGAIN & EREMOTEIO in 4.13
by Matthew Barth
· 7 years ago
626df17
Add findHwmonFromDevPath()
by Matt Spinler
· 7 years ago
31dbe06
Rename function
by Matt Spinler
· 7 years ago
c8a8e01
Clear errno before reading/writing
by Matt Spinler
· 7 years ago
26d2173
Silently exit on ENODEV
by Edward A. James
· 7 years ago
fee106b
Support reading 64 bit integers
by Matt Spinler
· 7 years ago
67ce4a4
Retry on ENODATA errors
by Matt Spinler
· 7 years ago
8a37c4b
Retry on ENODEV errnos
by Matt Spinler
· 7 years ago
754d38c
sysfs IO enhancements
by Brad Bishop
· 7 years ago
f0c3fc1
sysfs: Removed unused code
by Brad Bishop
· 7 years ago
8b574a7
Add hwmon io wrapper class
by Brad Bishop
· 7 years ago
431d26a
sysfs: refactor findCallout
by Brad Bishop
· 7 years ago
4e24ebd
sysfs: refactor findHwmon
by Brad Bishop
· 7 years ago
f4bf63a
sysfs: refactor findPhandleMatch
by Brad Bishop
· 7 years ago
68c43b2
sysfs: Removed unused headers
by Brad Bishop
· 7 years ago
3b8e36e
Allow EAGAIN failures
by Matt Spinler
· 7 years ago
1e6324f
Don't exit program on sysfs read failures.
by Patrick Venture
· 8 years ago
2f370c4
Fix high CPU usage noted with BMP280
by Brandon Wyman
· 8 years ago
ac8b7c6
Don't exit with error when hwmon dir is removed
by Andrew Geissler
· 8 years ago
8af8a20
Update call out algorithm for iio hwmon instance
by Brandon Wyman
· 8 years ago
4eb9858
Update algorithm to find iio hwmon instance
by Brandon Wyman
· 8 years ago
05711eb
Cater for change in elog create and commit interface
by Marri Devender Rao
· 8 years ago
4e1f30f
Update sysfs reads
by Matthew Barth
· 8 years ago
048ac87
Update hwmon fan target sysfs entries
by Matthew Barth
· 8 years ago
5ec68ab
Use std::filesystem when generating callout paths
by Brad Bishop
· 8 years ago
08379a3
Use std::filesystem in favor of custom module
by Brad Bishop
· 8 years ago
4db6442
Log failing path after sysfs access failures
by Brad Bishop
· 8 years ago
613a5b3
Find hwmon instances from OF device paths
by Brad Bishop
· 8 years ago