Home
last modified time | relevance | path

Searched hist:"8 a55292d4a16589700a3efd72711a14dd5381a76" (Results 1 – 15 of 15) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Drail.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dsensor_monitoring.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dsensor_monitoring.hppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dsystem.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dchassis.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Ddevice.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Drail.hppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dsystem.hppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dchassis.hppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Ddevice.hppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dsensor_monitoring_tests.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Drail_tests.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dchassis_tests.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Dsystem_tests.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92
H A Ddevice_tests.cppdiff 8a55292d4a16589700a3efd72711a14dd5381a76 Wed Aug 05 04:02:31 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Modify monitorSensors() to use Services

Modify the monitorSensors() method in the System, Chassis, Device, and
Rail classes to have a new first parameter: Services& services.

Modify SensorMonitoring::execute() to log messages using the new
Journal interface.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I05820cfa94bc3d15dee7a1714a3d253720aa7f92