summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-video'Rafael J. Wysocki2014-06-037-77/+245
|\
| * ACPI / video: Add 4 new models to the use_native_backlight DMI listHans de Goede2014-05-271-0/+32
| * ACPI / video: Add use native backlight quirk for the ThinkPad W530Hans de Goede2014-05-271-0/+8
| * ACPI / video: Unregister the backlight device if a raw one shows up laterHans de Goede2014-05-271-0/+57
| * backlight: Add backlight device (un)registration notificationHans de Goede2014-05-272-0/+47
| * nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede2014-05-271-9/+0
| * Merge back earlier 'acpi-video' material.Rafael J. Wysocki2014-05-244-68/+101
| |\
| | * acer-wmi: Add Aspire 5741 to video_vendor_dmi_tableHans de Goede2014-05-201-0/+8
| | * acer-wmi: Switch to acpi_video_unregister_backlightHans de Goede2014-05-201-1/+1
| | * ACPI / video: Add an acpi_video_unregister_backlight functionHans de Goede2014-05-202-0/+16
| | * ACPI / video: Don't register acpi_video_resume notifier without backlight dev...Hans de Goede2014-05-161-65/+74
| | * ACPI / video: change acpi-video brightness_switch_enabled default to 0Hans de Goede2014-05-072-2/+2
* | | Merge branch 'acpica'Rafael J. Wysocki2014-06-0365-2271/+6060
|\ \ \
| * | | ACPICA: Namespace: Remove _PRP method support.Lv Zheng2014-06-032-7/+0
| * | | ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-013-0/+31
| * | | ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-015-26/+70
| * | | ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng2014-05-291-0/+4
| * | | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-278-33/+39
| * | | ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-273-32/+0
| * | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-275-96/+137
| * | | ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng2014-05-274-121/+216
| * | | ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-271-14/+0
| * | | Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-2752-2004/+5625
| |\ \ \
| | * | | ACPICA: Update version to 20140424.Bob Moore2014-05-071-1/+1
| | * | | ACPICA: Comment/format update, no functional change.Bob Moore2014-05-071-19/+54
| | * | | ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-076-37/+43
| | * | | ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore2014-05-071-18/+33
| | * | | ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-05-071-105/+0
| | * | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-05-072-6/+27
| | * | | ACPICA: acpidump: Add support to force using RSDT.Lv Zheng2014-05-073-18/+50
| | * | | ACPICA: Back port of improvements on exception code.Bob Moore2014-05-071-1/+1
| | * | | ACPICA: Back port of _PRP update.Bob Moore2014-05-071-0/+1
| | * | | ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng2014-05-071-10/+31
| | * | | ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-071-0/+31
| | * | | ACPICA: OSL: Add configurability for generic external functions.Lv Zheng2014-05-071-200/+283
| | * | | ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng2014-05-071-13/+17
| | * | | ACPICA: OSL: Add configurability for debug output functions.Lv Zheng2014-05-071-18/+31
| | * | | ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-072-27/+48
| | * | | ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng2014-05-071-0/+21
| | * | | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-072-34/+23
| | * | | ACPICA: Comment updates - no functional change.Bob Moore2014-05-072-5/+5
| | * | | ACPICA: Update handling of PCI ID lists.David E. Box2014-05-071-3/+12
| | * | | ACPICA: Add support for _LPD and _PRP methods.Bob Moore2014-05-071-0/+4
| | * | | ACPICA: Add support for LPIT table.Bob Moore2014-05-071-0/+65
| | * | | ACPICA: Update acpi_buffer_to_resource interface.Bob Moore2014-05-071-5/+8
| | * | | ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-072-145/+132
| | * | | ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng2014-05-071-11/+6
| | * | | ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng2014-05-071-3/+1
| | * | | ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng2014-05-071-7/+0
| | * | | Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-0738-1401/+4780
| | |\ \ \