summaryrefslogtreecommitdiff
path: root/redfish-core/lib/thermal.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-01-18Fix a boatload of #includesEd Tanous1-4/+3
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-2/+2
2022-06-01Try to fix the lambda formatting issueEd Tanous1-46/+44
2022-04-27Simplify sensor path lookupsEd Tanous1-18/+2
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-6/+17
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-3/+3
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-2/+3
2021-06-16Remove ambiguous privileges constructorEd Tanous1-2/+2
2021-06-04Remove checkAndDoSensorsOverride functionBruce Lee1-1/+1
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-89/+68
2021-05-07Replaced std::map::at with std::map::findKrzysztof Grobelny1-4/+17
2021-04-08Using AsyncResp everywherezhanghch051-14/+18
2021-03-29Sync ReadingUnit with Redfish Sensor SchemaWludzik, Jozef1-2/+2
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