History log of /openbmc/phosphor-pid-control/sensors/manager.cpp (Results 1 – 5 of 5)
Revision Date Author Comments
# a076487a 08-Aug-2020 Patrick Venture <venture@google.com>

sensors/zones: place in namespace and cleanup

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I527dbc8477a232945f696227a7b0b2adbee45175


# ffc5ca7f 31-Oct-2018 Patrick Venture <venture@google.com>

manager: use pass by reference by default

Even thought the string must be copied, pass by reference.

Change-Id: I48113237f342279e3f266bbda6e54d770afd2afc
Signed-off-by: Patrick Venture <venture@goo

manager: use pass by reference by default

Even thought the string must be copied, pass by reference.

Change-Id: I48113237f342279e3f266bbda6e54d770afd2afc
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# da4a5dd1 31-Aug-2018 Patrick Venture <venture@google.com>

add .clang-format

Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f
Signed-off-by: Patrick Venture <venture@google.com>


# 5e929093 08-Jun-2018 Patrick Venture <venture@google.com>

sensors: split building from manager object

To increase testability, split out the building of sensors
from the sensor manager. And this further splits out building
from a configuration file.

Test

sensors: split building from manager object

To increase testability, split out the building of sensors
from the sensor manager. And this further splits out building
from a configuration file.

Tested: Verified code continued to build and link.
Tested: Ran on quanta-q71l board and it behaved as expected.

Change-Id: Ib63a11e1107b1864c3c370bba2bd9ef2effa42f3
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# 863b9246 08-Mar-2018 Patrick Venture <venture@google.com>

Sensor Objects

This includes all the sensor objects including a few
implementations, including dbus and sysfs sensors.

Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbe
Signed-off-by: Patrick Ve

Sensor Objects

This includes all the sensor objects including a few
implementations, including dbus and sysfs sensors.

Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbe
Signed-off-by: Patrick Venture <venture@google.com>

show more ...