aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-11-21ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra
2012-11-16ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu
2012-11-16ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng
2012-11-16ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang
2012-11-16ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang
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-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore
2012-11-15ACPICA: Update for 64-bit generation of recent error message changesBob Moore
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore
2012-11-15ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore
2012-11-15ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore
2012-11-15ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore
2012-11-15ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore
2012-11-15ACPICA: Update local C library module comments for ASCII tableBob Moore
2012-11-15ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore
2012-11-15ACPICA: Fix some typos in commentsBob Moore
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore
2012-11-15ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki
2012-11-15ACPI / platform: Use common ACPI device resource parsing routinesRafael J. Wysocki
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki
2012-11-15ACPI / platform: use ACPI device name instead of _HID._UIDMika Westerberg
2012-11-15ACPI: Add support for platform bus typeMika Westerberg
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-15ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang
2012-11-15ACPI: add newline in power.c messageRandy Dunlap
2012-11-15ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani
2012-11-15ACPI: Export functions for hot-removeToshi Kani
2012-11-15ACPI: Add user space interface for identification objectsLv Zheng
2012-11-15ACPI: Add _UID support for ACPI devices.Lv Zheng
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi