commit | 613dc90d89138052559e421fd005c445ef16814b | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Fri Apr 08 09:56:22 2022 -0500 |
committer | Chris Cain <cjcain@us.ibm.com> | Wed Apr 27 17:12:00 2022 +0000 |
tree | 569d10301adcb7df1b07d048dc651ac08e8bcf23 | |
parent | aced30980fd770c2742cc89fbb7ff555e9ea1bf0 [diff] |
Create PowerMode object before status objects Need to create the PowerMode object right away so that the Mode/IPS DBus parameters are available to users as soon as service starts. Previously it was only created when the OCC status objects were created. Also populate the MinSoftPowerCapValue on DBus. Change-Id: Ia0c7b5ba72a492b14bea7befe4f28c8b99e19ebd Signed-off-by: Chris Cain <cjcain@us.ibm.com>