Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz
2020-09-25ACPI: wakeup: Remove dead ACPICA debug codeHanjun Guo
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede
2020-03-04ACPI: list_for_each_safe() -> list_for_each_entry_safe()chenqiwu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2011-02-12ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-07-07ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-07ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki
2010-06-17ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki
2010-02-23ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki
2010-02-23ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2009-09-10ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki
2009-04-07ACPI: convert acpi_device_lock spinlock to mutexShaohua Li
2009-03-27ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas
2009-01-09ACPICA: create acpica/ directoryLen Brown