summaryrefslogtreecommitdiff
path: root/redfish-core/lib/processor.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-17/+38
2022-03-22Consitently use dbus::utility typesEd Tanous1-6/+4
2022-03-14Detemplateify intToHexStringEd Tanous1-5/+5
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-3/+3
2022-02-11Add readability-redundant-* checksEd Tanous1-5/+5
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-2/+0
2022-01-18bmcweb: Add/Move common typedefs to dbus utilityShantappa Teekappanavar1-15/+8
2022-01-10Enforce const correctnessEd Tanous1-3/+3
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-3/+3
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-61/+37
2021-12-28Move to common variantEd Tanous1-25/+17
2021-12-01redfish-core: processor: Add Model, Microcode, StepBrandon Kim1-4/+36
2021-11-19Update clang-formatGeorge Liu1-64/+61
2021-10-18Define hex helper utilsEd Tanous1-1/+1
2021-07-15use non-deprecated dedup_variant_tPatrick Williams1-2/+2
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-5/+6
2021-06-23Expose Processor PPIN propertyJonathan Doman1-2/+40
2021-06-16Remove ambiguous privileges constructorEd Tanous1-5/+5
2021-06-08Processor: Add UUID propertySharad Yadav1-1/+43
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-256/+187
2021-05-15Handle Processor.AppliedOperatingConfig PATCHJonathan Doman1-0/+169
2021-04-30Redfish: Fix the health and state properties of processorChicago Duan1-34/+30
2021-04-08Using AsyncResp everywherezhanghch051-43/+37
2021-03-20Refactor Processor object lookupJonathan Doman1-56/+101
2021-02-17Add additional Redfish Processor propertiesSunnySrivastava19841-2/+73
2020-12-04Add support for Redfish OperatingConfig resourcesJonathan Doman1-2/+448
2020-12-04Refactor getProcessorDataJonathan Doman1-45/+50
2020-10-28Restore missing/broken Processor fieldsJonathan Doman1-1/+9
2020-10-16Processors: Remove / at end of odata.idGunnar Mills1-1/+1
2020-10-16Fix up Function to Populate collection MembersGunnar Mills1-2/+2
2020-10-16cpudimm.hpp: Separate Memory and Processor functionalityGunnar Mills1-0/+527