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
/
acpidev.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the ACPI EC aware of the AML global lock.
pirofti
2012-07-13
1
-1
/
+2
*
Always call _PSW on _LID devices that support it to enable lid open to
marco
2010-08-06
1
-1
/
+3
*
Add busy flag so that we don't act on a SCI until a command in progress
marco
2010-08-03
1
-1
/
+3
*
Add additional Notify handler for dock devices, according to ACPI spec
jordan
2010-07-27
1
-1
/
+2
*
Remove unused structure members
jordan
2010-07-26
1
-10
/
+1
*
Added changes for docking station, must eject all children devices
jordan
2009-06-02
1
-2
/
+4
*
Added sensor devices for Thinkpad (temp+fan)
jordan
2009-03-10
1
-1
/
+24
*
spacing
deraadt
2007-11-12
1
-5
/
+5
*
Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to
gwk
2007-05-31
1
-2
/
+5
*
In acpidock_softc, change sc_sens from being a one element long array to
mk
2007-04-23
1
-2
/
+2
*
Whitespace cleanup.
mk
2007-04-22
1
-5
/
+5
*
Add a TAILQ, aml_nodelist, of devices depending on the dock device to
mk
2007-04-22
1
-1
/
+4
*
split userland & kernel struct sensor/sensordev so that the addition
deraadt
2007-03-22
1
-7
/
+7
*
Add some more _STA flags.
marco
2007-01-27
1
-1
/
+3
*
Actually add the acpidock indicator sensor stuff to the softc struct so
mk
2007-01-26
1
-1
/
+4
*
Remove comment that I committed by accident.
mk
2007-01-25
1
-6
/
+1
*
Add driver for ACPI docking stations.
mk
2007-01-22
1
-1
/
+28
*
Check whether PCI interrupt link devices are enabled.
kettenis
2007-01-18
1
-1
/
+2
*
Oops forgot this bit as part of the cleanup for acpiac. From Constantine
marco
2007-01-03
1
-3
/
+3
*
Add polling to devices that require it such as acpibat and acpitz.
marco
2006-12-26
1
-1
/
+4
*
adapt to new two-level sensor api; Constantine A. Murenin
deraadt
2006-12-23
1
-3
/
+5
*
more minor knf
deraadt
2006-12-21
1
-3
/
+3
*
After a long debate at the hackathon it was decided that the acpi implementation
marco
2006-11-29
1
-2
/
+1
*
Replace ACPI ioctls with APM ioctls. This makes ACPI talk the same protocol
marco
2006-10-19
1
-1
/
+35
*
Massive ACPI changes
jordan
2006-10-12
1
-5
/
+5
*
Add the gasio magic to slow/speed cpu.
marco
2006-03-04
1
-17
/
+2
*
Add GRD and PCT structures.
marco
2006-02-26
1
-1
/
+42
*
Add _PSS.
marco
2006-02-26
1
-1
/
+23
*
Fixed code for handling _INI
jordan
2006-02-17
1
-1
/
+4
*
Print useful information during boot about the battery and power supply.
marco
2006-02-16
1
-3
/
+3
*
Add 2 methods (Battery Info and Battery Status)
marco
2005-12-28
1
-2
/
+7
*
Typo and use correct header file.
marco
2005-12-16
1
-2
/
+2
*
Add new unified header file for devices. Suggested deraadt@
marco
2005-12-16
1
-0
/
+190