| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 54 | -1421/+2938 |
|\ |
|
| * | Merge branch 'acpi-thermal' | Rafael J. Wysocki | 2014-06-03 | 1 | -7/+4 |
| |\ |
|
| | * | Merge back earlier ACPI thermal material. | Rafael J. Wysocki | 2014-05-29 | 2 | -11/+28 |
| | |\ |
|
| | | * | ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data | Lan Tianyu | 2014-05-27 | 1 | -7/+4 |
| * | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2014-06-03 | 1 | -66/+186 |
| |\ \ \ |
|
| | * | | | ACPI / video: Add 4 new models to the use_native_backlight DMI list | Hans de Goede | 2014-05-27 | 1 | -0/+32 |
| | * | | | ACPI / video: Add use native backlight quirk for the ThinkPad W530 | Hans de Goede | 2014-05-27 | 1 | -0/+8 |
| | * | | | ACPI / video: Unregister the backlight device if a raw one shows up later | Hans de Goede | 2014-05-27 | 1 | -0/+57 |
| | * | | | Merge back earlier 'acpi-video' material. | Rafael J. Wysocki | 2014-05-24 | 1 | -66/+89 |
| | |\ \ \ |
|
| | | * | | | ACPI / video: Add an acpi_video_unregister_backlight function | Hans de Goede | 2014-05-20 | 1 | -0/+14 |
| | | * | | | ACPI / video: Don't register acpi_video_resume notifier without backlight dev... | Hans de Goede | 2014-05-16 | 1 | -65/+74 |
| | | * | | | ACPI / video: change acpi-video brightness_switch_enabled default to 0 | Hans de Goede | 2014-05-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 36 | -1173/+1738 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPICA: Namespace: Remove _PRP method support. | Lv Zheng | 2014-06-03 | 1 | -6/+0 |
| | * | | | | | ACPI: Fix x86 regression related to early mapping size limitation | Lv Zheng | 2014-06-01 | 2 | -0/+26 |
| | * | | | | | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng | 2014-06-01 | 4 | -26/+61 |
| | * | | | | | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 4 | -21/+34 |
| | * | | | | | ACPICA: Events: Update GPE handling and initialization code. | Bob Moore | 2014-05-07 | 6 | -37/+43 |
| | * | | | | | ACPICA: Remove extraneous error message for large number of GPEs. | Bob Moore | 2014-05-07 | 1 | -18/+33 |
| | * | | | | | ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries. | Lv Zheng | 2014-05-07 | 1 | -105/+0 |
| | * | | | | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 2014-05-07 | 1 | -6/+15 |
| | * | | | | | ACPICA: OSL: Add configurability for error message functions. | Lv Zheng | 2014-05-07 | 1 | -0/+2 |
| | * | | | | | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI... | Lv Zheng | 2014-05-07 | 1 | -22/+0 |
| | * | | | | | ACPICA: Update handling of PCI ID lists. | David E. Box | 2014-05-07 | 1 | -3/+12 |
| | * | | | | | ACPICA: Add support for _LPD and _PRP methods. | Bob Moore | 2014-05-07 | 1 | -0/+4 |
| | * | | | | | ACPICA: Update acpi_buffer_to_resource interface. | Bob Moore | 2014-05-07 | 1 | -5/+8 |
| | * | | | | | ACPICA: Update global variable definitions. No functional change. | Lv Zheng | 2014-05-07 | 1 | -132/+2 |
| | * | | | | | ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i... | Lv Zheng | 2014-05-07 | 1 | -3/+1 |
| | * | | | | | ACPICA: Utilities: Cleanup obsoleted global variables. | Lv Zheng | 2014-05-07 | 1 | -7/+0 |
| | * | | | | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-07 | 21 | -816/+1531 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-04-28 | 21 | -816/+1531 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng | 2014-04-20 | 2 | -2/+2 |
| | | | * | | | | | ACPICA: acpidump: Add support to generate acpidump release. | Lv Zheng | 2014-04-20 | 1 | -0/+170 |
| | | | * | | | | | ACPICA: Table Manager: Split tbinstal.c into two files. | Bob Moore | 2014-04-20 | 4 | -720/+771 |
| | | | * | | | | | ACPICA: Table Manager: Misc cleanup and renames, no functional change. | Bob Moore | 2014-04-20 | 6 | -113/+130 |
| | | | * | | | | | ACPICA: Tables: Add acpi_install_table() API for early table installation. | Lv Zheng | 2014-04-20 | 5 | -11/+57 |
| | | | * | | | | | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng | 2014-04-20 | 4 | -21/+19 |
| | | | * | | | | | ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags. | Lv Zheng | 2014-04-20 | 5 | -22/+19 |
| | | | * | | | | | ACPICA: Tables: Fix table checksums verification before installation. | Lv Zheng | 2014-04-20 | 6 | -409/+607 |
| | | | * | | | | | ACPICA: Tables: Fix unbalanced table validations. | Lv Zheng | 2014-04-20 | 1 | -0/+1 |
| | | | * | | | | | ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics. | Lv Zheng | 2014-04-20 | 6 | -108/+235 |
| | | | * | | | | | ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table(). | Lv Zheng | 2014-04-20 | 2 | -7/+2 |
| | | | * | | | | | ACPICA: Tables: Fix the issues in handling virtual addressed tables. | Lv Zheng | 2014-04-20 | 3 | -4/+21 |
| | | | * | | | | | ACPICA: Remove indent divergences to reduce maintenance overhead. | Lv Zheng | 2014-04-20 | 3 | -8/+12 |
| | | | * | | | | | ACPICA: Add a missing field for debug dump of mutex objects. | Bob Moore | 2014-04-20 | 1 | -1/+3 |
| | | | * | | | | | ACPICA: Update use of acpi_os_wait_events_complete interface. | Lv Zheng | 2014-04-20 | 1 | -19/+36 |
| | | | * | | | | | ACPICA: Disassembler: Add decoding of Notify() values. | Bob Moore | 2014-04-20 | 3 | -14/+66 |
| | | | * | | | | | ACPICA: Disassembler: Add support to decode _HID and _CID values. | Bob Moore | 2014-04-20 | 3 | -1/+15 |
| | | | * | | | | | ACPICA: Unload operator: Emit a warning if and when it is ever used. | Bob Moore | 2014-04-20 | 1 | -0/+7 |
| | | | * | | | | | ACPICA: Update comments for ACPICA name - no functional change. | Bob Moore | 2014-04-20 | 2 | -3/+3 |