summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young
2017-01-31ACPI: save NVS memory for Lenovo G50-45Zhang Rui
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King
2017-01-31ACPI / button: Remove lid_init_state=method modeLv Zheng
2017-01-31ACPI / button: Change default behavior to lid_init_state=openLv Zheng
2017-01-30ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng
2017-01-30ACPI / EC: Remove old CLEAR_ON_RESUME quirkLv Zheng
2017-01-30Merge back earlier ACPICA changes for v4.11.Rafael J. Wysocki
2017-01-26Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-26arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea
2017-01-27Merge branches 'acpica' and 'acpi-video'Rafael J. Wysocki
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki
2017-01-12PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()Zhou Wang
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki
2017-01-05ACPICA: Parser: Update parse info table for some operatorsBob Moore
2017-01-05ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore
2017-01-05ACPICA: Fix for implicit result conversion for the ToXXX functionsBob Moore
2017-01-02ACPICA: Resources: Not a valid resource if buffer length too longBob Moore
2017-01-02ACPICA: Utilities: Update debug outputBob Moore
2017-01-02ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng
2017-01-02ACPICA: Macro header: Fix some typos in commentsBob Moore
2017-01-02ACPICA: Hardware: Sort access bit width algorithmLv Zheng
2017-01-02ACPICA: Utilities: Add power of two rounding supportLv Zheng
2017-01-02ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng
2017-01-02ACPICA: Hardware: Remove bit_offset masking supportLv Zheng
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng
2017-01-02ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki
2016-12-26ACPI / watchdog: Print out error number when device creation failsMika Westerberg
2016-12-26ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng
2016-12-26ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()Lorenzo Pieralisi
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-12-14Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida