summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-19drm/xe/vram: Use scope-based forcewakeMatt Roper-4/+2
2025-11-19drm/xe/reg_sr: Use scope-based forcewakeMatt Roper-12/+5
2025-11-19drm/xe/query: Use scope-based forcewakeMatt Roper-10/+6
2025-11-19drm/xe/huc: Use scope-based forcewakeMatt Roper-5/+2
2025-11-19drm/xe/gt_debugfs: Use scope-based cleanupMatt Roper-21/+8
2025-11-19drm/xe/drm_client: Use scope-based cleanupMatt Roper-21/+16
2025-11-19drm/xe: Return forcewake reference type from force_wake_get_any_engine()Matt Roper-19/+19
2025-11-19drm/xe/display: Use scoped-cleanupMatt Roper-36/+18
2025-11-19drm/xe/devcoredump: Use scope-based cleanupMatt Roper-18/+12
2025-11-19drm/xe/device: Use scope-based cleanupMatt Roper-22/+11
2025-11-19drm/xe/gsc: Use scope-based cleanupMatt Roper-25/+13
2025-11-19drm/xe/pxp: Use scope-based cleanupMatt Roper-37/+18
2025-11-19drm/xe/pat: Use scope-based forcewakeMatt Roper-24/+12
2025-11-19drm/xe/mocs: Use scope-based cleanupMatt Roper-23/+12
2025-11-19drm/xe/guc_pc: Use scope-based cleanupMatt Roper-45/+17
2025-11-19drm/xe/guc: Use scope-based cleanupMatt Roper-26/+12
2025-11-19drm/xe/gt_idle: Use scope-based cleanupMatt Roper-29/+12
2025-11-19drm/xe/gt: Use scope-based cleanupMatt Roper-89/+41
2025-11-19drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper-0/+38
2025-11-19drm/xe/forcewake: Add scope-based cleanup for forcewakeMatt Roper-0/+47
2025-11-19wifi: ath12k: move firmware stats request outside of atomic contextBaochen Qiang-21/+23
2025-11-19wifi: ath12k: add the missing RCU lock in ath12k_dp_tx_free_txbuf()Baochen Qiang-2/+4
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse-1/+333
2025-11-19arm_mpam: Add kunit test for bitmap resetJames Morse-0/+82
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse-1/+49
2025-11-19arm_mpam: Use long MBWU counters if supportedRohit Mathew-19/+126
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew-12/+26
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan-3/+24
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse-2/+145
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse-0/+254
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse-0/+37
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse-0/+206
2025-11-19arm_mpam: Allow configuration to be applied and restored during cpu onlineJames Morse-25/+290
2025-11-19arm_mpam: Use a static key to indicate when mpam is enabledJames Morse-0/+20
2025-11-19arm_mpam: Register and enable IRQsJames Morse-0/+293
2025-11-19arm_mpam: Extend reset logic to allow devices to be reset any timeJames Morse-3/+54
2025-11-19arm_mpam: Add a helper to touch an MSC from any CPUJames Morse-3/+34
2025-11-19arm_mpam: Reset MSC controls from cpuhp callbacksJames Morse-0/+112
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse-0/+217
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse-0/+182
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse-0/+43
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse-1/+153
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse-1/+180
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-1/+485
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse-0/+261
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse-1/+416
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse-0/+65
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse-0/+66
2025-11-19ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structureBen Horgan-9/+36