index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
amdpm.c
Age
Commit message (
Expand
)
Author
2006-09-28
Provide more info in error messages so we can see what's going
Alexander Yurchenko
2006-03-09
unbreak the tree. i dunno how this compiled on my box at home.
David Gwynne
2006-03-08
amdpmreg.h is only used by amdpm.c, so merge the header into the c file.
David Gwynne
2006-03-08
tweak the debug macros a bit
David Gwynne
2006-03-08
fix support for the smbus controller on nforce 1 chipsets. only try to
David Gwynne
2006-03-07
whitespace fixes
David Gwynne
2006-01-15
In iic_exec don't fail immediately if bus is already busy. It might be
Alexander Yurchenko
2006-01-09
with an offset tweak, this can also support the nvidia nforce smbus
Theo de Raadt
2006-01-06
remove NetBSD's event counter code.
Brad Smith
2006-01-05
knf
Alexander Yurchenko
2006-01-05
Add my copyright.
Alexander Yurchenko
2006-01-05
Add SMBus host interface support for amdpm(4).
Alexander Yurchenko
2006-01-02
use pci_matchbyid.
Brad Smith
2004-09-17
Some cleanup:
Alexander Yurchenko
2004-07-28
This touches only MI code, and adds new time keeping code. The
Thorsten Lockert
2002-11-04
make this compile; reported by pluf, mickey ok.
Federico G. Schwindt
2002-06-05
steal'' performance calculating loop from pchb.c and have a uniform output
Michael Shalayeff
2002-06-05
a driver for the rng on the amd768 power management device (no actual power m...
Michael Shalayeff