index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpica
/
acpi_ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't parse our resources ourself, the ACPI core code must do it.
msmith
2001-08-30
1
-6
/
+0
*
Updates to match the ACPI CA 20010816 import:
msmith
2001-08-26
1
-4
/
+4
*
Convert from acpi_strerror() to AcpiFormatException()
msmith
2001-07-21
1
-6
/
+5
*
Merge the EC register definitions into the EC module proper, they're not
msmith
2001-07-21
1
-2
/
+71
*
Improve some error messages slightly.
msmith
2001-07-05
1
-2
/
+5
*
Use msleep() when we sleep waiting for a GPE, since we are holding the
msmith
2001-06-29
1
-37
/
+55
*
- Updates for new constant naming in the ACPI CA 20010518 update.
msmith
2001-05-29
1
-22
/
+20
*
- Use a loop to read consecutive bytes from the embedded controller to
jhb
2001-02-26
1
-10
/
+19
*
Add some debugging.
msmith
2001-01-31
1
-35
/
+17
*
Axe an unused static softc.
jhb
2001-01-23
1
-2
/
+0
*
Change Embedded Controller lock to ACPI Global Lock.This is needed for
takawata
2001-01-02
1
-11
/
+2
*
Change priority of procedure queueing.
takawata
2000-12-20
1
-2
/
+2
*
Fix with debugging option.
takawata
2000-12-15
1
-2
/
+2
*
Make Embedded Controller driver interrupt driven.
takawata
2000-12-14
1
-19
/
+77
*
- Convert a lot of homebrew debugging output to use the ACPI CA debugging
msmith
2000-12-08
1
-15
/
+32
*
Update to work with the new ACPI CA snapshot.
msmith
2000-12-01
1
-38
/
+3
*
Initial FreeBSD OSPM (operating system power management) modules for
msmith
2000-10-28
1
-0
/
+710