aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki5-84/+108
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki8-704/+862
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki9-189/+344
2016-05-16Merge branch 'acpica'Rafael J. Wysocki112-1023/+1663
2016-05-09ACPI / GED: make evged.c explicitly non-modularPaul Gortmaker1-3/+1
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2016-05-06ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki2-4/+4
2016-05-06Merge back new ACPICA material for v4.7.Rafael J. Wysocki112-1023/+1663
2016-05-05ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore11-110/+160
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()Lv Zheng1-9/+137
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_read()Lv Zheng1-13/+62
2016-05-05ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng2-10/+14
2016-05-05ACPICA: Hardware: Add optimized access bit width supportLv Zheng1-2/+47
2016-05-05ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng1-1/+2
2016-05-05ACPICA: Renamed some #defined flag constants for clarityBob Moore2-16/+16
2016-05-05ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore2-7/+23
2016-05-05ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore2-2/+89
2016-05-05ACPICA: Refactor evaluate_object to reduce nestingBob Moore1-56/+55
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng74-253/+252
2016-05-05ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya1-4/+0
2016-05-05ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya1-36/+0
2016-05-05ACPI,PCI,IRQ: reduce static IRQ array size to 16Sinan Kaya1-20/+20
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-27ACPI / amba: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-27ACPI / APD: Remove CLK_IS_ROOTStephen Boyd1-2/+1
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-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