opnsense-src/sys/dev/acpica
Jung-uk Kim 44dd6ac245 MFC: r204773
Merge ACPICA 20100304.

MFC:	r204874
Update module Makefile for ACPICA 20100304.

MFC:	r204877
Allow ACPI module build on amd64.  Although we strongly recommend building
it into kernel, there is no need to prevent it from building at all.

MFC:	r204916
- Allow users to enable dumping Debug objects without ACPI debugger.
Setting the new sysctl MIB "debug.acpi.enable_debug_objects" to a non-zero
value enables us to print Debug object when something is written to it.
- Allow users to disable interpreter slack mode.  Setting the new tunable
"debug.acpi.interpreter_slack" to zero disables some workarounds for common
BIOS mistakes and enables strict ACPI implementations by the specification.

MFC:	r204920
Since the interpreter slack mode is a tunable now, enable a local hack only
when it is set.  Note the default behaviour does not change by this change.

MFC:	r204965
Fix white spaces.

MFC:	r206117
Merge ACPICA 20100331 (and four additional upstream patches).
2010-04-26 20:55:03 +00:00
..
Osd MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi.c MFC: r204773 2010-04-26 20:55:03 +00:00
acpi_acad.c MFC 197649: 2009-10-29 15:28:05 +00:00
acpi_battery.c MFC 196403: Temporarily revert the new-bus locking for 8.0 release. 2009-08-20 20:23:28 +00:00
acpi_button.c MFC: r204773 2010-04-26 20:55:03 +00:00
acpi_cmbat.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_cpu.c MFC r203776: acpi cpu: probe+attach before all other enumerated children 2010-03-11 08:55:03 +00:00
acpi_dock.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_ec.c MFC: r204773 2010-04-26 20:55:03 +00:00
acpi_hpet.c MFC r203062: acpi_hpet: correctly get number of timers in a timer block 2010-02-10 09:46:31 +00:00
acpi_hpet.h Add a header containing constants for the various HPET registers and their 2008-01-16 18:47:07 +00:00
acpi_if.m MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_isab.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_lid.c MFC: r204773 2010-04-26 20:55:03 +00:00
acpi_package.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_pci.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_pci_link.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_pcib.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_pcib_acpi.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_pcib_pci.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_pcibvar.h Protect against multiple includes and use _KERNEL to protect the PCI fns. 2005-02-28 05:39:34 +00:00
acpi_perf.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_powerres.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_quirk.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_quirks Add a quirk for a motherboard whose acpi timer runs too fast. 2005-06-26 18:19:14 +00:00
acpi_resource.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_smbat.c MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, 2010-02-06 12:03:25 +00:00
acpi_smbus.h Import ACPI smart battery support. Newer systems (Acer, mostly) do not 2005-10-23 00:20:13 +00:00
acpi_thermal.c MFC 196403: Temporarily revert the new-bus locking for 8.0 release. 2009-08-20 20:23:28 +00:00
acpi_throttle.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_timer.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_video.c MFC: r204773 2010-04-26 20:55:03 +00:00
acpiio.h Update the suspend/resume user API while maintaining backwards compat. 2007-06-21 22:50:37 +00:00
acpivar.h MFC: r204773 2010-04-26 20:55:03 +00:00