| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-19 | arm_mpam: Add kunit tests for props_mismatch() | James Morse | 1 | -1/+13 |
| 2025-11-19 | arm_mpam: Add helper to reset saved mbwu state | James Morse | 1 | -0/+2 |
| 2025-11-19 | arm_mpam: Probe for long/lwd mbwu counters | Rohit Mathew | 1 | -0/+3 |
| 2025-11-19 | arm_mpam: Consider overflow in bandwidth counter state | Ben Horgan | 1 | -1/+2 |
| 2025-11-19 | arm_mpam: Track bandwidth counter state for power management | James Morse | 1 | -1/+20 |
| 2025-11-19 | arm_mpam: Add mpam_msmon_read() to read monitor value | James Morse | 1 | -0/+19 |
| 2025-11-19 | arm_mpam: Add helpers to allocate monitors | James Morse | 1 | -0/+35 |
| 2025-11-19 | arm_mpam: Probe and reset the rest of the features | James Morse | 1 | -0/+18 |
| 2025-11-19 | arm_mpam: Allow configuration to be applied and restored during cpu online | James Morse | 1 | -0/+27 |
| 2025-11-19 | arm_mpam: Use a static key to indicate when mpam is enabled | James Morse | 1 | -0/+8 |
| 2025-11-19 | arm_mpam: Register and enable IRQs | James Morse | 1 | -0/+13 |
| 2025-11-19 | arm_mpam: Reset MSC controls from cpuhp callbacks | James Morse | 1 | -0/+3 |
| 2025-11-19 | arm_mpam: Merge supported features during mpam_enable() into mpam_class | James Morse | 1 | -0/+3 |
| 2025-11-19 | arm_mpam: Probe the hardware features resctrl supports | James Morse | 1 | -0/+33 |
| 2025-11-19 | arm_mpam: Add helpers for managing the locking around the mon_sel registers | James Morse | 1 | -0/+41 |
| 2025-11-19 | arm_mpam: Probe hardware to find the supported partid/pmg values | James Morse | 1 | -0/+6 |
| 2025-11-19 | arm_mpam: Add cpuhp callbacks to probe MSC hardware | James Morse | 1 | -0/+5 |
| 2025-11-19 | arm_mpam: Add MPAM MSC register layout definitions | James Morse | 1 | -0/+267 |
| 2025-11-19 | arm_mpam: Add the class and component structures for firmware described ris | James Morse | 1 | -0/+94 |
| 2025-11-19 | arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate | James Morse | 1 | -0/+49 |