summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-11-16ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang
2012-11-16ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang
2012-11-16ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang
2012-11-16ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu
2012-11-14ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore
2012-11-14ACPICA: Update for 64-bit generation of recent error message changesBob Moore
2012-11-14ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore
2012-11-14ACPICA: Add starting offset parameter to common dump buffer routineBob Moore
2012-11-14ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore
2012-11-14ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore
2012-11-14ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore
2012-11-14ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore
2012-11-14ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang
2012-11-14ACPICA: Remove extra spaces after periods within commentsBob Moore
2012-11-14ACPICA: Update local C library module comments for ASCII tableBob Moore
2012-11-14ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore
2012-11-14ACPICA: Fix some typos in commentsBob Moore
2012-11-14ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore
2012-11-14ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore
2012-11-14ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng
2012-11-14ACPICA: Fix indent caused divergences.Lv Zheng
2012-11-14ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-11-14ACPICA: Fix divergences of definition conflicts.Lv Zheng
2012-11-14ACPICA: Fix unmerged debugger divergences.Lv Zheng
2012-11-14ACPICA: Fix unmerged utility divergences.Lv Zheng
2012-11-14Cleanup of invalid ACPI name handling and repairBob Moore
2012-11-14ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki
2012-11-14ACPI / platform: Use common ACPI device resource parsing routinesRafael J. Wysocki
2012-11-14ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki
2012-11-14ACPI / platform: use ACPI device name instead of _HID._UIDMika Westerberg
2012-11-14ACPI: Add support for platform bus typeMika Westerberg
2012-11-14ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-14ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg
2012-11-14driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-14ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang
2012-11-14ACPI: add newline in power.c messageRandy Dunlap
2012-11-14ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki
2012-11-14ACPI: Add ACPI CPU hot-remove supportToshi Kani
2012-11-14ACPI: Export functions for hot-removeToshi Kani
2012-11-14ACPI: Add user space interface for identification objectsLv Zheng
2012-11-14ACPI: Add _UID support for ACPI devices.Lv Zheng
2012-11-14ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi
2012-11-14ACPI: Remove unused lockable in acpi_device_flagsToshi Kani
2012-11-14ACPI: Fix stale pointer access to flags.lockableToshi Kani
2012-11-14ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen
2012-11-14ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-11-14ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh
2012-11-14ACPI: dock: Remove redundant ACPI NS walkToshi Kani
2012-11-14ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang
2012-11-14ACPI / EC: Add more debug info and trivial code cleanupFeng Tang