summaryrefslogtreecommitdiffstats
path: root/drivers/resctrl/mpam_internal.h
AgeCommit message (Expand)AuthorLines
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan-2/+6
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong-1/+0
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse-1/+13
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse-0/+2
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew-0/+3
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan-1/+2
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse-1/+20
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse-0/+19
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse-0/+35
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse-0/+18
2025-11-19arm_mpam: Allow configuration to be applied and restored during cpu onlineJames Morse-0/+27
2025-11-19arm_mpam: Use a static key to indicate when mpam is enabledJames Morse-0/+8
2025-11-19arm_mpam: Register and enable IRQsJames Morse-0/+13
2025-11-19arm_mpam: Reset MSC controls from cpuhp callbacksJames Morse-0/+3
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse-0/+3
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse-0/+33
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse-0/+41
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse-0/+6
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse-0/+5
2025-11-19arm_mpam: Add MPAM MSC register layout definitionsJames Morse-0/+267
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse-0/+94
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse-0/+49