aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_ssif.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use direct hardware access for internal requests for KCS and SMIC. InJohn Baldwin2015-02-061-0/+17
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-201-2/+2
* Use pause() rather than tsleep() on stack variables and function pointers.John Baldwin2007-02-271-4/+4
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+375