summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-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-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