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
/
isa
/
aps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hit this code with a big hammer. It now works on the X201/T510 series
deraadt
2011-04-04
1
-35
/
+25
*
remove debug code
deraadt
2011-01-05
1
-4
/
+2
*
Support machdep.lidsuspend support in apm(4) land, at least on thinkpads
deraadt
2011-01-04
1
-1
/
+22
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-10
/
+1
*
Mutilate the powerhook function into an activate function, then create
deraadt
2010-08-27
1
-21
/
+31
*
make sure the array of chars we pass aps_do_io() in aps_match() is
jsg
2009-05-24
1
-2
/
+2
*
Switch aps(4) to use timeout_add_msec() instead of timeout_add() with a
mk
2009-04-21
1
-4
/
+4
*
Access the embedded controller according to the documentation referenced
canacar
2008-06-27
1
-123
/
+220
*
More timeout(9) usage cleaned up.
mk
2008-05-22
1
-3
/
+2
*
the thinkpad 60 models are in "state" 5.
tedu
2007-05-19
1
-3
/
+3
*
split userland & kernel struct sensor/sensordev so that the addition
deraadt
2007-03-22
1
-3
/
+3
*
Don't pollute userspace with uneeded headers.
jsg
2007-01-05
1
-11
/
+68
*
Remove unknown sensor that seems to always be fixed at 7
jsg
2007-01-05
1
-7
/
+1
*
Switch to indicator type for sensors with boolean values.
jsg
2007-01-05
1
-5
/
+4
*
Change slightly to not need one of the softc members.
jsg
2007-01-05
1
-4
/
+2
*
adapt to new two-level sensor api; Constantine A. Murenin
deraadt
2006-12-23
1
-8
/
+5
*
Do not bother initializing the rfact member of `struct sensor'; it is on its
kettenis
2006-06-19
1
-9
/
+1
*
unify temperature sensor names much more
deraadt
2006-04-10
1
-6
/
+6
*
Replace SENSOR_ADD() macro with a pair of functions
grange
2006-01-19
1
-2
/
+2
*
wake aps up on resume from suspend/standby; ok deraadt@
djm
2005-08-28
1
-30
/
+73
*
Improved X40 kludge, tested by djm@.
jsg
2005-08-06
1
-1
/
+2
*
Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.
jsg
2005-08-05
1
-2
/
+2
*
X40 has to be prodded a bit more to work.
jsg
2005-08-05
1
-1
/
+6
*
Start of a driver for the "Active Protection System" accelerometer
jsg
2005-08-05
1
-0
/
+329