Age | Commit message (Expand) | Author | Files | Lines |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-01-16 | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 1 | -1/+1 |
2009-01-09 | Merge branch 'simplify_PRT' into release | Len Brown | 1 | -3/+0 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 2 | -3/+3 |
2009-01-09 | Merge branch 'misc' into release | Len Brown | 1 | -0/+1 |
2009-01-09 | ACPICA: hide private headers | Len Brown | 21 | -7416/+0 |
2009-01-09 | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 1 | -0/+1 |
2009-01-09 | ACPICA: delete acdisasm.h | Len Brown | 1 | -453/+0 |
2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2 | -3/+3 |
2009-01-03 | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 1 | -2/+2 |
2008-12-31 | ACPICA: Update version to 20081204. | robert.moore@intel.com | 1 | -1/+1 |
2008-12-31 | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default | robert.moore@intel.com | 1 | -1/+1 |
2008-12-31 | ACPICA: FADT parsing changes and fixes | Bob Moore | 2 | -1/+13 |
2008-12-31 | ACPICA: Add ACPI_MUTEX_TYPE configuration option | Bob Moore | 4 | -28/+75 |
2008-12-31 | ACPICA: Fixes for various ACPI data tables | Bob Moore | 2 | -1/+9 |
2008-12-31 | ACPICA: Restructure includes into public/private | Bob Moore | 14 | -615/+815 |
2008-12-31 | ACPICA: New: acpi_reset interface - write to reset register | Bob Moore | 1 | -0/+2 |
2008-12-31 | ACPICA: New: acpi_read and acpi_write public interfaces | Bob Moore | 2 | -13/+8 |
2008-12-31 | ACPICA: New: Public GPE group enable/disable interfaces | Bob Moore | 1 | -4/+11 |
2008-12-31 | ACPICA: New: acpi_get_gpe_device interface | Bob Moore | 5 | -9/+20 |
2008-12-31 | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming | 2 | -1/+2 |
2008-12-31 | ACPI: simplify buffer management for acpi_pci_bind() etc. | Len Brown | 1 | -3/+0 |
2008-12-30 | ACPICA: Update version to 20081031 | Bob Moore | 1 | -1/+1 |
2008-12-30 | ACPICA: Consolidate method arg count validation code | Bob Moore | 1 | -0/+3 |
2008-12-30 | ACPICA: Add Buffer->String conversion for predefined methods | Bob Moore | 1 | -1/+1 |
2008-12-30 | ACPICA: Add global pointer for FACS table to simplify FACS access | Bob Moore | 2 | -0/+3 |
2008-12-30 | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore | 3 | -1/+8 |
2008-12-30 | ACPICA: Update FACS waking vector interfaces | Bob Moore | 1 | -4/+2 |
2008-12-30 | ACPICA: Fix several warnings under gcc 4 compiler | Bob Moore | 1 | -4/+4 |
2008-12-19 | ACPI: don't cond_resched() when irqs_disabled() | Wu Fengguang | 1 | -1/+5 |
2008-12-19 | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 1 | -1/+1 |
2008-11-27 | ACPICA: disable _BIF warning | Lin Ming | 1 | -1/+1 |
2008-11-27 | ACPICA: Allow _WAK method to return an Integer | Bob Moore | 1 | -1/+1 |
2008-11-12 | Merge branch 'ec' into release | Len Brown | 1 | -2/+2 |
2008-11-12 | Merge branch 'processor-256' into release | Len Brown | 1 | -0/+1 |
2008-11-12 | Merge branch 'video' into release | Len Brown | 1 | -0/+2 |
2008-11-12 | Merge branch 'misc' into release | Len Brown | 1 | -5/+16 |
2008-11-12 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 1 | -2/+2 |
2008-11-08 | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 1 | -0/+2 |
2008-11-08 | ACPI: add driver component definitions to sysfs debug_layers | Bjorn Helgaas | 1 | -0/+4 |
2008-11-08 | ACPI: fix conflicting component definitions | Bjorn Helgaas | 1 | -3/+3 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+12 |
2008-11-07 | ACPI: Disambiguate processor declaration type | Myron Stowe | 1 | -0/+1 |
2008-11-06 | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 1 | -2/+0 |
2008-11-06 | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas | 1 | -2/+0 |
2008-10-28 | ACPI: bugfix reporting of event handler status | Zhang Rui | 1 | -0/+1 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 2 | -4/+4 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'misc' into test | Len Brown | 1 | -1/+5 |
2008-10-23 | Merge branch 'ec' into test | Len Brown | 1 | -0/+1 |