summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-2/+1Star
|\
| * pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-1/+0Star
| * pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-041-1/+1
* | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-263-10/+13
|\ \
| * | ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-263-10/+13
* | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-2544-161/+355
|\ \ \
| * \ \ Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-2110-28/+67
| |\ \ \
| | * | | ACPI: Make PCI slot detection driver depend on PCISinan Kaya2018-12-201-1/+1
| | * | | ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya2018-12-201-7/+13
| | * | | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-203-2/+6
| | * | | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya2018-12-205-5/+20
| | * | | ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya2018-12-201-0/+8
| | * | | ACPI: Move PCI reset to a separate functionSinan Kaya2018-12-201-13/+19
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2018-12-217-20/+32
| |\ \ \ \ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz2018-12-201-0/+2
| | | | * | | | ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-111-11/+1Star
| | | | | |/ / | | | | |/| |
| | | * | | | ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede2018-12-121-6/+1Star
| | | * | | | ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controllerJay Fang2018-12-111-0/+6
| | | |/ / /
| | * | | | ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor2018-12-201-0/+2
| | * | | | ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng2018-12-132-3/+9
| | * | | | ACPI: SPCR: Consider baud rate 0 as preconfigured stateAndy Shevchenko2018-11-261-0/+11
| | | |/ / | | |/| |
| * | | | 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 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-12-253-2/+28
|\ \ \ \ \ \
| * | | | | | ACPI: PM: Loop in full LPS0 mode onlyRafael J. Wysocki2018-12-181-2/+3
| * | | | | | ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki2018-12-183-0/+25
| |/ / / / /
* | | | | | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-12-251-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko2018-12-031-0/+1
| | |/ / / | |/| | |
* | | | | 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
| |/ /