summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-07-03remove __mp_release_all_but_one(), unused since sched_bsd.c rev 1.92Jonathan Gray
2024-07-02regenMark Kettenis
2024-07-02Add Qualcomm X1E80100Mark Kettenis
2024-07-02Fix unintended comparison between signed and unsigned integer.Mark Kettenis
2024-07-02Support the Qualcomm Snapdragon X Elite (X1E80100) PCIe controller. We doPatrick Wildt
2024-07-02From what we currently use, the Qualcomm Snapdragon X Elite (X1E80100)Patrick Wildt
2024-07-02Give the Qualcomm Snapdragon X Elite (X1E80100) the same treatment as itsPatrick Wildt
2024-07-02Read IPsec forwarding information once.Alexander Bluhm
2024-07-02The traditional LL/SC atomics perform poorly on modern arm64 systems withMark Kettenis
2024-07-02Do not attach acpitz(4) if the _STA method indicates that a thermal zoneMark Kettenis
2024-07-02Support numpad on newer macppc Apple PowerBooksGeorge Koehler
2024-07-02remove oga's copyright notice, none of those changes remainJonathan Gray
2024-07-02remove unused agp_flush_cache_range()Jonathan Gray
2024-07-02remove unused agp_map functionsJonathan Gray
2024-07-01Don't crash if we can't read the temperature for a zone while polling it.Mark Kettenis
2024-06-30we don't need the NOBYFOUR space-savings option anymore, that codepathTheo de Raadt
2024-06-30Use howmany() to calculate how many prpl entries are needed to describe aKenneth R Westerback
2024-06-30Add support for the Realtek RTL8126 chip to the rge(4) driver.Kevin Lo
2024-06-30regenKevin Lo
2024-06-30Add Realtek RTL8126.Kevin Lo
2024-06-30sync with baseTheo Buehler
2024-06-30remove struct acpi_parsestate, unused since dsdt.c rev 1.16Jonathan Gray
2024-06-29remove defines for acpi ioctls, unused since acpi.c rev 1.59Jonathan Gray
2024-06-29remove struct acpi_dev_rank, unused since acpi.c rev 1.144Jonathan Gray
2024-06-28Restore original EPIPE and ENOTCONN errors priority in the uipc_send()Vitaliy Makkoveev
2024-06-28Cleanup control queue checks in vio(4).Jan Klemkow
2024-06-28drm/amdgpu: fix UBSAN warning in kv_dpm.cJonathan Gray
2024-06-28drm/radeon: fix UBSAN warning in kv_dpm.cJonathan Gray
2024-06-28drm/i915/mso: using joiner is not possible with eDP MSOJonathan Gray
2024-06-27Clear interrupt before we process the request as specified in theMarcus Glocker
2024-06-27Implement ts_set_limit() for rk3588. This makes thermal zones on rk3588Mark Kettenis
2024-06-27Implement an optional callback function for thermal sensors to set a tripMark Kettenis
2024-06-26Remove unnecessary structure declaration.ASOU Masato
2024-06-26Push socket re-lock to the vnode(9) release path within unp_detach().Vitaliy Makkoveev
2024-06-26return type on a dedicated line when declaring functionsJonathan Gray
2024-06-25Print the last non-wakeup interrupt received during suspend. Note thatMark Kettenis
2024-06-25Implement sleep button and EC events as wakeup events. Print the wakeupMark Kettenis
2024-06-24Show AMD SEV bits during identify CPU in dmesg.Alexander Bluhm
2024-06-24Some machines send AC change notifications to acpibat(4). Forward thisMarcus Glocker
2024-06-24Explicitly allocate stack memory for ICMP payload in IPv4 forward.Alexander Bluhm
2024-06-24drm/i915: Fix audio component initializationJonathan Gray
2024-06-24drm/i915/dpt: Make DPT object unshrinkableJonathan Gray
2024-06-24drm/i915/gt: Disarm breadcrumbs if engines are already idleJonathan Gray
2024-06-23If an ioctl(2) request isn't implemented we should return ENOTTY.Mark Kettenis
2024-06-23When ripping out Qualcomm's EL2 on the x13s, calls into the Secure MonitorPatrick Wildt
2024-06-23While Qualcomm Snapdragon X Elite (X1E80100) claims to support 32 device-idPatrick Wildt
2024-06-23Add support for ACPI firmware that provides the base address of individualMark Kettenis
2024-06-23Fix previous commit; add missing labelMark Kettenis
2024-06-23Add RK3588 support.Mark Kettenis
2024-06-23Enable EPAN if it is available.Mark Kettenis