aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/resctrl/mpam_resctrl.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-17arm_mpam: resctrl: Make resctrl_mon_ctx_waiters staticBen Horgan1-1/+1
2026-04-17arm_mpam: resctrl: Fix the check for no monitor components foundBen Horgan1-1/+1
2026-04-17arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmountZeng Heng1-0/+8
2026-03-27arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrlJames Morse1-1/+62
2026-03-27arm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse1-0/+65
2026-03-27arm_mpam: resctrl: Update the rmid reallocation limitJames Morse1-0/+39
2026-03-27arm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse1-0/+82
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse1-0/+67
2026-03-27arm_mpam: resctrl: Add support for csu countersJames Morse1-0/+83
2026-03-27arm_mpam: resctrl: Add monitor initialisation and domain boilerplateBen Horgan1-11/+220
2026-03-27arm_mpam: resctrl: Add kunit test for control format conversionsDave Martin1-0/+4
2026-03-27arm_mpam: resctrl: Add support for 'MB' resourceJames Morse1-1/+280
2026-03-27arm_mpam: resctrl: Wait for cacheinfo to be readyBen Horgan1-0/+19
2026-03-27arm_mpam: resctrl: Add rmid index helpersBen Horgan1-0/+16
2026-03-27arm_mpam: resctrl: Convert to/from MPAMs fixed-point formatsDave Martin1-0/+51
2026-03-27arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERTBen Horgan1-0/+12
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse1-0/+122
2026-03-27arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooksJames Morse1-0/+58
2026-03-27arm_mpam: resctrl: Implement helpers to update configurationJames Morse1-0/+70
2026-03-27arm_mpam: resctrl: Add resctrl_arch_get_config()James Morse1-0/+43
2026-03-27arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()James Morse1-0/+13
2026-03-27arm_mpam: resctrl: Pick the caches we will use as resctrl resourcesJames Morse1-2/+89
2026-03-27arm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse1-0/+324