summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2018-12-2127-113/+249
|\
| * ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss2018-12-131-2/+4
| * ACPICA: Debug output: Add option to display method/object evaluationBob Moore2018-12-136-1/+64
| * ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-131-1/+2
| * ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-131-0/+1
| * ACPICA: Expressions in package elements are not supportedBob Moore2018-12-131-0/+26
| * ACPICA: Update buffer-to-string conversionsBob Moore2018-12-131-12/+37
| * ACPICA: add comments, no functional changeBob Moore2018-12-131-3/+3
| * ACPICA: Remove defines that use deprecated flagErik Schmauss2018-12-1311-41/+3Star
| * ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-131-0/+1
| * Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki2018-11-296-53/+108
| |\
| | * ACPICA: iASL: Enhance error detectionBob Moore2018-11-085-9/+34
| | * ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss2018-11-081-44/+74
* | | ACPI / OSI: Add OEM _OSI string to enable dGPU direct outputAlex Hung2018-12-181-0/+7
* | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-091-1/+1
|\ \ \
| * | | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams2018-12-051-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-011-1/+1
|\ \ \ \
| * | | | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi2018-11-301-1/+1
* | | | | Merge branch 'acpica-fixes'Rafael J. Wysocki2018-11-291-19/+2Star
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede2018-11-191-19/+2Star
| |/ /
* / / ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede2018-11-211-0/+1
|/ /
* | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-181-14/+5Star
|\ \
| * | Revert "acpi, nfit: Further restrict userspace ARS start requests"Dan Williams2018-11-101-12/+3Star
| * | acpi, nfit: Fix ARS overflow continuationDan Williams2018-11-101-2/+2
| |/
* | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-11-141-1/+1
|\ \
| * | ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann2018-11-081-1/+1
| |/
* | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+4
* | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-2/+2
|/
* Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-021-0/+1
|\
| * ACPI / PM: Export acpi_device_get_power() for use by modular build driversHans de Goede2018-10-121-0/+1
* | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+1Star
* | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede2018-10-251-1/+1
* | ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede2018-10-251-6/+15
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-253-31/+85
|\ \
| * \ Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-202-27/+72
| |\ \
| | * | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+3
| | * | ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-022-27/+69
| * | | PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya2018-09-171-3/+11
| * | | PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2018-09-171-2/+3
| |/ /
* | | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-10-253-0/+198
|\ \ \
| * | | ACPI/ADXL: Add address translation interface using an ACPI DSMTony Luck2018-10-163-0/+198
| |/ /
* | | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-253-98/+258
|\ \ \
| * | | acpi, nfit: Further restrict userspace ARS start requestsDan Williams2018-10-171-5/+14
| * | | acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2018-10-172-78/+101
| * | | tools/testing/nvdimm: Populate dirty shutdown dataDan Williams2018-10-171-2/+5
| * | | acpi, nfit: Collect shutdown statusDan Williams2018-10-173-1/+117
| * | | acpi, nfit: Introduce nfit_mem flagsDan Williams2018-10-172-13/+22
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-0/+2
|\ \ \