summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-16ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring
2015-11-16Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"Chris Bainbridge
2015-11-16ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant codeChris Bainbridge
2015-11-14ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-07Merge branches 'acpi-video' and 'acpi-cppc'Rafael J. Wysocki
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02acpi: nfit: Add support for hot-addVishal Verma
2015-11-02nfit: in acpi_nfit_init, break on a 0-length tableVishal Verma
2015-11-02ACPI / video: only register backlight for LCD deviceAaron Lu
2015-11-02ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421XHans de Goede
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki
2015-11-02Merge branch 'acpica'Rafael J. Wysocki
2015-10-26ACPI / sysfs: correctly check failing memory allocationInsu Yun
2015-10-26ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405Hans de Goede
2015-10-26ACPI / CPPC: Fix potential memory leakAshwin Chaugule
2015-10-26ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter
2015-10-26ACPI / PAD: power_saving_thread() is not freezableJiri Kosina
2015-10-26ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idleChen Yu
2015-10-26ACPI: Using correct irq when waiting for eventsChen Yu
2015-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-10-25Merge branch 'acpi-pci'Rafael J. Wysocki
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-25Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki
2015-10-22ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng
2015-10-22ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng
2015-10-22ACPICA: Linuxize: Export debugger files to LinuxLv Zheng
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore
2015-10-22ACPICA: Update NFIT table to rename a flags fieldBob Moore
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-22ACPICA: Update exception code for "file not found" errorBob Moore