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