Age | Commit message (Expand) | Author |
2009-12-22 | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang |
2009-12-22 | ACPI: processor: open code acpi_processor_cleanup_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: change acpi_processor_eval_pdc interface | Alex Chiang |
2009-12-22 | ACPI: processor: introduce acpi_processor_alloc_pdc() | Alex Chiang |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang |
2009-12-22 | ACPI: processor: factor out common _PDC settings | Alex Chiang |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: call _PDC early | Alex Chiang |
2009-12-22 | ACPI: EC: Fix MSI DMI detection | Alexey Starikovskiy |
2009-12-22 | ACPI: disable _OSI(Windows 2009) on Asus K50IJ | Zhang Rui |
2009-12-16 | Merge branch 'misc-2.6.33' into release | Len Brown |
2009-12-16 | ACPI processor: Fix section mismatch for processor_add() | Thomas Renninger |
2009-12-16 | Merge branch 'osc' into release | Len Brown |
2009-12-16 | ACPI: Add platform-wide _OSC support. | Shaohua Li |
2009-12-16 | ACPI: cleanup pci_root _OSC code. | Shaohua Li |
2009-12-16 | ACPI: Add a generic API for _OSC -v2 | Shaohua Li |
2009-12-16 | ACPI: fix for lapic_timer_propagate_broadcast() | Hidetoshi Seto |
2009-12-16 | Merge branch 'dock' into release | Len Brown |
2009-12-16 | acpi_pad: squish warning | Andrew Morton |
2009-12-16 | ACPI: dock: minor whitespace and style cleanups | Alex Chiang |
2009-12-16 | ACPI: dock: add struct dock_station * directly to platform device data | Alex Chiang |
2009-12-16 | ACPI: dock: dock_add - hoist up platform_device_register_simple() | Alex Chiang |
2009-12-16 | ACPI: dock: remove global 'dock_device_name' | Alex Chiang |
2009-12-16 | ACPI: dock: combine add|alloc_dock_dependent_device (v2) | Alex Chiang |
2009-12-16 | Merge branch 'debug-aml' into release | Len Brown |
2009-12-16 | Merge branch 'bugzilla-14782' into release | Len Brown |
2009-12-16 | Merge branch 'ost' into release | Len Brown |
2009-12-16 | acpi: thermal: display forced passive trip points in proc | Frans Pop |
2009-12-16 | ACPI: remove NID_INVAL | David Rientjes |
2009-12-16 | ACPI: Use the return result of ACPI lid notifier chain correctly | Zhao Yakui |
2009-12-16 | battery: fix typo in comment | Justin P. Mattock |
2009-12-16 | ACPI: Remove repeated registered as cooling_device messages | Mike Travis |
2009-12-15 | ACPI: add kernel tainting after overriding an ACPI control method | Zhang Rui |
2009-12-15 | Merge branch 'thermal-2.6.33' into release | Len Brown |
2009-12-15 | Merge branch 'acpica' into release | Len Brown |
2009-12-15 | ACPICA: Move check for valid Thread ID structure | Dan Carpenter |
2009-12-15 | ACPICA: Predefined name repair: automatically remove null package elements | Bob Moore |
2009-12-15 | ACPICA: Module-level code: enable _REG execution in same scope | Lin Ming |
2009-12-15 | ACPICA: Conditionally perform complex per-predefined-name repairs | Bob Moore |
2009-12-15 | ACPICA: Update function headers and comments, no functional change | Bob Moore |
2009-12-15 | ACPICA: Remove messages if predefined repair(s) are successful | Bob Moore |
2009-12-15 | ACPICA: Move Package-to-Buffer repair code into common ToBuffer function | Bob Moore |
2009-12-15 | ACPICA: Fix mutex errors when running _REG methods | Bob Moore |
2009-12-15 | ACPICA: Update function headers, no functional change | Bob Moore |
2009-12-15 | ACPICA: Add more conversions to predefined name repair module | Bob Moore |
2009-12-15 | ACPICA: Update internal namespace node/handle interfaces | Bob Moore |
2009-12-15 | ACPICA: Add repair for bad _FDE/_GTM buffers | Bob Moore |
2009-12-15 | ACPICA: Fix two additional Scope override error messages | Bob Moore |