aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-1/+1
* newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* 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
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ipmi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+1
* ipmi: support getting address from EFIYinlong Lu2021-04-291-0/+4
* Revert "ipmi_smbios: Deduplicate smbios entry point discovery logic"Allan Jude2021-02-231-1/+0
* ipmi_smbios: Deduplicate smbios entry point discovery logicAllan Jude2021-02-231-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+131