index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
amdpm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
we are past the point where timecounters may disappear
tedu
2012-08-16
1
-9
/
+1
*
use unique wait channels
deraadt
2011-04-09
1
-2
/
+2
*
at resume time, re-nable the AMDPM_RNGEN bit
deraadt
2010-08-08
1
-2
/
+26
*
these files don't need to include proc.h anymore. ok oga for agp
tedu
2010-04-08
1
-2
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
AMD_8111_PMC has timecounter, too; ok grange@ some time ago
markus
2008-05-06
1
-2
/
+3
*
convert lockmgr style locks to rwlocks.
dlg
2007-05-03
1
-6
/
+6
*
do not bus_space_map devices which are at address 0; ok kettenis
deraadt
2006-12-11
1
-3
/
+5
*
acpi may steal power management functionality, in which case we
kettenis
2006-11-28
1
-4
/
+4
*
Provide more info in error messages so we can see what's going
grange
2006-09-28
1
-6
/
+9
*
unbreak the tree. i dunno how this compiled on my box at home.
dlg
2006-03-09
1
-12
/
+10
*
amdpmreg.h is only used by amdpm.c, so merge the header into the c file.
dlg
2006-03-08
1
-1
/
+63
*
tweak the debug macros a bit
dlg
2006-03-08
1
-9
/
+9
*
fix support for the smbus controller on nforce 1 chipsets. only try to
dlg
2006-03-08
1
-65
/
+77
*
whitespace fixes
dlg
2006-03-07
1
-13
/
+13
*
In iic_exec don't fail immediately if bus is already busy. It might be
grange
2006-01-15
1
-3
/
+8
*
with an offset tweak, this can also support the nvidia nforce smbus
deraadt
2006-01-09
1
-28
/
+38
*
remove NetBSD's event counter code.
brad
2006-01-06
1
-33
/
+2
*
knf
grange
2006-01-05
1
-2
/
+2
*
Add my copyright.
grange
2006-01-05
1
-1
/
+17
*
Add SMBus host interface support for amdpm(4).
grange
2006-01-05
1
-4
/
+236
*
use pci_matchbyid.
brad
2006-01-02
1
-8
/
+8
*
Some cleanup:
grange
2004-09-17
1
-5
/
+5
*
This touches only MI code, and adds new time keeping code. The
tholo
2004-07-28
1
-7
/
+67
*
make this compile; reported by pluf, mickey ok.
fgsch
2002-11-04
1
-1
/
+5
*
steal'' performance calculating loop from pchb.c and have a uniform output
mickey
2002-06-05
1
-13
/
+19
*
a driver for the rng on the amd768 power management device (no actual power management capabilities are supported yet; from netbsd
mickey
2002-06-05
1
-0
/
+171