summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-11-21ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki1-10/+34
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-11-16ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki1-1/+1
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu1-0/+24
2012-11-16ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng1-0/+6
2012-11-16ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang1-12/+0
2012-11-16ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang1-9/+33
2012-11-16ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang1-1/+3
2012-11-16ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang1-6/+21
2012-11-16ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang1-79/+9
2012-11-16ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu1-7/+24
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore3-5/+95
2012-11-15ACPICA: Update for 64-bit generation of recent error message changesBob Moore1-4/+4
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore1-2/+5
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore6-25/+34
2012-11-15ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2-3/+2
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore4-16/+49
2012-11-15ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore1-29/+71
2012-11-15ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore1-1/+5
2012-11-15ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang1-0/+9
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore60-187/+187
2012-11-15ACPICA: Update local C library module comments for ASCII tableBob Moore1-130/+131
2012-11-15ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore1-2/+2
2012-11-15ACPICA: Fix some typos in commentsBob Moore1-1/+1
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore23-23/+0
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore18-22/+27
2012-11-15ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng2-106/+57
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng27-79/+100
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng6-8/+8
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng6-39/+42
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng3-65/+100
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng7-31/+1852
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore4-33/+28
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki2-77/+151
2012-11-15ACPI / platform: Use common ACPI device resource parsing routinesRafael J. Wysocki1-69/+20
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki2-0/+394
2012-11-15ACPI / platform: use ACPI device name instead of _HID._UIDMika Westerberg1-40/+22
2012-11-15ACPI: Add support for platform bus typeMika Westerberg4-1/+308
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko1-5/+0
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg1-5/+35
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg1-8/+6
2012-11-15ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang1-1/+2
2012-11-15ACPI: add newline in power.c messageRandy Dunlap1-1/+1
2012-11-15ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki1-8/+13
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani1-10/+17
2012-11-15ACPI: Export functions for hot-removeToshi Kani2-0/+2
2012-11-15ACPI: Add user space interface for identification objectsLv Zheng1-0/+28
2012-11-15ACPI: Add _UID support for ACPI devices.Lv Zheng1-0/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-1/+16