summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Continue migrating to one source file per line.joshua
2022-11-10Downgrade test to C++98 to fix build on GCC archsKlemens Nanni
2022-11-10Port EVP raw key API from OpenSSL.Joel Sing
2022-11-10Add a mutex to pf_state structure. Mutex retain a consistencyAlexandr Nedvedicky
2022-11-10Add suspend/resume support to control the power domain.Mark Kettenis
2022-11-10Indicate compliance with work-in-progress spec for ROA objectsJob Snijders
2022-11-10Port ASN1_buf_print() from OpenSSL 1.1.Joel Sing
2022-11-10qcpon(4), qcpwm(4), qcrtc(4)Patrick Wildt
2022-11-10update for consistencyPatrick Wildt
2022-11-10qcpmic(4), qcpmicgpio(4), qcspmi(4)Patrick Wildt
2022-11-10Continue migrating to one source file per line.joshua
2022-11-10typofix; ok dlgKlemens Nanni
2022-11-10cope with recent route output changesAnton Lindqvist
2022-11-10qcpdc(4)Patrick Wildt
2022-11-10Use /tmp as opposed of /var/tmp as the default directory for temporaryAnton Lindqvist
2022-11-10Fix a few more leaks in *_print() functions.Tobias Heider
2022-11-10Move manpages for Qualcomm devices over to the MI directory. kettenis@ putPatrick Wildt
2022-11-10Remove hack that uses a timeout to fake interrupts now that qcpdc(4) allowsPatrick Wildt
2022-11-10We need to turn a few more things on in the resume path. This makes itMark Kettenis
2022-11-10Enable qcpdc(4)Patrick Wildt
2022-11-10Add qcpdc(4), a driver for the Qualcomm Power Domain controller found onPatrick Wildt
2022-11-10Move the code handling brightness keys into a task, since withMatthieu Herrb
2022-11-10vmd(8): import mmio decode and emulation, disabled for now.Dave Voutila
2022-11-10Make the power button function as a wakeup button during suspend.Mark Kettenis
2022-11-10iWe must be careful to only disable power domains that are no longer inMark Kettenis
2022-11-10arm64 can suspend without PSCI support nowMark Kettenis
2022-11-10RegenKenneth R Westerback
2022-11-10A theoretical path exists where ext.data1 is not initialized byMoritz Buhl
2022-11-10Put CPUs in the lowest P-state just before the final suspend step. TheMark Kettenis
2022-11-10Move bn_prime.h to the public domain.Theo Buehler
2022-11-10Nuke Vax (ra,rx) and HP-300 (hd) devices.Kenneth R Westerback
2022-11-10Convert amd64 clock and ipi event counters to per-cpuJonathan Matthew
2022-11-10change default output to -a format; ok tbTheo de Raadt
2022-11-10Convert sparc64 clock event counter to per-cpu and increment usingJonathan Matthew
2022-11-10Add support for per-cpu event counters, to be used for clock and IPIJonathan Matthew
2022-11-10Return error number instead of call panic().ASOU Masato
2022-11-10In case RSA_meth_new fails, errstr would be passed to fatalx withoutMoritz Buhl
2022-11-10fix build after 1.298Jonathan Gray
2022-11-10always call va_end.Moritz Buhl
2022-11-09Start migrating to one source file per line.joshua
2022-11-09Remove prime_t remnant and link bn_primes test staticallyTheo Buehler
2022-11-09Sync CBS_strdup() documentation update from libcrypto.Joel Sing
2022-11-09simplify expiration of 'once' rules.Alexandr Nedvedicky
2022-11-09Hook up gpiobl(4) to the screen burner instead of wsdisplay(4) brightnessTobias Heider
2022-11-09Move table in bn_primes.h to a .c file and get rid of prime_tTheo Buehler
2022-11-09Remove kernel lock here since msleep() with PCATCH no longer requires it.Claudio Jeker
2022-11-09No more xd/xy devs.Kenneth R Westerback
2022-11-09Some limited setsockopt/getsockopt are allowed in pledge "stdio".Theo de Raadt
2022-11-09RegenKenneth R Westerback
2022-11-09revert r1.673: replace SRP with SMR in the if_idxmap.David Gwynne