summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2016-08-31ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logicLv Zheng
2016-08-31ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner
2016-08-29acpi, nfit: add dimm device notification supportDan Williams
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams
2016-08-23acpi, nfit: check for the correct event code in notificationsVishal Verma
2016-08-18x86/ioapic: Fix IOAPIC failing to request resourceRui Wang
2016-08-18x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotaddRui Wang
2016-08-18x86/ioapic: Fix setup_res() failing to get resourceRui Wang
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang
2016-08-17ACPI / APD: Add device HID for Vulcan SPI controllerKamlakant Patel
2016-08-17ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng
2016-08-17ACPI / sysfs: Use new GPE masking mechanism in GPE interfaceLv Zheng
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng
2016-08-13ACPICA: FADT support cleanupBob Moore
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim