aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_kcs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r348996 (by jtl):Alexander Motin2020-04-211-34/+25
* In cases where an application issues certain IPMI commands at a highJonathan T. Looney2018-04-061-3/+5
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Watchdog drivers need to support rearming the watchdog in contexts whichJohn Baldwin2015-04-241-0/+1
* Use direct hardware access for internal requests for KCS and SMIC. InJohn Baldwin2015-02-061-0/+20
* Explicitly treat timeouts when waiting for IBF or OBF to change state as anJohn Baldwin2014-12-221-0/+13
* Unlock IPMI sc while performing requests via KCS and SMIC interfaces.Alexander V. Chernikov2013-03-251-0/+2
* - Tweak an error message.John Baldwin2008-08-281-3/+3
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-201-2/+2
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+607