summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-05-04ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng
2016-05-04ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng
2016-05-04ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng
2016-05-04ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall
2016-05-04ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall
2016-05-04ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall
2016-05-04ACPI/video: export acpi_video_get_levelsAaron Lu
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2016-05-02nfit: fix translation of command status resultsDan Williams
2016-04-29nfit: export subsystem ids as attributesDan Williams
2016-04-29nfit: fix format interface code byte order per ACPI6.1Dan Williams
2016-04-28nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams
2016-04-28nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams
2016-04-27ACPI / amba: Remove CLK_IS_ROOTStephen Boyd
2016-04-27ACPI / APD: Remove CLK_IS_ROOTStephen Boyd
2016-04-26acpi/nfit: Add sysfs "id" for NVDIMM IDToshi Kani
2016-04-26acpi/nfit: Update nfit driver to comply with ACPI 6.1Toshi Kani
2016-04-26ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown
2016-04-26ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown
2016-04-21ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski
2016-04-18ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng
2016-04-11acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann
2016-04-11libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded stringLee, Chun-Yi
2016-04-11libnvdimm, nfit: report multiple interface codes per-dimmDan Williams
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner
2016-04-09ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng
2016-04-09ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng
2016-04-09ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu
2016-04-09ACPI: implement Generic Event DeviceSinan Kaya
2016-04-05ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng
2016-04-05ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng
2016-04-05ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng
2016-04-05Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng
2016-04-05ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore
2016-04-05ACPICA: Cleanup some invocation indentations, no functional changeBob Moore
2016-04-05ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore
2016-04-05ACPICA: Interpreter: Update some function headers, no functional changeBob Moore
2016-04-05ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki