aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smbus/smbus.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Expand SMBUS API to add smbus_trans() function.Michael Gmelin2015-04-251-0/+4
* Make generic_intr routines match prototype.Warner Losh2009-03-091-1/+1
* Minor overhaul of SMBus support:John Baldwin2006-09-111-2/+2
* Remove public declarations of variables that were forgotten when they wereDavid E. O'Brien2005-08-101-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Submitted by: nsouchNicolas Souchu1998-09-031-0/+41