summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-01-05ignore NULL for hdaudio_audiodev in hdafg_freemkardel
2023-01-04Fix typo. No functional change.msaitoh
2023-01-04Regen.msaitoh
2023-01-04Fix typo. s/SSC/SCC/.msaitoh
2023-01-03Subtly adjust criteria for notification of Virtio devices injakllsch
2022-12-31fix few typos in comments.andvar
2022-12-30Fix dmamap_syncs more; the number of ring elements is vq->vq_num, notjakllsch
2022-12-30s/mdoem/modem/andvar
2022-12-30Regen.msaitoh
2022-12-30Add Elkhart Lake Shared SRAM.msaitoh
2022-12-30s/succes/success/ in comments.andvar
2022-12-28Regen.msaitoh
2022-12-28Update Intel Elkhart Lake devices.msaitoh
2022-12-24s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.andvar
2022-12-22Fix condition for ending the pacet read loop.nat
2022-12-22Remove unused commented out code.nat
2022-12-22Driver for DaynaPORT SCSI/Link (dse.4).nat
2022-12-22Even if an overflow interrupt is occured for a counter outside tprof management,ryo
2022-12-21Update the Rx descriptor based on the vendor driver for Linux.nonaka
2022-12-18Add amdsmn(4) and amdccp(4) power management stubs.reinoud
2022-12-16tprof_lock is not a spin mutex. use mutex_{enter,exit}(). oopsryo
2022-12-16- Add support select(2)/poll(2) on /dev/tprof.ryo
2022-12-16lm(4): Add Nuvoton NCT6797D support.msaitoh
2022-12-13Never fib about pin count in GPIOINFO ioctl results. The number of pinsjakllsch
2022-12-13fix grammar in commentjakllsch
2022-12-13ehci_device_isoc_init() returns errno not usbd_error; remove blank linejakllsch
2022-12-13"periodic frame list", not "period frame list" in commentsjakllsch
2022-12-13Add missing whitespace in error message.jakllsch
2022-12-11make sure error is initialized before we return it.chs
2022-12-09Revert com.c:r1.381 because i386/qemu cannot boot. Pointed out by gson@n.o a...knakahara
2022-12-08Fix hang up writing /dev/console rarely in specific environments.knakahara
2022-12-08Workaround for some hypervisor environments.knakahara
2022-12-08Add AMD family 19h (zen3 and zen4) support to tprof.msaitoh
2022-12-04Make power save mode configurable by ifconfig, now defaults to non-powersavemlelstv
2022-12-03move ARMv7 PMC register definitions to armreg.h from tprof_armv7.cryo
2022-12-03Fix bug in protocol parser that often caused fatal 'checksum error'.mlelstv
2022-12-03KNF a commentskrll
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-12-01Use a better choice for the print format string.brad
2022-12-01Correct the humidity conversion for the BME280brad
2022-12-01Improve tprof(4)ryo
2022-12-01tprof_armv7 initializes on each CPUs, like tprof_armv8.ryo
2022-12-01PMCR.E should not be disabled from tprof.ryo
2022-12-01don't call kpreempt_{disable,enable}() from an interrupt handler.ryo
2022-11-25move the creation of machdep.smbios into platform_init().mrg
2022-11-24Mention where in the datasheet the compensation algorithms came from.brad
2022-11-23Use kpause() instead of delay() in the measurement cycle. Try andbrad
2022-11-22Read the datasheet more closely and put in some delays. The chip willbrad
2022-11-22Regen.msaitoh
2022-11-22Add some Xeon Scalable devices from OpenBSD.msaitoh