| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-19 | arm_mpam: Add kunit tests for props_mismatch() | James Morse | 2 | -1/+333 |
| 2025-11-19 | arm_mpam: Add kunit test for bitmap reset | James Morse | 3 | -0/+82 |
| 2025-11-19 | arm_mpam: Add helper to reset saved mbwu state | James Morse | 2 | -1/+49 |
| 2025-11-19 | arm_mpam: Use long MBWU counters if supported | Rohit Mathew | 1 | -19/+126 |
| 2025-11-19 | arm_mpam: Probe for long/lwd mbwu counters | Rohit Mathew | 2 | -12/+26 |
| 2025-11-19 | arm_mpam: Consider overflow in bandwidth counter state | Ben Horgan | 2 | -3/+24 |
| 2025-11-19 | arm_mpam: Track bandwidth counter state for power management | James Morse | 2 | -2/+145 |
| 2025-11-19 | arm_mpam: Add mpam_msmon_read() to read monitor value | James Morse | 2 | -0/+254 |
| 2025-11-19 | arm_mpam: Add helpers to allocate monitors | James Morse | 2 | -0/+37 |
| 2025-11-19 | arm_mpam: Probe and reset the rest of the features | James Morse | 2 | -0/+206 |
| 2025-11-19 | arm_mpam: Allow configuration to be applied and restored during cpu online | James Morse | 2 | -25/+290 |
| 2025-11-19 | arm_mpam: Use a static key to indicate when mpam is enabled | James Morse | 2 | -0/+20 |
| 2025-11-19 | arm_mpam: Register and enable IRQs | James Morse | 2 | -0/+293 |
| 2025-11-19 | arm_mpam: Extend reset logic to allow devices to be reset any time | James Morse | 1 | -3/+54 |
| 2025-11-19 | arm_mpam: Add a helper to touch an MSC from any CPU | James Morse | 1 | -3/+34 |
| 2025-11-19 | arm_mpam: Reset MSC controls from cpuhp callbacks | James Morse | 2 | -0/+112 |
| 2025-11-19 | arm_mpam: Merge supported features during mpam_enable() into mpam_class | James Morse | 2 | -0/+217 |
| 2025-11-19 | arm_mpam: Probe the hardware features resctrl supports | James Morse | 2 | -0/+182 |
| 2025-11-19 | arm_mpam: Add helpers for managing the locking around the mon_sel registers | James Morse | 2 | -0/+43 |
| 2025-11-19 | arm_mpam: Probe hardware to find the supported partid/pmg values | James Morse | 2 | -1/+153 |
| 2025-11-19 | arm_mpam: Add cpuhp callbacks to probe MSC hardware | James Morse | 2 | -1/+180 |
| 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 | 2 | -1/+485 |
| 2025-11-19 | arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate | James Morse | 4 | -0/+258 |