Age | Commit message (Expand) | Author |
2020-11-09 | ACPI: Fix whitespace inconsistencies | Maximilian Luz |
2020-09-25 | ACPI: wakeup: Remove dead ACPICA debug code | Hanjun Guo |
2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede |
2020-03-04 | ACPI: list_for_each_safe() -> list_for_each_entry_safe() | chenqiwu |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2011-02-12 | ACPI / Wakeup: Enable button GPEs unconditionally during initialization | Rafael J. Wysocki |
2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming |
2011-01-07 | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices | Rafael J. Wysocki |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown |
2010-07-06 | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki |
2010-07-06 | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki |
2010-06-17 | ACPI / PM: Do not enable GPEs for system wakeup in advance | Rafael J. Wysocki |
2010-02-22 | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki |
2010-02-22 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki |
2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki |
2009-04-07 | ACPI: convert acpi_device_lock spinlock to mutex | Shaohua Li |
2009-03-27 | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-17 | ACPI: move private declarations to internal.h | Bjorn Helgaas |
2009-01-09 | ACPICA: create acpica/ directory | Len Brown |