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
Age
Commit message (
Expand
)
Author
2020-01-15
drm/fb-helper: Round up bits_per_pixel if possible
Jonathan Gray
2020-01-15
qle(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-15
mii(4): tsleep(9) -> tlseep_nsec(9); ok mpi@
cheloha
2020-01-14
Fix screen brightness adjustment through function keys
kn
2020-01-14
In nfs_clearcommit() the loops over mnt_vnodelist and v_dirtyblkhd
Alexander Bluhm
2020-01-14
Add amlsm(4), a driver for the "secure monitor" firmware interface.
Mark Kettenis
2020-01-14
Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.
Mark Kettenis
2020-01-14
Introduce TIMESPEC_TO_NSEC() and use it to convert userland facing
Martin Pieuchot
2020-01-14
Convert custom semaphores to tsleep_nsec(9).
Martin Pieuchot
2020-01-13
Unifdef WWN quirk
kn
2020-01-13
Ensure XHCI_SCTX_DCI() always contains a valid number, i.e. the DCI of
Kenneth R Westerback
2020-01-13
regen
Visa Hankala
2020-01-13
Unlock a tiny part of the kqueue subsystem: kqueue(2).
Visa Hankala
2020-01-13
Allocate kqueue instance outside fdplock to avoid sleeping with
Visa Hankala
2020-01-13
Convert to tsleep_nsec(9), while here fix a bug where the value specified
Martin Pieuchot
2020-01-13
Timeouts are all specified in multiple of `hz' so define them in term of
Martin Pieuchot
2020-01-13
Kill dead code.
Martin Pieuchot
2020-01-13
Kill dead code.
Martin Pieuchot
2020-01-13
Add the capability to boot from another block device than the one that
Mark Kettenis
2020-01-13
Convert to tsleep_nsec(9).
Martin Pieuchot
2020-01-13
When we change attributes for a join essid, we should apply the change
Peter Hessler
2020-01-13
Raise ipl of the softclock thread to IPL_SOFTCLOCK.
Martin Pieuchot
2020-01-12
Add thermal sensor clock.
Mark Kettenis
2020-01-12
Implement cpu_kick() and cpu_unidle().
Mark Kettenis
2020-01-12
tweak locking comment
anton
2020-01-12
condense comment
anton
2020-01-12
Get rid of redundant parenthesis.
anton
2020-01-12
*sleep_nsec(9): sleep *at least* the given number of nanoseconds
cheloha
2020-01-11
MC7700 works as umsm
Theo de Raadt
2020-01-11
sync
Theo de Raadt
2020-01-11
add SIERRA MC7700
Theo de Raadt
2020-01-11
ami(4): msleep(9) -> msleep_nsec(9); ok kn@
cheloha
2020-01-11
hifn(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-11
xenstore: *sleep(9) -> *sleep_nsec(9); ok mikeb@
cheloha
2020-01-11
Use block mode for smbus access as required by the IPMI standard and
Mark Kettenis
2020-01-11
Implement block mode. Tweak an error message while there.
Mark Kettenis
2020-01-11
Make sure we use signed types in the sensor value calculation; 'char' is
Mark Kettenis
2020-01-11
fix dup #include
Theo de Raadt
2020-01-11
Convert infinite sleeps to tsleep_nsec(9).
Martin Pieuchot
2020-01-11
Add constants to support block mode. Needed to support SMBus block read
Mark Kettenis
2020-01-11
The eMMC on my firefly-rk3399 doesn't work reliably when the output tap
Mark Kettenis
2020-01-11
eap(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
2020-01-11
autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
2020-01-11
bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@
cheloha
2020-01-11
pcmcia(4): malo(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-11
acx(4): tsleep(9) -> tsleep_nsec(9); ok claudio@
cheloha
2020-01-11
sximmc(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-11
remove sli(4)
Jonathan Gray
2020-01-10
ubsec(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-01-10
Remove unused MIDI_MAXWRITE macro
Alexandre Ratchov
[next]