aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* ipmi: add Block Transfer interface supportAndrey V. Elsukov2023-06-071-8/+11
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ipmi: Remove some dead code for unsupported BMCs.John Baldwin2023-04-101-5/+1
* ipmi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+1
* Distinguish _CID match and _HID match and make lower priority probeTakanori Watanabe2018-10-261-5/+6
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Import ACPICA 20090521.Jung-uk Kim2009-06-051-1/+2
* Don't right-adjust the SMBus slave address for SSIF IPMI BMCs enumeratedJohn Baldwin2009-02-031-1/+1
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+210