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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Axe unused local variable.
jhb
2001-01-23
1
-1
/
+0
*
- Mark an unused function with __unused.
jhb
2001-01-23
1
-1
/
+6
*
Axe an unused static softc.
jhb
2001-01-23
1
-2
/
+0
*
Move a temporary #ifdef of code (just the #ifdef part) up so that it is
jhb
2001-01-23
1
-4
/
+4
*
In answer to the comment: /* XXX is it OK to block here? */, the answer
peter
2001-01-23
1
-2
/
+3
*
Plug a memory leak in AcpiOsDeleteSemaphore where the mutex is not properly
msmith
2001-01-22
1
-0
/
+2
*
Add 3 new dynamic sysctl's to control the sleep states switched to on a
jhb
2001-01-13
2
-0
/
+53
*
Enable fixed event at not only boot but also wakeup.
iwasaki
2001-01-10
1
-13
/
+33
*
Change Embedded Controller lock to ACPI Global Lock.This is needed for
takawata
2001-01-02
1
-11
/
+2
*
Hack in interrupt routing support (using the core $PIR support, not using
msmith
2000-12-29
2
-6
/
+10
*
Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl().
iwasaki
2000-12-24
4
-4
/
+130
*
Add ACPI AC adaptor and ACPI Control Method Battery.
takawata
2000-12-22
4
-3
/
+480
*
Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.
takawata
2000-12-21
1
-2
/
+0
*
Disable my previous committed code for a moment.
iwasaki
2000-12-20
1
-0
/
+2
*
Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().
iwasaki
2000-12-20
1
-0
/
+3
*
Change priority of procedure queueing.
takawata
2000-12-20
1
-2
/
+2
*
Fix testing reboot howto flags in acpi_shutdown_final().
iwasaki
2000-12-19
1
-1
/
+1
*
Fix with debugging option.
takawata
2000-12-15
1
-2
/
+2
*
Make Embedded Controller driver interrupt driven.
takawata
2000-12-14
1
-19
/
+77
*
Catch up with the recent conversion the per-eventhandler list mutex to
iwasaki
2000-12-12
2
-0
/
+2
*
Staticise some malloc pools
msmith
2000-12-08
2
-2
/
+2
*
- Convert a lot of homebrew debugging output to use the ACPI CA debugging
msmith
2000-12-08
13
-196
/
+512
*
ACPI HID's aren't limited to 7 characters. Don't check the length of the
msmith
2000-12-05
1
-2
/
+2
*
Revert attach() back to the old behaviour of calling bus_generic_attach().
scottl
2000-12-02
2
-8
/
+10
*
AcpiOsMem primitives as required by the new ACPI CA snapshot
msmith
2000-12-01
1
-1
/
+91
*
Update to work with the new ACPI CA snapshot.
msmith
2000-12-01
7
-86
/
+64
*
Remove unused PCI includes.
msmith
2000-11-06
1
-3
/
+0
*
If acpica driver is loaded using kldload(8), warn and just ignore.
takawata
2000-10-31
2
-0
/
+10
*
Initial FreeBSD OSPM (operating system power management) modules for
msmith
2000-10-28
15
-0
/
+4893
*
FreeBSD-specific OSD (operating system dependant) modules for the Intel
msmith
2000-10-28
9
-0
/
+972