aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_schemata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa1-13/+15
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa1-1/+2
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa1-0/+43
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa1-14/+17
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner1-4/+5
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa1-10/+10
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa1-2/+3
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck1-43/+33
2016-10-30x86/intel_rdt: Add schemata fileTony Luck1-0/+245