aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-05ACPI,PCI,IRQ: reduce resource requirementsSinan Kaya1-29/+68
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng5-470/+531
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source fileLv Zheng2-50/+36
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng2-25/+15
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu2-7/+74
2016-05-05ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng1-0/+3
2016-05-05ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng1-20/+22
2016-05-05ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-05-04ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall1-7/+9
2016-05-04ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall1-2/+2
2016-05-04ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall1-0/+24
2016-05-04ACPI/video: export acpi_video_get_levelsAaron Lu1-38/+45
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu1-1/+1
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-05-02nfit: fix translation of command status resultsDan Williams1-1/+4
2016-04-29nfit: export subsystem ids as attributesDan Williams1-1/+32
2016-04-28nfit: fix format interface code byte order per ACPI6.1Dan Williams1-5/+7
2016-04-28nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams2-17/+98
2016-04-28nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2-10/+15
2016-04-27ACPI / amba: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-27ACPI / APD: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-26acpi/nfit: Add sysfs "id" for NVDIMM IDToshi Kani1-0/+19
2016-04-26acpi/nfit: Update nfit driver to comply with ACPI 6.1Toshi Kani1-5/+5
2016-04-26ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown1-1/+1
2016-04-26ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown1-1/+1
2016-04-21ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski1-4/+12
2016-04-18ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2-18/+38
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng3-276/+291
2016-04-11acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann1-2/+2
2016-04-11libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded stringLee, Chun-Yi1-1/+1
2016-04-11libnvdimm, nfit: report multiple interface codes per-dimmDan Williams2-3/+70
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner1-3/+3
2016-04-09ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng1-14/+25
2016-04-09ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng1-91/+54
2016-04-09ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng1-41/+55
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu1-0/+7
2016-04-09ACPI: implement Generic Event DeviceSinan Kaya2-0/+157
2016-04-05ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluationsLv Zheng1-21/+54
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespace is initializedLv Zheng3-50/+24
2016-04-05ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng1-1/+3
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocationLv Zheng1-1/+1
2016-04-05ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awarenessLv Zheng1-10/+15
2016-04-05Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng1-2/+2
2016-04-05ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng1-0/+4
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore1-0/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore25-111/+111
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore5-34/+53
2016-04-05ACPICA: Cleanup some invocation indentations, no functional changeBob Moore1-0/+6
2016-04-05ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2-0/+52
2016-04-05ACPICA: Interpreter: Update some function headers, no functional changeBob Moore1-6/+6