summaryrefslogtreecommitdiff
path: root/drivers/resctrl/mpam_internal.h
AgeCommit message (Expand)Author
13 daysarm_mpam: Pretend that NRDY is always hardware managedBen Horgan
2026-03-27arm_mpam: Quirk CMN-650's CSU NRDY behaviourJames Morse
2026-03-27arm_mpam: Add workaround for T241-MPAM-6Shanker Donthineni
2026-03-27arm_mpam: Add workaround for T241-MPAM-4Shanker Donthineni
2026-03-27arm_mpam: Add workaround for T241-MPAM-1Shanker Donthineni
2026-03-27arm_mpam: Add quirk frameworkShanker Donthineni
2026-03-27arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrlJames Morse
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse
2026-03-27arm_mpam: resctrl: Add monitor initialisation and domain boilerplateBen Horgan
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse
2026-03-27arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()James Morse
2026-03-27arm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse
2026-03-27arm_mpam: Reset when feature configuration bit unsetBen Horgan
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong
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