summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-09-17ACPICA: Tables: Fix a regression in acpi_tb_find_table()Lv Zheng
2016-09-17ACPI / tables: Remove duplicated include from tables.cWei Yongjun
2016-09-13ACPI / APD: constify local structuresJulia Lawall
2016-09-13Merge branch 'device-properties' into acpi-socRafael J. Wysocki
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10ACPI / PCI: fix GIC irq model default PCI IRQ polarityLorenzo Pieralisi
2016-09-10ACPICA: Tables: Tune table mutex to be a leaf lockLv Zheng
2016-09-10ACPICA: Dispatcher: Fix a mutex issue for method auto serializationLv Zheng
2016-09-10ACPICA: Namespace: Fix dynamic table loading issuesLv Zheng
2016-09-10ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng
2016-09-10ACPICA: Update return value for intenal _OSI methodBob Moore
2016-09-10ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...Lv Zheng
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng
2016-09-10ACPICA: Add a couple of casts to uthex.cBob Moore
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma
2016-09-10ACPI / EC: Fix issues related to boot_ecLv Zheng
2016-09-10ACPI / EC: Fix a gap that ECDT EC cannot handle EC eventsLv Zheng
2016-09-10ACPI / EC: Fix a memory leakage issue in acpi_ec_add()Lv Zheng
2016-09-10ACPI / EC: Cleanup first_ec/boot_ec codeLv Zheng
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada
2016-09-08ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada
2016-09-08ACPI / CPPC: Don't return on CPPC probe failureSrinivas Pandruvada
2016-09-08ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-01tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams
2016-08-31ACPI / tables: do not report the number of entries ignored by acpi_parse_entr...Al Stone
2016-08-31ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtablesAl Stone
2016-08-31ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array()Al Stone
2016-08-31ACPI / LPSS: Provide build-in properties of the UARTHeikki Krogerus
2016-08-31ACPI / APD: Provide build-in properties of the UARTHeikki Krogerus
2016-08-31ACPI / button: Fix an issue in button.lid_init_state=ignore modeLv Zheng
2016-08-31ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth
2016-08-31ACPI / CPPC: move all PCC related information into pcc_dataPrakash, Prashanth
2016-08-31ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth
2016-08-31ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth
2016-08-31ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth
2016-08-31ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule
2016-08-31ACPI / battery: Add sysfs representation after checking _BSTCarlos Garnacho
2016-08-31ACPI / EC: Enable event freeze mode to improve event handling for suspend pro...Lv Zheng
2016-08-31ACPI / EC: Add PM operations to improve event handling for suspend processLv Zheng
2016-08-31ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng
2016-08-31ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabledLv Zheng