aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/imcsmb/imcsmb.c
Commit message (Expand)AuthorAgeFilesLines
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ichsmb/imcsmb/intpm/ismt: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-4/+1
* Remove unused smbus_devclass.John Baldwin2022-05-061-1/+1
* Remove unecessary "All rights reserved" from files under my or Panasas'sRavi Pokala2019-01-301-1/+0
* imcsmb(4): Intel integrated Memory Controller (iMC) SMBus controller driverRavi Pokala2018-03-031-0/+557