summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-08-05Adjust for arm64_intr_get_parent() changes.Mark Kettenis
2024-08-05Fix reporting if critical battery state.Mark Kettenis
2024-08-05Add battery sensors.Mark Kettenis
2024-08-05drm/i915/dp: Don't switch the LTTPR mode on an active linkJonathan Gray
2024-08-05drm/i915/dp: Reset intel_dp->link_trained before retraining the linkJonathan Gray
2024-08-05drm/amd/amdgpu: Fix uninitialized variable warningsJonathan Gray
2024-08-05drm/amdgpu: reset vm state machine after gpu reset(vram lost)Jonathan Gray
2024-08-05drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeJonathan Gray
2024-08-05drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellJonathan Gray
2024-08-05drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Jonathan Gray
2024-08-05drm/amd/display: Check for NULL pointerJonathan Gray
2024-08-05drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Jonathan Gray
2024-08-05drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitJonathan Gray
2024-08-05drm/amdgpu: Fix memory range calculationJonathan Gray
2024-08-05drm/amd/pm: Fix aldebaran pcie speed reportingJonathan Gray
2024-08-05drm/amdkfd: Fix CU Masking for GFX 9.4.3Jonathan Gray
2024-08-04Fix typo.Marcus Glocker
2024-08-04Add battery status support for the x1e80100. This SoC needs a secondMark Kettenis
2024-08-04Add intelpmc(4), a driver for the power management controller found onMark Kettenis
2024-08-02Switch off unreferenced power resources in DVACT_POWERDOWN instead ofMark Kettenis
2024-08-02getentropy(2) is in POSIX-2024, so adjust the #include visibility,Philip Guenther
2024-08-01virtio: Fix dmamap_sync callsStefan Fritsch
2024-07-31Add ufshci(4) at fdt support.Marcus Glocker
2024-07-30Make the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode;Marcus Glocker
2024-07-29drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Jonathan Gray
2024-07-29regenJonathan Gray
2024-07-29add "Strix Point" APU device id, and another Navi 31Jonathan Gray
2024-07-27Allow for another TEMPerHUM version. From Sebastiaan Indesteege.Miod Vallat
2024-07-27syncTheo de Raadt
2024-07-27shorten strings by removing pointless informationTheo de Raadt
2024-07-26virtio: add/fix feature bitsStefan Fritsch
2024-07-26vio: Don't request csum offload if not negotiatedStefan Fritsch
2024-07-26drm/radeon: check bo_va->bo is non-NULL before using itJonathan Gray
2024-07-26drm/amd/display: Fix refresh rate range for some panelJonathan Gray
2024-07-26drm/amd/display: Account for cursor prefetch BW in DML1 mode supportJonathan Gray
2024-07-26drm/amd/display: Add refresh rate range checkJonathan Gray
2024-07-26drm/amdgpu: Indicate CU havest info to CPJonathan Gray
2024-07-26drm: panel-orientation-quirks: Add quirk for Aya Neo KUNJonathan Gray
2024-07-25Explicitly request for battery status updates as the firmware doesn't seemMark Kettenis
2024-07-25virtio: Allow more verbose debuggingStefan Fritsch
2024-07-23virtio: fix commentStefan Fritsch
2024-07-23uaudio: Fix confusion between interface numbers and interface indexesAlexandre Ratchov
2024-07-22remove unneeded prototypes for functions in other filesJonathan Gray
2024-07-22remove prototype with no matching functionJonathan Gray
2024-07-21Add optimized character rendering case for 6 pixels wide fonts inFrederic Cambus
2024-07-20UVIDEO_DEBUG needs fcntl.hJonathan Gray
2024-07-16match on Atom C3000Jonathan Gray
2024-07-15Make the touchpad on the Samsung Galaxy Book4 Edge work.Marcus Glocker
2024-07-15Add support for the RK3588 eMMC controller. This is mostly the same, withPatrick Wildt
2024-07-15Add RK3588 eMMC clocks and resets.Patrick Wildt