summaryrefslogtreecommitdiff
path: root/drivers/resctrl/mpam_resctrl.c
AgeCommit message (Expand)Author
2026-03-27arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrlJames Morse
2026-03-27arm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse
2026-03-27arm_mpam: resctrl: Update the rmid reallocation limitJames Morse
2026-03-27arm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse
2026-03-27arm_mpam: resctrl: Add support for csu countersJames Morse
2026-03-27arm_mpam: resctrl: Add monitor initialisation and domain boilerplateBen Horgan
2026-03-27arm_mpam: resctrl: Add kunit test for control format conversionsDave Martin
2026-03-27arm_mpam: resctrl: Add support for 'MB' resourceJames Morse
2026-03-27arm_mpam: resctrl: Wait for cacheinfo to be readyBen Horgan
2026-03-27arm_mpam: resctrl: Add rmid index helpersBen Horgan
2026-03-27arm_mpam: resctrl: Convert to/from MPAMs fixed-point formatsDave Martin
2026-03-27arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERTBen Horgan
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse
2026-03-27arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooksJames Morse
2026-03-27arm_mpam: resctrl: Implement helpers to update configurationJames Morse
2026-03-27arm_mpam: resctrl: Add resctrl_arch_get_config()James Morse
2026-03-27arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()James Morse
2026-03-27arm_mpam: resctrl: Pick the caches we will use as resctrl resourcesJames Morse
2026-03-27arm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse