aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-08-31ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth1-14/+16
2016-08-31ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule1-37/+71
2016-08-31ACPI / battery: Add sysfs representation after checking _BSTCarlos Garnacho1-4/+6
2016-08-31ACPI / EC: Enable event freeze mode to improve event handling for suspend processLv Zheng1-1/+1
2016-08-31ACPI / EC: Add PM operations to improve event handling for suspend processLv Zheng1-5/+59
2016-08-31ACPI / EC: Add PM operations to improve event handling for resume processLv Zheng3-18/+13
2016-08-31ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabledLv Zheng1-0/+2
2016-08-31ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logicLv Zheng1-32/+71
2016-08-31ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner1-1/+0
2016-08-29acpi, nfit: add dimm device notification supportDan Williams2-4/+96
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2-11/+15
2016-08-23acpi, nfit: check for the correct event code in notificationsVishal Verma2-0/+7
2016-08-18x86/ioapic: Fix IOAPIC failing to request resourceRui Wang1-1/+3
2016-08-18x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotaddRui Wang1-16/+20
2016-08-18x86/ioapic: Fix setup_res() failing to get resourceRui Wang1-1/+1
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang1-0/+10
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang3-6/+4
2016-08-17ACPI / APD: Add device HID for Vulcan SPI controllerKamlakant Patel1-0/+6
2016-08-17ACPI / EC: Add PM operations for suspend/resume noirq stageLv Zheng2-0/+55
2016-08-17ACPI / sysfs: Use new GPE masking mechanism in GPE interfaceLv Zheng2-9/+26
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_fileLv Zheng1-3/+3
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() insteadLv Zheng2-27/+2
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng4-50/+105
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng1-0/+4
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2-4/+0
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng1-0/+1
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng1-14/+6
2016-08-13ACPICA: FADT support cleanupBob Moore1-4/+6
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng5-5/+123
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore1-3/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng7-11/+16
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore1-1/+1
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore1-0/+1
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore2-3/+3
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levelsLv Zheng1-0/+12
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore1-9/+8
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize().Jung-uk Kim1-3/+3
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim3-1/+43
2016-08-08libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+41
2016-08-05Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2-4/+41
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+1
2016-08-04ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng1-4/+37
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-08-03ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires1-0/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-3/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-0/+131
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas10-162/+56
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+6
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds7-343/+511