summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Merge branch 'acpica' into acpi-busRafael J. Wysocki63-952/+1570
2016-09-24ACPICA: Parser: Fix a regression in LoadTable supportLv Zheng1-0/+11
2016-09-24ACPICA: Tables: Fix "UNLOAD" code path lock issuesLv Zheng3-13/+26
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg5-0/+138
2016-09-23acpi: Fix broken error check in map_processor()Thomas Gleixner1-4/+5
2016-09-21acpi: Validate processor id when mapping the processorDou Liyang2-0/+19
2016-09-21acpi: Provide mechanism to validate processors in the ACPI tablesDou Liyang1-0/+79
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng3-0/+74
2016-09-21x86/acpi: Enable MADT APIs to return disabled apicidsGu Zheng2-23/+42
2016-09-21nfit: fail DSMs that return non-zero status by defaultDan Williams1-20/+28
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar1-1/+1
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2-46/+49
2016-09-17ACPI / platform: Pay attention to parent device's resourcesMika Westerberg1-1/+19
2016-09-17ACPI / CPPC: Support PCC with interrupt flagHoan Tran1-1/+4
2016-09-17ACPI / sysfs: Update sysfs signature handling codeLv Zheng1-29/+33
2016-09-17ACPI / sysfs: Fix an issue for LoadTable opcodeLv Zheng1-1/+3
2016-09-17Merge branch 'acpica' into acpi-sysfsRafael J. Wysocki40-808/+1202
2016-09-17ACPICA: Tables: Fix a regression in acpi_tb_find_table()Lv Zheng1-1/+1
2016-09-17ACPI / tables: Remove duplicated include from tables.cWei Yongjun1-1/+0
2016-09-13ACPI / APD: constify local structuresJulia Lawall1-4/+4
2016-09-13Merge branch 'device-properties' into acpi-socRafael J. Wysocki2-0/+32
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki1-0/+152
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki6-0/+231
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-09-10ACPI / PCI: fix GIC irq model default PCI IRQ polarityLorenzo Pieralisi1-1/+9
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng5-131/+182
2016-09-10ACPICA: Dispatcher: Fix a mutex issue for method auto serializationLv Zheng2-2/+10
2016-09-10ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng10-69/+47
2016-09-10ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng2-16/+55
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng10-37/+220
2016-09-10ACPICA: Update return value for intenal _OSI methodBob Moore1-5/+17
2016-09-10ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...Lv Zheng1-53/+49
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng1-0/+8
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng3-80/+16
2016-09-10ACPICA: Add a couple of casts to uthex.cBob Moore1-1/+2
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore14-387/+429
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore4-29/+169
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-10ACPI / EC: Fix issues related to boot_ecLv Zheng1-14/+49
2016-09-10ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng3-23/+98
2016-09-10ACPI / EC: Fix a memory leakage issue in acpi_ec_add()Lv Zheng1-4/+12
2016-09-10ACPI / EC: Cleanup first_ec/boot_ec codeLv Zheng1-33/+63
2016-09-09pstore: Split pstore fragile flagsNamhyung Kim1-1/+1
2016-09-09ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada1-2/+2
2016-09-09ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada1-13/+62
2016-09-09ACPI / CPPC: Don't return on CPPC probe failureSrinivas Pandruvada1-1/+1
2016-09-09ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada2-2/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2-3/+8
2016-08-31ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone1-2/+2