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
/
acpi
/
acpihpet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for timeconting in userland.
pirofti
2020-07-06
1
-2
/
+4
*
Use <stdint.h> types.
kettenis
2018-06-29
1
-17
/
+17
*
Recalibrate TSC timecounter with HPET and PM timer
mikeb
2017-10-06
1
-1
/
+5
*
0xffffffff is 32 bits, not 24 bits
matthew
2015-10-06
1
-2
/
+2
*
Check proper HPET period value during attach.
mlarkin
2015-08-12
1
-3
/
+5
*
do not save & restore a capability register, it is RO.
deraadt
2015-08-04
1
-6
/
+1
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
force cfattach decl to same form as others
deraadt
2014-03-05
1
-6
/
+3
*
save/restore hpet configuration. Perhaps a little more than we
deraadt
2013-12-21
1
-1
/
+98
*
be more careful during suspend/resume cycles, as roughly detailed in the
deraadt
2013-12-19
1
-5
/
+13
*
we are past the point where timecounters may disappear
tedu
2012-08-16
1
-9
/
+1
*
Attach acpihpet only once. The matching code is changed because acpi bus
mikeb
2011-01-10
1
-3
/
+6
*
spacing and indents that are driving me crazy
deraadt
2010-07-21
1
-7
/
+7
*
knf
deraadt
2009-11-23
1
-2
/
+2
*
Fix pckbd and acpihpet suspend/resume cases to fit with the future framework
pirofti
2009-11-23
1
-7
/
+4
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-3
/
+3
*
Add wake support to acpihpet(4).
pirofti
2009-08-12
1
-2
/
+25
*
Add workaround for broken ATI southbridges; inspired by how Linux handles this.
kettenis
2009-01-20
1
-1
/
+22
*
Fix $OpenBSD$ for once and for all
marco
2008-06-11
1
-1
/
+1
*
Fix for PR 5642 & 5643. Report and testing Martijn Rijkeboer
marco
2007-11-18
1
-2
/
+22
*
It helps to enable hpet... This fixes bnx not working on amd64.
marco
2007-02-20
1
-1
/
+2
*
KNF while here.
marco
2007-02-20
1
-3
/
+3
*
Added acpi_map_address function for mapping GAS/IO registers
jordan
2007-02-19
1
-29
/
+6
*
Rename hpet to acpihpet so that all devices use the same naming convention.
marco
2006-03-06
1
-0
/
+144