summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-19drm/xe/huc: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/gt_debugfs: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/drm_client: Use scope-based cleanupMatt Roper
2025-11-19drm/xe: Return forcewake reference type from force_wake_get_any_engine()Matt Roper
2025-11-19drm/xe/display: Use scoped-cleanupMatt Roper
2025-11-19drm/xe/devcoredump: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/device: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gsc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pxp: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pat: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/mocs: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/guc_pc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/guc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gt_idle: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gt: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-11-19drm/xe/forcewake: Add scope-based cleanup for forcewakeMatt Roper
2025-11-19wifi: ath12k: move firmware stats request outside of atomic contextBaochen Qiang
2025-11-19wifi: ath12k: add the missing RCU lock in ath12k_dp_tx_free_txbuf()Baochen Qiang
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse
2025-11-19arm_mpam: Add kunit test for bitmap resetJames Morse
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse
2025-11-19arm_mpam: Use long MBWU counters if supportedRohit Mathew
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: Extend reset logic to allow devices to be reset any timeJames Morse
2025-11-19arm_mpam: Add a helper to touch an MSC from any CPUJames 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
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse
2025-11-19ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structureBen Horgan
2025-11-19ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levelsJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä