aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | | | ACPI: Update Dock hotplug error messagesToshi Kani2012-11-21
| * | | | | ACPI: Update Container hotplug error messagesToshi Kani2012-11-21
| * | | | | ACPI: Update Memory hotplug error messagesToshi Kani2012-11-21
| * | | | | ACPI: Update CPU hotplug error messagesToshi Kani2012-11-21
| * | | | | ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-21
| * | | | | ACPI: remove use of __devexitBill Pemberton2012-11-21
| * | | | | ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2012-11-21
| * | | | | ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-16
| * | | | | ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-15
| * | | | | ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang2012-11-15
| * | | | | ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang2012-11-15
| * | | | | ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang2012-11-15
| * | | | | ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang2012-11-15
| * | | | | ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang2012-11-15
| * | | | | ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu2012-11-15
| * | | | | ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang2012-11-14
| * | | | | ACPI: add newline in power.c messageRandy Dunlap2012-11-14
| * | | | | ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki2012-11-14
| * | | | | ACPI: Add ACPI CPU hot-remove supportToshi Kani2012-11-14
| * | | | | ACPI: Export functions for hot-removeToshi Kani2012-11-14
| * | | | | ACPI: Add user space interface for identification objectsLv Zheng2012-11-14
| * | | | | ACPI: Add _UID support for ACPI devices.Lv Zheng2012-11-14
| * | | | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-14
| * | | | | ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-14
| * | | | | ACPI: Fix stale pointer access to flags.lockableToshi Kani2012-11-14
| * | | | | ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen2012-11-14
| * | | | | ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu2012-11-14
| * | | | | ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh2012-11-14
| * | | | | ACPI: dock: Remove redundant ACPI NS walkToshi Kani2012-11-14
| * | | | | ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2012-11-14
| * | | | | ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2012-11-14
| * | | | | ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-14
| |/ / / /
* | | | | Merge branch 'acpica'Rafael J. Wysocki2012-11-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-14
| * | | | ACPICA: Update for 64-bit generation of recent error message changesBob Moore2012-11-14
| * | | | ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore2012-11-14
| * | | | ACPICA: Add starting offset parameter to common dump buffer routineBob Moore2012-11-14
| * | | | ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2012-11-14
| * | | | ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore2012-11-14
| * | | | ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore2012-11-14
| * | | | ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore2012-11-14
| * | | | ACPICA: Resource Mgr: Small fix for buffer size calculationFeng Tang2012-11-14
| * | | | ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-14
| * | | | ACPICA: Update local C library module comments for ASCII tableBob Moore2012-11-14
| * | | | ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore2012-11-14
| * | | | ACPICA: Fix some typos in commentsBob Moore2012-11-14
| * | | | ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2012-11-14
| * | | | ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-14
| * | | | ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng2012-11-14
| * | | | ACPICA: Fix indent caused divergences.Lv Zheng2012-11-14