summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-07-01Warn and fail to attach dwmmc(4) if no clock base is found.Joel Sing
2023-07-01Add support for JH7110 to dwmmc(4).Joel Sing
2023-07-01Add support for JH7110 to stftemp(4).Joel Sing
2023-06-30Use "newcon" instead of "netlck" as identifier of the sleep reason whileVitaliy Makkoveev
2023-06-30Introduce M_PF type for pf(4) related memory allocations. Currently usedVitaliy Makkoveev
2023-06-29acpi(4)/acpibtn(4): use opt-in approach for wakeup GPEsDave Voutila
2023-06-29regenJonathan Gray
2023-06-29add Intel Raptor Lake / 700 Series LP idsJonathan Gray
2023-06-28pfioctl() must make sure pfioctl_rw() gets unlocked before function returns.Alexandr Nedvedicky
2023-06-28Revert r1.406 "Close all pf transactions before opening a new one in DIOCGETR...Klemens Nanni
2023-06-28use refcnt API for multicast addresses, add tracepoint:refcnt:ifmaddr probeKlemens Nanni
2023-06-28First step at removing struct sleep_state.Claudio Jeker
2023-06-27Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs.Patrick Wildt
2023-06-27Introduce M_IFGROUP type of memory allocation. M_TEMP is unreasonableVitaliy Makkoveev
2023-06-27Use shared net lock for DIOCGETIFACESKlemens Nanni
2023-06-27Remove net lock from DIOC{SET,CLR}IFFLAGKlemens Nanni
2023-06-27Attach 0x51f1 devices to iwx(4) and fix params used for 0x7a70 devices.Stefan Sperling
2023-06-27regenStefan Sperling
2023-06-27add 0x51f1 iwx(4) PCI device ID; from reyk@Stefan Sperling
2023-06-27amd64: MCOUNT_EXIT: restore interrupts, don't unconditionally reenable themScott Soule Cheloha
2023-06-27Return error if the USB request to get the sample rate fails.Alexandre Ratchov
2023-06-26timeout_hardclock_update: provide initial value for automatic variablesScott Soule Cheloha
2023-06-26Revert unrelated change that sneaked into the pf_ioctl.c commit.Claudio Jeker
2023-06-26Close all pf transactions before opening a new one in DIOCGETRULES.Claudio Jeker
2023-06-25Provide kstats based on the byte and packet counters available in someJonathan Matthew
2023-06-24Calculate inet PCB SIP hash without table mutex.Alexander Bluhm
2023-06-24Add initial support for StarFive VisionFive V2 to stfclock(4).Joel Sing
2023-06-23Avoid division by 0 in m_pool_usedGreg Steuck
2023-06-23ksmn(4): Support thermal sensors on Ryzen 9 79xxMike Larkin
2023-06-22Revert "clockintr_cpu_init: initialize starting offsets with clockintr_stagge...Scott Soule Cheloha
2023-06-22Instead of tsleep on lbolt do a tsleep with a 1 second timeout.Claudio Jeker
2023-06-22drm/amdgpu: Don't set struct drm_driver.output_poll_changedJonathan Gray
2023-06-22drm/amdgpu: add missing radeon secondary PCI IDJonathan Gray
2023-06-22drm/amd/pm: workaround for compute workload type on some skusJonathan Gray
2023-06-22drm/amd: Tighten permissions on VBIOS flashing attributesJonathan Gray
2023-06-22drm/amd: Make sure image is written to trigger VBIOS image update flowJonathan Gray
2023-06-22drm/amd/display: edp do not add non-edid timingsJonathan Gray
2023-06-22drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Jonathan Gray
2023-06-22drm:amd:amdgpu: Fix missing buffer object unlock in failure pathJonathan Gray
2023-06-22drm: panel-orientation-quirks: Change Air's quirk to support Air PlusJonathan Gray
2023-06-21Remove extra trailing whitespaceMike Larkin
2023-06-21Revert "schedcpu, uvm_meter(9): make uvm_meter() an independent timeout"Scott Soule Cheloha
2023-06-21call rk3328 not rk3288 functions in rk3328_pinctrl()Jonathan Gray
2023-06-20schedcpu, uvm_meter(9): make uvm_meter() an independent timeoutScott Soule Cheloha
2023-06-20Fix definition of EMMC_DLL_TXCLK register offset.Mark Kettenis
2023-06-20drm/amd/display: Reduce sdp bw after urgent to 90%Jonathan Gray
2023-06-20drm/amd/pm: Fix power context allocation in SMU13Jonathan Gray
2023-06-20drm/amdgpu: change reserved vram info printJonathan Gray
2023-06-20drm/amdgpu: fix xclk freq on CHIP_STONEYJonathan Gray
2023-06-20drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Jonathan Gray