#
d1bc4cec |
| 13-Dec-2019 |
Brandon Wyman <bjwyman@gmail.com> |
Update .clang-format to latest version from docs
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ie6e7f43e7554429704dca86b21320c90aed18791
|
#
ab093328 |
| 09-Oct-2019 |
Lei YU <mine260309@gmail.com> |
Refactor: rename namespace witherspoon to phosphor
This repo now becomes phosphor-power, rename namespace witherspoon to phosphor to make it generic.
Signed-off-by: Lei YU <mine260309@gmail.com> Ch
Refactor: rename namespace witherspoon to phosphor
This repo now becomes phosphor-power, rename namespace witherspoon to phosphor to make it generic.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Icb9f8a7c33065add99f2bf42ed55745a28fa0424
show more ...
|
#
f0f02b9a |
| 25-Oct-2018 |
Matt Spinler <spinler@us.ibm.com> |
Start using .clang-format
Used the one from docs/style/cpp.
Change-Id: I3bdc2b353bf18a437266b362d8205b8463a9ce2b Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
e5a8b473 |
| 18-Oct-2018 |
William A. Kennington III <wak@google.com> |
event: Remove in favor of sdeventplus
Use the new library provided to all openbmc projects instead of rolling our own managed pointer.
Tested: Compiled
Change-Id: I4993d4340e0e0aa5898e73ef815baa81
event: Remove in favor of sdeventplus
Use the new library provided to all openbmc projects instead of rolling our own managed pointer.
Tested: Compiled
Change-Id: I4993d4340e0e0aa5898e73ef815baa81b0e8a2bc Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
7475b1c1 |
| 27-Feb-2018 |
Matt Spinler <spinler@us.ibm.com> |
Error metadata fixup
Pass a char* to the metadata, not a std::string.
Change-Id: I72b11d7028a2c425c6b0659c355f1220a4a37bd7 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
35aa1433 |
| 18-Jan-2018 |
Matt Spinler <spinler@us.ibm.com> |
Add support to set a GPIO either low or high
Change-Id: I07379f0cb63dc714cf538e4100f1a01077391f37 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
da2e0fe9 |
| 18-Jan-2018 |
Matt Spinler <spinler@us.ibm.com> |
Move GPIO class to common library
It will soon by used by the power supply code as well as the power sequencer code, so moving it to a common location.
Change-Id: Ia3e2bcf27239c6861fcb6a9d45ae08a4e
Move GPIO class to common library
It will soon by used by the power supply code as well as the power sequencer code, so moving it to a common location.
Change-Id: Ia3e2bcf27239c6861fcb6a9d45ae08a4eed778b7 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|