aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2017-09-03Merge branch 'acpica'Rafael J. Wysocki
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki
2017-08-17ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-03ACPICA: Revert "Update resource descriptor handling"Erik Schmauss
2017-08-03ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore
2017-08-03ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore
2017-08-03ACPICA: Debugger: Improve support for Alias objectsBob Moore
2017-08-03ACPICA: Interpreter: Update handling for Alias operatorBob Moore
2017-08-03ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng
2017-08-03ACPICA: Add a comment, no functional changeBob Moore
2017-08-03ACPICA: Namespace: Update/fix an error messageBob Moore
2017-08-03ACPICA: Divergences: reduce access size definitionsLv Zheng
2017-08-03Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi
2017-07-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo
2017-07-27Merge branches 'acpi-pm' and 'acpi-numa'Rafael J. Wysocki
2017-07-26ACPI / watchdog: Fix init failure with overlapping register regionsRyan Kennedy
2017-07-24ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler
2017-07-20ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()Rafael J. Wysocki
2017-07-20Merge branch 'acpi-ec' into acpi-pmRafael J. Wysocki
2017-07-20ACPICA: Update resource descriptor handlingBob Moore
2017-07-20ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss
2017-07-20ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James
2017-07-20ACPICA: Tables: Add deferred table verification supportLv Zheng
2017-07-20ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng
2017-07-20ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng
2017-07-20ACPICA: Tables: Cleanup table handler invokersLv Zheng
2017-07-20ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng
2017-07-20ACPICA: linuxize: cleanup typedef definitionsLv Zheng
2017-07-20Back port of "ACPICA: Use designated initializers"Kees Cook
2017-07-20ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss
2017-07-20ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss
2017-07-20ACPICA: Small indentation changes, no functional changeBob Moore
2017-07-19ACPI / EC: Add parameter to force disable the GPE on suspendRafael J. Wysocki
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng
2017-07-12ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter