aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/imcsmb
Commit message (Expand)AuthorAgeFilesLines
* Use the new bus_generic_detach directly in place of home-grown versionsJohn Baldwin2025-01-022-52/+2
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-062-7/+4
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-252-2/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-124-4/+4
* ichsmb/imcsmb/intpm/ismt: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-092-8/+2
* Remove unused smbus_devclass.John Baldwin2022-05-061-1/+1
* Remove unecessary "All rights reserved" from files under my or Panasas'sRavi Pokala2019-01-304-4/+0
* imcsmb(4): Intel integrated Memory Controller (iMC) SMBus controller driverRavi Pokala2018-03-034-0/+1095