summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-03power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean
2026-06-03power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski
2026-06-03power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam
2026-06-03power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-03power: reset: st-poweroff: Use of_device_get_match_data()Rosen Penev
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov
2026-06-04Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-06-03irqchip/loongarch-ir: Add IR (interrupt redirection) irqchip supportTianyang Zhang
2026-06-03irqchip/loongarch-avec: Return IRQ_SET_MASK_OK_DONE when keep affinityTianyang Zhang
2026-06-03irqchip/loongarch-avec: Prepare for interrupt redirection supportTianyang Zhang
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-03power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold
2026-06-03power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak
2026-06-03perf/arm-cmn: Fix DVM node eventsRobin Murphy
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier
2026-06-03power: supply: max17042_battery: Keep only critical alerts during suspendVincent Cloutier
2026-06-03power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCiVincent Cloutier
2026-06-03power: supply: max17042_battery: Use Current register in get_statusSebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Put LSB units into definesSebastian Krzyszkowiak
2026-06-03drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_rangePriya Hosur
2026-06-03drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systemsDonet Tom
2026-06-03drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroySunil Khatri
2026-06-03drm/amdgpu: improve the userq seq BO free bit lookupPrike Liang
2026-06-03drm/amdgpu/userq: remove the vital queue unmap loggingSunil Khatri
2026-06-03drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin
2026-06-03drm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal
2026-06-03drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)Vitaly Prosyak
2026-06-03drm/amdgpu/gfxhub: Program CRASH_ON_*_FAULT bits to 0 as neededTimur Kristóf
2026-06-03drm/amdgpu: fix waiting for all submissions for userptrsChristian König
2026-06-03drm/amdgpu: drm/amdgpu: Set correct DMA mask for gfx12.1Harish Kasiviswanathan
2026-06-03drm/amdgpu: Use asic specific pte_addr_maskHarish Kasiviswanathan
2026-06-03drm/amd/pm: zero unused SMU argument registersYang Wang
2026-06-03drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2Yang Wang
2026-06-03drm/amd/pm: fix smu13 power limit default/cap calculationYang Wang
2026-06-03drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unloadYang Wang
2026-06-03drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SITimur Kristóf
2026-06-03drm/amdgpu: unmap userq for evicting user queuePrike Liang
2026-06-03drm/amdgpu/sdma7.1: fix support for disable_kqAlex Deucher
2026-06-03accel/amdxdna: Return errors for failed debug BO commandsLizhi Hou
2026-06-03drm/amdkfd: fix UAF race in destroy_queue_cpschAlysa Liu
2026-06-03accel/amdxdna: Remove drv_cmd tracing from job free callbackLizhi Hou
2026-06-03drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-03drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-03drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland
2026-06-03drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland