aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_opal.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: fix runtime on powerpc64lePiotr Kubaj2025-03-271-0/+1
* ipmi: fix powerpc buildGleb Smirnoff2024-10-181-3/+4
* ipmi: remove timeout from the ipmi_driver_request methodGleb Smirnoff2024-10-181-6/+4
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* ipmi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+1
* [PowerPC64] Fix OPAL IPMI driverLeandro Lupori2020-03-261-40/+115
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-1/+2
* ipmi: Fixes for ipmi_opal(powernv)Justin Hibbits2019-04-021-1/+12
* ipmi/opal: Enable polled mode and proper callbackJustin Hibbits2018-08-121-0/+2
* Support building IPMI as a module on powerpc64Justin Hibbits2018-07-251-0/+241