aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/resctrl/mpam_devices.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-19arm_mpam: Add kunit test for bitmap resetJames Morse1-0/+4
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse1-1/+47
2025-11-19arm_mpam: Use long MBWU counters if supportedRohit Mathew1-19/+126
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew1-12/+23
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan1-2/+22
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse1-1/+125
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse1-0/+235
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse1-0/+2
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse1-0/+188
2025-11-19arm_mpam: Allow configuration to be applied and restored during cpu onlineJames Morse1-25/+263
2025-11-19arm_mpam: Use a static key to indicate when mpam is enabledJames Morse1-0/+12
2025-11-19arm_mpam: Register and enable IRQsJames Morse1-0/+280
2025-11-19arm_mpam: Extend reset logic to allow devices to be reset any timeJames Morse1-3/+54
2025-11-19arm_mpam: Add a helper to touch an MSC from any CPUJames Morse1-3/+34
2025-11-19arm_mpam: Reset MSC controls from cpuhp callbacksJames Morse1-0/+109
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse1-0/+214
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse1-0/+149
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse1-0/+2
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse1-1/+147
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse1-1/+175
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse1-1/+391
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse1-0/+190