Commit Graph

359 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Yinghai Lu 7d97277b75 acpi/x86: introduce __apci_map_table, v4 16 years ago
Pallipadi, Venkatesh d96f94c604 ACPI: Enable bit 11 in _PDC to advertise hw coord 16 years ago
David Brownell c3407710b7 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment 16 years ago
Len Brown e2f7a77728 ACPICA: hide private headers 16 years ago
Zhao Yakui 237889bf0a ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" 16 years ago
Len Brown 5b929aa1ae ACPICA: delete acdisasm.h 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
robert.moore@intel.com e8443c358c ACPICA: Update version to 20081204. 16 years ago
robert.moore@intel.com 4b67a0e467 ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default 16 years ago
Bob Moore 06f5541960 ACPICA: FADT parsing changes and fixes 16 years ago
Bob Moore 1685bd404d ACPICA: Add ACPI_MUTEX_TYPE configuration option 16 years ago
Bob Moore 7488c8d511 ACPICA: Fixes for various ACPI data tables 16 years ago
Bob Moore 50df4d8b0f ACPICA: Restructure includes into public/private 16 years ago
Bob Moore d3fd902d1e ACPICA: New: acpi_reset interface - write to reset register 16 years ago
Bob Moore ecfbbc7b46 ACPICA: New: acpi_read and acpi_write public interfaces 16 years ago
Bob Moore 08ac07b826 ACPICA: New: Public GPE group enable/disable interfaces 16 years ago
Bob Moore e97d6bf1a0 ACPICA: New: acpi_get_gpe_device interface 16 years ago
Lin Ming 889c78be9e ACPI: osl.c: replace return_ACPI_STATUS with return 16 years ago
Len Brown 087da3b4e2 ACPI: simplify buffer management for acpi_pci_bind() etc. 16 years ago
Bob Moore 9b02d6e198 ACPICA: Update version to 20081031 16 years ago
Bob Moore eeb4437e63 ACPICA: Consolidate method arg count validation code 16 years ago
Bob Moore a647b5c340 ACPICA: Add Buffer->String conversion for predefined methods 16 years ago
Bob Moore 009c4cbe99 ACPICA: Add global pointer for FACS table to simplify FACS access 16 years ago
Bob Moore fc37445733 ACPICA: Add a mechanism to escape infinite AML While() loops 16 years ago
Bob Moore d85988fa02 ACPICA: Update FACS waking vector interfaces 16 years ago
Bob Moore 6de4048a41 ACPICA: Fix several warnings under gcc 4 compiler 16 years ago
Wu Fengguang abe1dfab60 ACPI: don't cond_resched() when irqs_disabled() 16 years ago
Bjorn Helgaas e76f427611 ACPI: fix 2.6.28 acpi.debug_level regression 16 years ago
Lin Ming e899b6485c ACPICA: disable _BIF warning 16 years ago
Bob Moore 95a28ed086 ACPICA: Allow _WAK method to return an Integer 16 years ago
Alexey Starikovskiy 0b7084ac67 ACPICA: Use spinlock for acpi_{en|dis}able_gpe 16 years ago
Thomas Renninger 22c13f9d81 ACPI: video: Ignore devices that aren't present in hardware 16 years ago
Bjorn Helgaas bdd7279919 ACPI: add driver component definitions to sysfs debug_layers 16 years ago
Bjorn Helgaas 44342f9e8d ACPI: fix conflicting component definitions 16 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Myron Stowe ad93a765c1 ACPI: Disambiguate processor declaration type 16 years ago
Bjorn Helgaas 8950d89aca ACPI: remove CONFIG_ACPI_EC 16 years ago
Bjorn Helgaas fefe5ab3d6 ACPI: remove CONFIG_ACPI_POWER 16 years ago
Zhang Rui ed206fac87 ACPI: bugfix reporting of event handler status 17 years ago
Bob Moore ed37a71eac ACPICA: Update version to 20080926 17 years ago
Bob Moore e8707b340f ACPICA: New: Validation for predefined ACPI methods/objects 17 years ago
Lin Ming bbbbeb8e31 ACPICA: Remove unused ACPI register bit definition 17 years ago
Bob Moore 51f52819bd ACPICA: Update version to 20080829 17 years ago
Bob Moore 1044f1f65b ACPICA: Cleanup for internal Reference Object 17 years ago
Bob Moore 57e664cfd9 ACPICA: Update for Reference ACPI_OPERAND_OBJECT 17 years ago
Bob Moore 65f4692c52 ACPICA: Remove obsolete exception codes 17 years ago
Bob Moore 8d5c54b65b ACPICA: Add namespace node to operand object union 17 years ago
Bob Moore 23d3e055be ACPICA: Remove obsolete debug levels (WARN and ERROR) 17 years ago
Alexey Starikovskiy 8bd108d146 ACPICA: add preemption point after each opcode parse 17 years ago