Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
7b5873779dda5b525e74e18fe582808053e6b7b4
7b58737
msl: Add a max31785 MSL checking script
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
1f8a958
Add a level of indirection when naming the DBUS objects
by Tom Joseph
· 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
ab10f16
Introduce interval configuration for sensor reads.
by Patrick Venture
· 8 years ago
62503a4
Exit early if no sensors matched.
by Patrick Venture
· 8 years ago
0a8de64
Write pwmX_enable for fans that have a fanX_target
by Matt Spinler
· 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
bf7b7b1
Create a FanSpeedObject interface
by Matthew Barth
· 8 years ago
5ec68ab
Use std::filesystem when generating callout paths
by Brad Bishop
· 8 years ago
973886d
Change constexpr function pointers to static constants
by Saqib Khan
· 8 years ago
03e8735
Remove unnecessary copy constructing ObjectManager
by Brad Bishop
· 8 years ago
329f186
Removed unused directory module
by Brad Bishop
· 8 years ago
08379a3
Use std::filesystem in favor of custom module
by Brad Bishop
· 8 years ago
0be1f8d
Build: Autotools usage improvements
by Brad Bishop
· 8 years ago
23d4a7e
Replace readdir_r with readdir since readdir_r was deprecated
by Saqib Khan
· 8 years ago
9ca659f
Remove unused methods
by Brad Bishop
· 8 years ago
4db6442
Log failing path after sysfs access failures
by Brad Bishop
· 8 years ago
b8740fc
Minor path/string op tweaks
by Brad Bishop
· 8 years ago
2260efb
Per design direction, all dbus object paths should be lower case.
by Leonel Gonzalez
· 8 years ago
bf86e72
Link to libphosphor_dbus
by Brad Bishop
· 8 years ago
30dbcee
Delay emission of InterfacesAdded
by Brad Bishop
· 8 years ago
8d89325
Fix out of tree build header search path
by Brad Bishop
· 8 years ago
d9f06ab
Fix sdbusplus::server::object template wrapper
by Brad Bishop
· 8 years ago
a9b5f05
sysfs: Remove return of const string
by Brad Bishop
· 8 years ago
96a315f
Test: Remove unnecessary server_thread method
by Brad Bishop
· 8 years ago
0aec350
Avoid unnecessary move operation
by Brad Bishop
· 8 years ago
add9851
Instantiate objects in the correct namespace
by Brad Bishop
· 8 years ago
5afe21a
Detect power current and energy sensors
by Brad Bishop
· 8 years ago
951a79e
Add helper function for finding attributes
by Brad Bishop
· 8 years ago
968be12
Update server bindings
by Brad Bishop
· 8 years ago
e0b7d05
Enable sensor thresholds
by Brad Bishop
· 8 years ago
e228acc
Add threshold support methods
by Brad Bishop
· 8 years ago
cad57db
Add threshold typename aliases
by Brad Bishop
· 8 years ago
e9fdee0
Move value interface creation to a helper method.
by Brad Bishop
· 8 years ago
f3df6b4
Add configuration discovery helper method
by Brad Bishop
· 8 years ago
f7426cf
Add object info tuple
by Brad Bishop
· 8 years ago
43b6ba7
Add Sensor.Threshold server bindings
by Brad Bishop
· 8 years ago
4da0161
Add cmdline --of-name option
by Brad Bishop
· 8 years ago
613a5b3
Find hwmon instances from OF device paths
by Brad Bishop
· 8 years ago
ab795a1
Add util.hpp
by Brad Bishop
· 8 years ago
ca08512
Ignore . and .. when scanning directories
by Brad Bishop
· 8 years ago
c806553
Remove use of std::endl
by Brad Bishop
· 8 years ago
3d20846
Remove sensorcache.hpp
by Brad Bishop
· 8 years ago
dddb715
Poll and update sensors
by Brad Bishop
· 8 years ago
74aa4dd
Set Sensors.Value unit and scale properties
by Brad Bishop
· 8 years ago
0fcb8b3
Add string literals for hwmon types and entries
by Brad Bishop
· 8 years ago
4737850
Set sensor initial value.
by Brad Bishop
· 8 years ago
cc56cd9
inline make_sysfs_path
by Brad Bishop
· 8 years ago
075f7a2
Create DBus objects
by Brad Bishop
· 8 years ago
8e068d9
Add server binding typename aliases
by Brad Bishop
· 8 years ago
73831cd
Add labels
by Brad Bishop
· 8 years ago
75b4ab8
Move polling loop to state container
by Brad Bishop
· 8 years ago
3c344d3
Add sensor state
by Brad Bishop
· 8 years ago
75017ae
Provide additional SensorSet type aliases
by Brad Bishop
· 8 years ago
6e8f623
Ignore labels
by Brad Bishop
· 8 years ago
92bbd05
Explicitly define SensorSet constructors
by Brad Bishop
· 8 years ago
26b815f
Replace include guards with #pragma once
by Brad Bishop
· 8 years ago
9c7b6e0
Grab DBus connection
by Brad Bishop
· 8 years ago
b9e2b07
Add config options
by Brad Bishop
· 8 years ago
6ae0330
Add Sensor.Value server bindings
by Brad Bishop
· 8 years ago
20938e4
Link systemd
by Brad Bishop
· 8 years ago
e9ac8b4
Add testcase
by Brad Bishop
· 8 years ago
d499ca6
Add a shutdown option to main loop
by Brad Bishop
· 8 years ago
e55ef3d
Remove main loop from application file
by Brad Bishop
· 8 years ago
03476f1
Add Vim modelines
by Brad Bishop
· 8 years ago
6bb97a9
Run astyle
by Brad Bishop
· 8 years ago
4c9c454
Remove phosphor-hwmon shared library
by Brad Bishop
· 8 years ago
3b1b5d4
Remove lto
by Brad Bishop
· 8 years ago
29dbfa6
Add licenses
by Brad Bishop
· 8 years ago
9b75be5
Add gitignore
by Brad Bishop
· 8 years ago
52b8028
Fix memory leak
by Vishwanatha Subbanna
· 8 years ago
6292aee
Convert build process to autotools
by Matthew Barth
· 8 years ago
1f1b41e
Ensure all tools are building with -Wall and -Werror
by Matthew Barth
· 8 years ago
f261fa0
Add help argument to usage menu
by Adriana Kobylak
· 9 years ago
fc96e4a
Merge pull request #8 from williamspatrick/initial-daemon
by Patrick Williams
· 9 years ago
3667cf3
Initial read-daemon for hwmon entries
by Patrick Williams
· 9 years ago
80d9097
Initial commit
by Patrick Williams
· 9 years ago