Home
last modified time | relevance | path

Searched hist:"23243 f84ec93f082abbaaa7f2774ce3f8deb5669" (Results 1 – 17 of 17) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfiguration.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dconfiguration.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Drail.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dsystem.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dchassis.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Ddevice.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Drail.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dsystem.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dchassis.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Ddevice.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dmanager.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfiguration_tests.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dmock_services.hppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Drail_tests.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dchassis_tests.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Dsystem_tests.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: I6ef41de65d2c5b68c55edb42189ba9c0f2e436ed
H A Ddevice_tests.cppdiff 23243f84ec93f082abbaaa7f2774ce3f8deb5669 Tue Jul 28 21:38:57 CDT 2020 Bob King <Bob_King@wistron.com> regulators: Add Services& services to classes

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

Fix mock_services.hpp bug.

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