summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-05-25Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-25Merge branch 'acpi-battery'Rafael J. Wysocki
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-21ACPI / battery: Correctly serialise with the pending async probeChris Wilson
2016-05-20ACPI / PM: Export acpi_device_fix_up_power()Ulf Hansson
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2016-05-16Merge branch 'acpica'Rafael J. Wysocki
2016-05-09ACPI / GED: make evged.c explicitly non-modularPaul Gortmaker
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06ACPI / tables: Fix DSDT override mechanismRafael J. Wysocki
2016-05-05nfit: add sysfs dimm 'family' and 'dsm_mask' attributesDan Williams
2016-05-05nfit: disable vendor specific commandsDan Williams
2016-05-06Merge back new ACPICA material for v4.7.Rafael J. Wysocki
2016-05-05ACPI / sysfs: fix error code in get_status()Dan Carpenter
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng
2016-05-05ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng
2016-05-05ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng
2016-05-05ACPICA: Hardware: Add optimized access bit width supportLv Zheng
2016-05-05ACPICA: Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng
2016-05-05ACPICA: Renamed some #defined flag constants for clarityBob Moore
2016-05-05ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore
2016-05-05ACPICA: ACPI 6.0: Update _BIX support for new package elementBob Moore
2016-05-05ACPICA: Refactor evaluate_object to reduce nestingBob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-05-05ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya
2016-05-05ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya
2016-05-05ACPI,PCI,IRQ: reduce static IRQ array size to 16Sinan Kaya
2016-05-05ACPI,PCI,IRQ: reduce resource requirementsSinan Kaya
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu
2016-05-05ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng
2016-05-05ACPI / osi: Cleanup _OSI("Linux") related code before introducing new supportLv Zheng
2016-05-05ACPI / 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