aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
*---. Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-16
|\ \ \
| | * | ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-05-05
| | * | ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall2016-05-04
| | * | ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall2016-05-04
| | * | ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall2016-05-04
| | * | ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown2016-04-26
| | * | ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown2016-04-26
| | * | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-08
| | |/
| * | ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya2016-05-04
| * | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-04
| * | ACPI,PCI,IRQ: reduce static IRQ array size to 16Sinan Kaya2016-05-04
| * | ACPI,PCI,IRQ: reduce resource requirementsSinan Kaya2016-05-04
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki2016-05-16
|\ \ \ \
| | | * | ACPI / osi: Collect _OSI handling into one single fileLv Zheng2016-05-04
| | | * | ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng2016-05-04
| | | * | ACPI / osi: Cleanup OSI handling code to use boolLv Zheng2016-05-04
| | | * | ACPI / osi: Fix default _OSI(Darwin) supportChen Yu2016-05-04
| | | * | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng2016-05-04
| | | * | ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng2016-05-04
| | | * | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng2016-05-04
| | | |/
| | * | ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2016-05-06
| | * | ACPI / tables: Convert initrd table override to table upgrade mechanismLv Zheng2016-04-18
| | * | ACPI / tables: Move table override mechanisms to tables.cLv Zheng2016-04-18
| | |/
| * / ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski2016-04-21
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2016-05-16
|\ \ \ \ \
| | | | * | ACPI/video: export acpi_video_get_levelsAaron Lu2016-05-04
| | | | * | video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-04
| | | | |/
| | | * | ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng2016-04-08
| | | * | ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng2016-04-08
| | | * | ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng2016-04-08
| | | |/
| | * / ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu2016-04-08
| | |/
| * | ACPI / GED: make evged.c explicitly non-modularPaul Gortmaker2016-05-09
| * | ACPI / amba: Remove CLK_IS_ROOTStephen Boyd2016-04-27
| * | ACPI / APD: Remove CLK_IS_ROOTStephen Boyd2016-04-27
| * | ACPI: implement Generic Event DeviceSinan Kaya2016-04-08
| |/
* | Merge branch 'acpica'Rafael J. Wysocki2016-05-16
|\ \
| * \ Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-05
| |\ \
| | * | ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-05
| | * | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng2016-05-05
| | * | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng2016-05-05
| | * | ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng2016-05-05
| | * | ACPICA: Hardware: Add optimized access bit width supportLv Zheng2016-05-05
| | * | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng2016-05-05
| | * | ACPICA: Renamed some #defined flag constants for clarityBob Moore2016-05-05
| | * | ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore2016-05-05
| | * | ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore2016-05-05
| | * | ACPICA: Refactor evaluate_object to reduce nestingBob Moore2016-05-05
| | * | ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-05
| | * | ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng2016-04-04
| | * | ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng2016-04-04