summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-11clk: qcom: dispcc-sm6125: Add missing MDSS resetsVal Packett1-0/+7
2026-03-11clk: qcom: dispcc-sm6115: Add missing MDSS resetsVal Packett1-0/+7
2026-03-11clk: qcom: Add TCSR clock driver for ElizaAbel Vesa3-0/+189
2026-03-11clk: qcom: Add support for Global clock controller on ElizaTaniya Das3-0/+3115
2026-03-11clk: qcom: rpmh: Add support for Eliza rpmh clocksTaniya Das1-0/+26
2026-03-11EDAC/device: Drop unused macro to_edacdev_attr()Thomas Weißschuh1-2/+0
2026-03-11EDAC/altera: Drop unused field eccmgr_sysfs_attrThomas Weißschuh1-1/+0
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick1-5/+17
2026-03-11RDMA/rdmavt: Correct multi-port QP iterationDean Luick1-1/+1
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick1-0/+8
2026-03-11spi: atcspi200: Handle invalid buswidth and fix compiler warningCL Wang1-1/+9
2026-03-11efi: libstub: fix type of fdt 32 and 64bit variablesBen Dooks1-6/+6
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)2-5/+37
2026-03-11accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimateLizhi Hou3-1/+51
2026-03-11accel/amdxdna: Import AMD_PMF namespaceMario Limonciello (AMD)1-0/+1
2026-03-11ACPI: processor: idle: Remove redundant static variable and rename cstate che...Huisong Li1-9/+3
2026-03-11ACPI: processor: idle: Move max_cstate update out of the loopHuisong Li1-1/+2
2026-03-11ACPI: processor: idle: Remove redundant cstate check in acpi_processor_power_...Huisong Li1-2/+0
2026-03-11drm/xe/pat: Extract gt_pta_entry()Gustavo Sousa1-10/+23
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König4-105/+68
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma2-4/+6
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao1-7/+2
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao1-8/+8
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao1-1/+1
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao1-5/+7
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang1-2/+2
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma1-0/+7
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma1-1/+2
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal1-11/+0
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal1-0/+24
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher2-1/+5
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang1-7/+29
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao1-1/+1
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao4-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao2-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang3-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang2-73/+93
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao1-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao2-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan1-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan1-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li63-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li13-0/+270