aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/imcsmb/imcsmb_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Use the new bus_generic_detach directly in place of home-grown versionsJohn Baldwin2025-01-021-26/+1
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-4/+2
* 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 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/+345