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
/
acpivar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
jhb
2010-08-17
1
-0
/
+2
*
Make table-based HPET identification more clever. Before creating fake
mav
2010-05-23
1
-0
/
+1
*
Merge ACPICA 20100331 (and four additional upstream patches).
jkim
2010-04-02
1
-1
/
+0
*
Merge ACPICA 20100121.
jkim
2010-01-21
1
-1
/
+1
*
acpi: remove 'magic' ivar
avg
2009-11-07
1
-3
/
+1
*
Extract the code to find and map the MADT ACPI table during early kernel
jhb
2009-09-23
1
-0
/
+5
*
Catch up with ACPICA 20090903.
jkim
2009-09-11
1
-1
/
+1
*
Catch up with r193750 (OsdSynch.c locking changes):
jkim
2009-06-10
1
-0
/
+5
*
Add a function to reset system time after resuming, which will be used
jkim
2009-03-23
1
-0
/
+1
*
Rework how the nexus(4) device works on x86 to better handle the idea of
jhb
2008-03-13
1
-0
/
+1
*
Fix the HPET table probe routine to run from device_identify() instead
njl
2007-10-09
1
-2
/
+8
*
Update the suspend/resume user API while maintaining backwards compat.
njl
2007-06-21
1
-0
/
+25
*
Convert magic to a uintptr_t. This should get rid of some warnings on
njl
2007-06-15
1
-2
/
+2
*
Add ACPI HPET table support.
takawata
2007-05-15
1
-0
/
+2
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
1
-0
/
+2
*
Re-work Cx handling to be per-cpu and asymmetrical, fixing support on
njl
2007-01-07
1
-2
/
+3
*
Add a new sysctl, hw.acpi.handle_reboot. If set, acpi will attempt to
njl
2006-07-29
1
-1
/
+2
*
Check in file missed in last commit. It made it into the MFC properly
njl
2006-06-12
1
-1
/
+1
*
Add KTR support and move some performance debugging variables in the EC
njl
2005-12-06
1
-1
/
+5
*
Catch up with ACPI-CA 20051021 import
jkim
2005-11-01
1
-4
/
+6
*
Move HPET debugging under ACPI_TIMER in order to save a bitfield.
scottl
2005-11-01
1
-1
/
+0
*
Add proper debugging infrastructure for acpi_hpet.c.
scottl
2005-11-01
1
-0
/
+1
*
Rewrite the acpi_battery interface to allow for other battery types
njl
2005-07-23
1
-10
/
+6
*
Simplify the ACPI taskqueue implementation. Use a thread queue type instead
marks
2005-05-09
1
-3
/
+0
*
Add the tunable "debug.acpi.max_threads" to allow users to set the
njl
2005-04-21
1
-3
/
+2
*
Fix support for _PDC by using the proper version/length format for the
njl
2005-04-10
1
-0
/
+2
*
Add the acpi_get_features() method. This method is called on child drivers
njl
2005-04-04
1
-0
/
+14
*
Serialize task queue by starting only one thread instead of three. This
njl
2005-03-27
1
-1
/
+1
*
Fix SCM ID's.
obrien
2005-03-02
1
-1
/
+1
*
Protect acpivar.h with _KERNEL. No user parts inside currently.
njl
2005-03-02
1
-0
/
+3
*
Protect against multiple includes and use _KERNEL to protect the PCI fns.
njl
2005-02-28
1
-0
/
+5
*
- Add a new quirk to indicate that pin 0 of the first I/O APIC is really
jhb
2005-02-22
1
-3
/
+12
*
Convert the acpi_bus_alloc_gas() and acpi_PkgGas() APIs to output the memory
njl
2005-02-05
1
-4
/
+4
*
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
njl
2004-12-13
1
-2
/
+1
*
Allow the acpi_ibm module to be built with ACPI_DEBUG.
scottl
2004-12-13
1
-0
/
+1
*
Update a quirk for the ASUS P5A to disable the timer. It appears to work fine
njl
2004-10-08
1
-0
/
+2
*
Add a couple of macros to extract the PCI slot (device) and function from
jhb
2004-09-22
1
-0
/
+4
*
Rework sysresource management. Instead of having each sysresource object
njl
2004-08-23
1
-2
/
+0
*
Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as all
njl
2004-08-18
1
-2
/
+0
*
MPSAFE locking
njl
2004-08-13
1
-28
/
+33
*
Add flags for _STA (status) methods and convenience macros for checking
njl
2004-08-06
1
-1
/
+15
*
Add the ability to detach a battery. Now batteries that are detached are
njl
2004-07-12
1
-0
/
+1
*
Move flags into a private ivar so it can't collide with device flags.
njl
2004-06-30
1
-5
/
+10
*
Add machdep quirks functions. On i386, this disables acpi on systems with
njl
2004-06-30
1
-0
/
+6
*
Staticize acpi_MatchHid() and include acpi_if.h
njl
2004-06-29
1
-1
/
+1
*
- Defer BUS_CONFIG_INTR() on ACPI IRQ resources until the resources are
jhb
2004-06-23
1
-0
/
+4
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-1
/
+1
*
Add support to ACPI to manage its own resources. Previously, resource
njl
2004-06-13
1
-1
/
+3
*
Associate a device_t with an ACPI_HANDLE. This make AcpiWalkNamespace more
njl
2004-06-13
1
-0
/
+9
*
Style cleanups. "extern" is unneeded for function prototypes.
njl
2004-05-28
1
-74
/
+68
[next]