summaryrefslogtreecommitdiff
path: root/redfish-core/lib/thermal.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Enable unused variable warnings and resolveEd Tanous1-1/+1
2020-08-17Remove middlewaresEd Tanous1-1/+1
2020-06-26Enable retrieving mapping of Redfish URI to D-Bus sensor pathAdrian Ambrożewicz1-6/+4
2020-03-29Sensor override allow only by Admin priv userjayaprakash Mutyala1-1/+1
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/+39
2019-06-28Fix initialier_list issuesEd Tanous1-1/+1
2019-05-23[Redfish] Add OCP required properties for ChassisJennifer Lee1-1/+0
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-10/+0
2019-05-09Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey1-9/+0
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-1/+1
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-1/+1
2019-03-20Redfish: Enhance and fix power/thermal sensorsShawn McCarney1-4/+1
2019-03-13Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills1-1/+14
2019-03-12Fix: Power & Thermal patch method role updateRichard Marian Thomaiyar1-1/+1
2019-03-11Fix typelist for fan in Thermal schemaRichard Marian Thomaiyar1-1/+1
2019-03-11Patch support for sensor overrrideRichard Marian Thomaiyar1-6/+10
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-8/+6
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous1-3/+11
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-1/+1
2018-10-16Implement fan PWM reading through redfishEd Tanous1-1/+2
2018-09-05Move to clang-format-6.0Ed Tanous1-35/+40
2018-07-27Move over to upstream c++ styleEd Tanous1-4/+4
2018-07-21Move Sensors path to sensorsJames Feist1-2/+2
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid1-1/+1
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil1-1/+1
2018-06-29Boost beastEd Tanous1-7/+8
2018-05-18Introduce Thermal schemaLewanczyk, Dawid1-0/+60