summaryrefslogtreecommitdiff
path: root/redfish-core/lib/power.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-224/+209
2021-04-08Using AsyncResp everywherezhanghch051-99/+105
2021-03-29Sync ReadingUnit with Redfish Sensor SchemaWludzik, Jozef1-2/+2
2020-10-23Turn on ALL perf checksEd Tanous1-2/+2
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-09-29Fix naming conventionsEd Tanous1-2/+2
2020-08-17Enable unused variable warnings and resolveEd Tanous1-1/+1
2020-08-17Enable clang warningsEd Tanous1-3/+3
2020-08-17Remove middlewaresEd Tanous1-1/+1
2020-06-26Enable retrieving mapping of Redfish URI to D-Bus sensor pathAdrian Ambrożewicz1-5/+5
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-1/+1
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams1-14/+6
2020-03-29Sensor override allow only by Admin priv userjayaprakash Mutyala1-1/+1
2020-03-19[Redfish] Making LimitException OCP CompliantJoshi-Mansi1-0/+5
2020-03-17Fix: Add Item.Board while querying the chassisAppaRao Puli1-1/+2
2020-03-09Remove unused variables for setSensorsOverridejayaprakash Mutyala1-2/+1
2020-03-09Allow sensor value override in mfg mode onlyjayaprakash Mutyala1-1/+2
2019-11-19Redfish: Set the power capCarol Wang1-1/+135
2019-10-11Fix a bunch of warningsEd Tanous1-5/+5
2019-07-08Move PowerLimit to correct locationGunnar Mills1-3/+14
2019-06-28Fix initialier_list issuesEd Tanous1-3/+2
2019-06-14Redfish: Added OCP mandatory propertiesJennifer Lee1-0/+2
2019-06-05Add basic PowerControl and PowerLimit propertiesEddie James1-1/+156
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-10/+0
2019-05-09Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey1-6/+0
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-2/+3
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-3/+2
2019-03-20Redfish: Enhance and fix power/thermal sensorsShawn McCarney1-4/+0
2019-03-13Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills1-0/+14
2019-03-12Fix: Power & Thermal patch method role updateRichard Marian Thomaiyar1-1/+1
2019-03-11Patch support for sensor overrrideRichard Marian Thomaiyar1-5/+9
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-7/+5
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous1-0/+71