summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-06-14Disallow setting the voltage of coupled regulators for now. Some RK3588Mark Kettenis
2024-06-14Improve return value handling of functions.Marcus Glocker
2024-06-14Make arc4random() depend on less subsystems by decoupling extract_entropy()Claudio Jeker
2024-06-14drm/i915/xelpg: Add Wa_14020495402Jonathan Gray
2024-06-14drm/i915: Add Wa_14015150844Jonathan Gray
2024-06-14drm/i915/xelpg: Add workaround 14019877138Jonathan Gray
2024-06-14drm/i915: Add Wa_14019877138Jonathan Gray
2024-06-14drm/i915/mtl: Add Wa_14019821291Jonathan Gray
2024-06-14unstub probe_gmdid_display()Jonathan Gray
2024-06-14unstub ip_ver_read()Jonathan Gray
2024-06-13Implement acpi_target_system_state().Mark Kettenis
2024-06-13Avoid ccp error message if SEV-ES is missing.Alexander Bluhm
2024-06-13sync uncore mmio sizes with intel_uncore_setup_mmio()Jonathan Gray
2024-06-12Add support for the AMD Platform Security Processor (PSP) to ccp(4).Alexander Bluhm
2024-06-12Add RK3588 support.Mark Kettenis
2024-06-11Avoid powering down PCI devices if we're rebooting. This makes someMark Kettenis
2024-06-11Make sure qwx(4) always calls refcnt_init() before other refcnt functions.Stefan Sperling
2024-06-11Add RK3588 TSADC clocks and resets.Mark Kettenis
2024-06-10Use TCP Large Receive Offload in vio(4).Jan Klemkow
2024-06-10Clarify panic strings in vio(4)Jan Klemkow
2024-06-09Introduce IFCAP_VLAN_HWOFFLOAD for vio(4).Jan Klemkow
2024-06-09remove prototypes with no matching functionJonathan Gray
2024-06-09remove prototypes for functions removed in rev 1.34Jonathan Gray
2024-06-07Make sure we select the deepest possible C-state during suspend-to-idle.Mark Kettenis
2024-06-07remove unused IPL_SOFTAUDIO define, missed in rev 1.200Jonathan Gray
2024-06-07Use TCP Large Receive Offload in vmx(4).Jan Klemkow
2024-06-05add support for VLAN tag offloading to dwqe(4)Stefan Sperling
2024-06-05Now that our hibernation sub-system supports 4096 byte sectors, addMarcus Glocker
2024-06-04Enable hibernate/resume to nvme(4) disks with 4096 byte sectors.Kenneth R Westerback
2024-06-04vio(4): remove useless casts and fix spacingJan Klemkow
2024-06-04In dequeue_randomness() use an atomic instruction to increase theClaudio Jeker
2024-06-03Remove the now unsued s argument to SCHED_LOCK and SCHED_UNLOCK.Claudio Jeker
2024-06-03Remove superfluous pmap_extract() call in the hibernation path.Marcus Glocker
2024-06-02Power down PCI devices in S0 as well. Needed for suspend-to-idle.Mark Kettenis
2024-05-29Implement the guts for "suspend-to-idle" on amd64. This enables suspendMark Kettenis
2024-05-29fix WEP on athn(4) USB hostapStefan Sperling
2024-05-29repair qwx(4) WEP and TKIP via software cryptoStefan Sperling
2024-05-29regenJonathan Gray
2024-05-29another apple bluetooth; from jon@elytron.openbsd.amsterdamJonathan Gray
2024-05-29indent with tabs not spaces; from jon@elytron.openbsd.amsterdamJonathan Gray
2024-05-29remove externs with no matching varJonathan Gray
2024-05-29remove prototypes with no matching functionJonathan Gray
2024-05-28remove space between function names and argument listJonathan Gray
2024-05-28return type on a dedicated line when declaring functionsJonathan Gray
2024-05-28vio(4): fix jumbo framesJan Klemkow
2024-05-28Garbage collect sleep_abort(); it doesn't do anything useful anymore.Mark Kettenis
2024-05-28remove unused isa/cs4231var.hJonathan Gray
2024-05-28fix previous such that firmware crash recovery happens in non-debug buildsStefan Sperling
2024-05-28Remove the bcmmbox_write(BCMMBOX_CHANPM, ...) call in bcmmbox_attach().Claudio Jeker
2024-05-28Try to reset qwx(4) devices when firmware crashes and move firmware memoryStefan Sperling