aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/amdpm.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of amdpm(4).Nicolas Souchu2002-09-211-137/+178
* smbus_alloc_bus is not part of the smbus interface anymoreNicolas Souchu2002-03-231-3/+7
* Fix warning; amdsmb_abort() is not used.Peter Wemm2002-02-261-0/+2
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-1/+1
* SMBus support for the AMD 756 power management unit. See smbus(4),Murray Stokely2001-09-161-0/+634