summaryrefslogtreecommitdiff
path: root/redfish-core/lib/processor.hpp
AgeCommit message (Expand)AuthorFilesLines
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