logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

amdpm — AMD 756/766/768/8111 Power Management controller driver

Authors

       This  driver was written by Matthew C. Forman.  Based heavily on the alpm driver by Nicolas Souchu.  This
       manual page was written by Murray Stokely <murray@FreeBSD.org>.

Bugs

       Only polling mode is supported.

Debian                                          December 31, 2005                                       AMDPM(4)

Description

       This  driver  provides  access to AMD 756/766/768/8111 Power management controllers.  Currently, only the
       SMBus 1.0 controller function is implemented.  The SMBus 2.0 functionality of the AMD 8111 controller  is
       supported via the amdsmb(4) driver.

       The  embedded SMBus controller of the AMD 756 chipset may give you access to the monitoring facilities of
       your mainboard.  See smb(4) for writing user code to fetch voltages,  temperature  and  so  on  from  the
       monitoring chip of your mainboard.

History

       The amdpm driver first appeared in FreeBSD 4.5.

Name

       amdpm — AMD 756/766/768/8111 Power Management controller driver

See Also

amdsmb(4), intpm(4), smb(4), smbus(4)

Synopsis

devicesmbusdevicesmbdeviceamdpm

See Also