| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | cpuidle: Measure idle state durations with monotonic clock | Julius Werner | 2012-11-27 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-11-29 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix | Zhang Rui | 2012-11-27 |
| * | | | | | ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device() | Cyril Roelandt | 2012-11-22 |
| * | | | | | ACPI: Fix logging when no pci_irq is allocated | Joe Perches | 2012-11-21 |
| * | | | | | ACPI: Update Dock hotplug error messages | Toshi Kani | 2012-11-21 |
| * | | | | | ACPI: Update Container hotplug error messages | Toshi Kani | 2012-11-21 |
| * | | | | | ACPI: Update Memory hotplug error messages | Toshi Kani | 2012-11-21 |
| * | | | | | ACPI: Update CPU hotplug error messages | Toshi Kani | 2012-11-21 |
| * | | | | | ACPI: Add acpi_handle_<level>() interfaces | Toshi Kani | 2012-11-21 |
| * | | | | | ACPI: remove use of __devexit | Bill Pemberton | 2012-11-21 |
| * | | | | | ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist. | Lan Tianyu | 2012-11-21 |
| * | | | | | ACPI / battery: Correct battery capacity values on Thinkpads | Kamil Iskra | 2012-11-16 |
| * | | | | | ACPI: create _SUN sysfs file | Yasuaki Ishimatsu | 2012-11-15 |
| * | | | | | ACPI / memhotplug: bind the memory device when the driver is being loaded | Wen Congyang | 2012-11-15 |
| * | | | | | ACPI / memhotplug: don't allow to eject the memory device if it is being used | Wen Congyang | 2012-11-15 |
| * | | | | | ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed | Wen Congyang | 2012-11-15 |
| * | | | | | ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me... | Wen Congyang | 2012-11-15 |
| * | | | | | ACPI / memhotplug: deal with eject request in hotplug queue | Wen Congyang | 2012-11-15 |
| * | | | | | ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove() | Yasuaki Ishimatsu | 2012-11-15 |
| * | | | | | ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device | Wen Congyang | 2012-11-14 |
| * | | | | | ACPI: add newline in power.c message | Randy Dunlap | 2012-11-14 |
| * | | | | | ACPI: Make seemingly useless check in osl.c more understandable | Rafael J. Wysocki | 2012-11-14 |
| * | | | | | ACPI: Add ACPI CPU hot-remove support | Toshi Kani | 2012-11-14 |
| * | | | | | ACPI: Export functions for hot-remove | Toshi Kani | 2012-11-14 |
| * | | | | | ACPI: Add user space interface for identification objects | Lv Zheng | 2012-11-14 |
| * | | | | | ACPI: Add _UID support for ACPI devices. | Lv Zheng | 2012-11-14 |
| * | | | | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi | 2012-11-14 |
| * | | | | | ACPI: Remove unused lockable in acpi_device_flags | Toshi Kani | 2012-11-14 |
| * | | | | | ACPI: Fix stale pointer access to flags.lockable | Toshi Kani | 2012-11-14 |
| * | | | | | ACPI: Fix a hard coding style when determining if a device is a container, v3 | Tang Chen | 2012-11-14 |
| * | | | | | ACPI / processor: prevent cpu from becoming online | Yasuaki Ishimatsu | 2012-11-14 |
| * | | | | | ACPI: strict_strtoul() and printk() cleanup in acpi_pad | Josh | 2012-11-14 |
| * | | | | | ACPI: dock: Remove redundant ACPI NS walk | Toshi Kani | 2012-11-14 |
| * | | | | | ACPI / EC: Don't count a SCI interrupt as a false one | Feng Tang | 2012-11-14 |
| * | | | | | ACPI / EC: Add more debug info and trivial code cleanup | Feng Tang | 2012-11-14 |
| * | | | | | ACPI / EC: Cleanup the member name for spinlock/mutex in struct | Feng Tang | 2012-11-14 |
| |/ / / / |
|
* | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2012-11-29 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Update for 64-bit generation of recent error message changes | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Add starting offset parameter to common dump buffer routine | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: AcpiExec: Improve algorithm for tracking memory leaks | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Add debug print message for mutex objects that are force-released | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Resource Mgr: Small fix for buffer size calculation | Feng Tang | 2012-11-14 |
| * | | | | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Update local C library module comments for ASCII table | Bob Moore | 2012-11-14 |
| * | | | | ACPICA: Fix for predefined name loop during ACPICA initialization | Robert Moore | 2012-11-14 |