- 82844ef user_channel: switch to lg2 by George Liu · 4 months ago
- de6694e dbus-sdr: switch to lg2 by George Liu · 4 months ago
- 05e9387 app: switch to lg2 by George Liu · 4 months ago
- ce338fd softoff: switch to lg2 by George Liu · 4 months ago
- 34d1973 Permit dynamic insertion of sensor type codes by Johnathan Mantey · 4 months ago
- a440cd4 do not shift kcs-passed software ID by Johnathan Mantey · 5 months ago
- 92217f0 Handle NaN in threshold interface by Johnathan Mantey · 5 months ago
- 2837821 OWNERS: update Ratan email by Andrew Geissler · 5 months ago
- b9a3986 dbus-sdr: Remove unused IPMINetfnSensorCmds by George Liu · 4 months ago
- ced0ddf Fixed restartCause interface and object path by okashany · 1 year, 6 months ago
- e4b6ffd OWNERS: Add George Liu as a reviewer by George Liu · 4 months ago
- e808bae convert ipmid-new.cpp to use lg2 by Vernon Mauery · 5 months ago
- 38108d9 convert chassishandler.cpp to use lg2 by Vernon Mauery · 8 months ago
- 7b03727 Add ability to add 'energy' sensor Type 01 records by Johnathan Mantey · 5 months ago
- 73d0777 Add initiateErase check for clear SEL command by Xiaoyu Ma · 9 months ago
- 1e3ed2c convert channel_mgmt.cpp to use lg2 by Vernon Mauery · 8 months ago
- 42f64ef Refactor to call the getProperty method by George Liu · 9 months ago
- c1c7eac Refactor to call the GetSubTree method by George Liu · 9 months ago
- 0d1d7ad Fix for invalid VLAN id by Jayaprakash Mutyala · 5 months ago
- 31c1ecd Correct missed application of getOtherSensorsCount function by Johnathan Mantey · 5 months ago
- 777cfaf Enable OEM creation of non-Type1 SDRs by Johnathan Mantey · 5 months ago
- 3c1e28e utils: Unused methods are marked as deprecated by George Liu · 9 months ago
- 8fb5b89 prevent logspam from getObjectInterfaces by Alexander Hansen · 1 year ago
- e11895f meson: Use boost as a dependency by Konstantin Aladyshev · 7 months ago
- d82cb78 meson: Add missing boost dependency to message test by Konstantin Aladyshev · 7 months ago
- 337a097 chassis: Switch NMI handling to Control.Host.NMI interface by Zev Weiss · 8 months ago
- 04b0b07 Enable reducing the number of sensors managed by IPMI by Johnathan Mantey · 1 year, 1 month ago
- 50f186c utils: Add the getSubTree method by George Liu · 9 months ago
- 1f42d1a user_mgmt: Fix incorrect log description by George Liu · 9 months ago
- 863e323 sensordatahandler: Remove unused method by George Liu · 9 months ago
- 6fdce0a settings: Remove unused methods by George Liu · 9 months ago
- e561d3e chassishanlder: restorePolicy supports Unknown type by George Liu · 9 months ago
- d9eb721 Remove libmapper dependency by George Liu · 9 months ago
- b99de18 Assign ASCII-Latin8 to dbus-sdr FRU string Type/Len by Johnathan Mantey · 11 months ago
- f027bf0 Update RestrictionMode enum by Matt Simmering · 12 months ago
- 796e824 Change pack type from UINT8_C to uint8_t by Jian Zhang · 9 months ago
- cfd7fa8 dcmi: Flexible support for dhcp dbus path by George Liu · 10 months ago
- a008871 Remove the mapper_get_service method by George Liu · 10 months ago
- 930856d Remove files no longer in use by George Liu · 10 months ago
- 62e3ca8 sdr-dbus: Reduce log spam on bitmap error by Willy Tu · 10 months ago
- af762de dcmi: correct return data of Get Configuration Parameter command by Thang Tran · 11 months ago
- 0c96fdf BugFix: user name contains invalid characters by nichanghao.nch · 10 months ago
- ba0da6b softoff: fix use of deprecated sdbusplus type by Patrick Williams · 10 months ago
- 833b706 build: use allowed over enabled by Patrick Williams · 12 months ago
- ea46f3c ipmi fru device description from dbus property by Alexander Hansen · 1 year, 2 months ago
- 9565522 sdbusplus: avoid deprecated phosphor::Timer by Patrick Williams · 11 months ago
- e5fa659 meson: adjust nlohmann-json dependency by Patrick Williams · 11 months ago
- 1075283 apphandler: fix Set System Info command by krishnar4 · 1 year ago
- 3dad826 dbus-sdr: support Get Temperature Readings command by Thang Tran · 1 year, 3 months ago
- b1416ef dbus-sdr: check instance start value in getSensorInfo function by Thang Tran · 1 year, 3 months ago
- 7bb412f dbus-sdr: sel: Fix dst setting by Willy Tu · 1 year, 2 months ago
- 65362f4 Watchdog: Add watchdog LogTimeout property setting function by Tim Chao · 12 months ago
- 68d9d40 Update terminology used within repo by Matt Simmering · 1 year ago
- e70c59b dbus-sdr: support reading OEM SEL logs by Thang Tran · 1 year, 2 months ago
- e4aa654 Rewrite Read Event Buffer to use new API by Vernon Mauery · 1 year ago
- 3771f5f Fix the bugs found in static analysis by PavanKumarIntel · 1 year ago
- 1214d6c user_channel: strlen isn't constexpr by Peter Foley · 1 year ago
- c329cee unpack: Support std::span as package arguments by Willy Tu · 1 year, 2 months ago
- dbf66e1 dbus-sdr: remove redundant Get/Set SEL time commands by Thang Tran · 1 year, 2 months ago
- 57f4941 types: Support allocator rebinding by Peter Foley · 1 year ago
- 824ca81 subprojects: ignore redirected wrap files by Peter Foley · 1 year, 1 month ago
- 0893ca3 transporthandler: Split constants into a standalone header. by Peter Foley · 1 year, 1 month ago
- 369824e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
- c72f360 transporthandler: Fix path check by William A. Kennington III · 1 year, 1 month ago
- 726f2bd transporthandler: Use stdplus network functions by William A. Kennington III · 1 year, 5 months ago
- 6fdbb2d transporthandler: Let phosphor-networkd do field validation by William A. Kennington III · 1 year, 5 months ago
- 7a3831b transporthandler: Generic set exception handling by William A. Kennington III · 1 year, 5 months ago
- a8a2e5f transporthandler: Refactor dhcp get / set by William A. Kennington III · 1 year, 5 months ago
- 058e291 apphandler: convert major verion if greater than or equal to 2000 by Potin Lai · 1 year, 2 months ago
- 5ea83fa dcmi: fix Get Sensor Info command by Thang Tran · 1 year, 1 month ago
- 4fc7b69 Revert "Watchdog: Add Notlog setting function" by Patrick Williams · 1 year, 1 month ago
- 085de48 phosphor-sel-logger clears SEL by Alexander Hansen · 1 year, 2 months ago
- 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 1 year, 2 months ago
- 5203602 Watchdog: Add Notlog setting function by Tim Chao · 1 year, 3 months ago
- fd9c361 dcmi: fix Get/Set Power Limit issues by Thang Tran · 1 year, 2 months ago
- 9a68636 apphandler: avoid aux version overwriteen by dev_id.json by Potin Lai · 1 year, 2 months ago
- 7197b34 more debug logs for ipmi OEM commands by Alexander Hansen · 1 year, 2 months ago
- 202702b Fix std::optional maybe-uninitialized (maybe?) by Jonathan Doman · 1 year, 2 months ago
- 1b42a9c Silence false positive for uninitialized variable by Vernon Mauery · 1 year, 3 months ago
- 768730d meson: add option for open-power functions by Patrick Williams · 1 year, 2 months ago
- 6856f1b remove generated elog-errors.hpp by Patrick Williams · 1 year, 2 months ago
- ed6f460 Fix for g++-13 by Vernon Mauery · 1 year, 3 months ago
- b241130 ipmid: fru-reader: Use timegm instead of mktime by Willy Tu · 2 years ago
- 2f0a6d0 sensorcommands: avoid stringop-truncation warning by Patrick Williams · 1 year, 3 months ago
- c2c26f9 multiple ipmi shortname implementations by Alexander Hansen · 1 year, 4 months ago
- 6475b5c Update DCMI Get/Set Config Parameters commands by Vernon Mauery · 1 year, 4 months ago
- 53d0cf1 Update DCMI Get Sensor Reading command by Vernon Mauery · 1 year, 4 months ago
- 056fab1 update DCMI Get Power Reading command by Vernon Mauery · 1 year, 4 months ago
- cce9ffd update DCMI Read Temperatures command by Vernon Mauery · 1 year, 4 months ago
- f038dc0 Update DCMI Get Capabilities command by Vernon Mauery · 1 year, 4 months ago
- efb5ae5 update DCMI management ctrl ID str commands by Vernon Mauery · 1 year, 4 months ago
- dca4720 Update DCMI asset tag commands by Vernon Mauery · 1 year, 4 months ago
- d4222fd Update DCMI power limit commands by Vernon Mauery · 1 year, 4 months ago
- f4eb35d make isDCMIPowerMgmtSupported cache response by Vernon Mauery · 1 year, 4 months ago
- 82cffcc change to use non-deprecated dcmi group value by Vernon Mauery · 1 year, 4 months ago
- ecffbae meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
- b5160f5 Mark created SEL entries as 'IPMI generated' by Konstantin Aladyshev · 1 year, 7 months ago
- 6c44a94 update Get System GUID to use yielding calls by Vernon Mauery · 1 year, 4 months ago
- f020c44 Add Get SEL Time UTC Offset function by Xiaochao Ma · 2 years ago
- cf19d14 Add Lan channel check for Set/Get Lan Commands by Jian Zhang · 1 year, 3 months ago