#
7cbc5536 |
| 29-Jan-2020 |
Matthew Barth <msbarth@us.ibm.com> |
regs: Handle HUP signals Enable capturing and handling a HUP signal to reload configuration data. Tested: Handler function called upon receiving a SIGHUP Signed-off
regs: Handle HUP signals Enable capturing and handling a HUP signal to reload configuration data. Tested: Handler function called upon receiving a SIGHUP Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: I41d136ede5f2a4c0bf595ee58993a4408f153013
show more ...
|
#
f2bcf1f9 |
| 29-Jan-2020 |
Matthew Barth <msbarth@us.ibm.com> |
regs: Add an event timer for monitoring Create and enable a repeating 1 second timer when monitoring is enabled. Delete the timer when monitoring is disabled. Tested: Ti
regs: Add an event timer for monitoring Create and enable a repeating 1 second timer when monitoring is enabled. Delete the timer when monitoring is disabled. Tested: Timer created when monitoring is enabled Each timer expiration calls bound callback function Timer stopped/deleted when monitoring is disabled Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: I990124fb727bb0a0545ce06f9c878e81b572c7a5
show more ...
|
#
29e9e385 |
| 23-Jan-2020 |
Matthew Barth <msbarth@us.ibm.com> |
regs: Add manager object Create a manager object that extends the manager interface overriding the configure and monitor methods. This provides the framework for receiving dbus metho
regs: Add manager object Create a manager object that extends the manager interface overriding the configure and monitor methods. This provides the framework for receiving dbus method calls at the appropriate times during a system poweron or poweroff. Tested: Used `busctl` to call the configure method Used `busctl` to call the monitor method Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: I09db5a800a09205ba182824e62bacb19b10856bd
show more ...
|
#
4c94bc7c |
| 13-Dec-2019 |
Shawn McCarney <shawnmm@us.ibm.com> |
Create phosphor-regulators application Create the initial version of the phosphor-regulators application. Modify the meson.build file to build and install the application.
Create phosphor-regulators application Create the initial version of the phosphor-regulators application. Modify the meson.build file to build and install the application. Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I22da7e81f02d401d152d954a254cff3c35c84b73
show more ...
|