summaryrefslogtreecommitdiff
path: root/drivers/resctrl/mpam_internal.h
AgeCommit message (Expand)Author
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse
2025-11-19arm_mpam: Allow configuration to be applied and restored during cpu onlineJames Morse
2025-11-19arm_mpam: Use a static key to indicate when mpam is enabledJames Morse
2025-11-19arm_mpam: Register and enable IRQsJames Morse
2025-11-19arm_mpam: Reset MSC controls from cpuhp callbacksJames Morse
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse
2025-11-19arm_mpam: Add MPAM MSC register layout definitionsJames Morse
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse