Searched hist:cfc040c772d91b699c5f97202cd1af35d22c1609 (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-power/ |
H A D | types.hpp | cfc040c772d91b699c5f97202cd1af35d22c1609 Tue Oct 29 04:10:26 CDT 2019 Lei YU <mine260309@gmail.com> Refactor: Move isPoweredOn to utility
The check of power on will be used by other components, so move it to utility. There are several constexpr definitions are used by multiple components, move them into types.hpp so that we do not have duplicated constexprs.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I42ad142d6e7ae8da9c0cf6d8f5cb21dee229eba2
|
H A D | utility.hpp | diff cfc040c772d91b699c5f97202cd1af35d22c1609 Tue Oct 29 04:10:26 CDT 2019 Lei YU <mine260309@gmail.com> Refactor: Move isPoweredOn to utility
The check of power on will be used by other components, so move it to utility. There are several constexpr definitions are used by multiple components, move them into types.hpp so that we do not have duplicated constexprs.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I42ad142d6e7ae8da9c0cf6d8f5cb21dee229eba2
|
H A D | utility.cpp | diff cfc040c772d91b699c5f97202cd1af35d22c1609 Tue Oct 29 04:10:26 CDT 2019 Lei YU <mine260309@gmail.com> Refactor: Move isPoweredOn to utility
The check of power on will be used by other components, so move it to utility. There are several constexpr definitions are used by multiple components, move them into types.hpp so that we do not have duplicated constexprs.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I42ad142d6e7ae8da9c0cf6d8f5cb21dee229eba2
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | updater.cpp | diff cfc040c772d91b699c5f97202cd1af35d22c1609 Tue Oct 29 04:10:26 CDT 2019 Lei YU <mine260309@gmail.com> Refactor: Move isPoweredOn to utility
The check of power on will be used by other components, so move it to utility. There are several constexpr definitions are used by multiple components, move them into types.hpp so that we do not have duplicated constexprs.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I42ad142d6e7ae8da9c0cf6d8f5cb21dee229eba2
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | diff cfc040c772d91b699c5f97202cd1af35d22c1609 Tue Oct 29 04:10:26 CDT 2019 Lei YU <mine260309@gmail.com> Refactor: Move isPoweredOn to utility
The check of power on will be used by other components, so move it to utility. There are several constexpr definitions are used by multiple components, move them into types.hpp so that we do not have duplicated constexprs.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I42ad142d6e7ae8da9c0cf6d8f5cb21dee229eba2
|