summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2018-01-181-0/+3
|\ \
| * | ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2018-01-101-0/+3
| |/
* | Merge branch 'acpica'Rafael J. Wysocki2018-01-186-20/+180
|\ \ | |/ |/|
| * ACPICA: Update version to 20171215Bob Moore2018-01-051-1/+1
| * ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello2018-01-051-0/+2
| * ACPICA: DT compiler: prevent error if optional field at the end of table is n...Erik Schmauss2018-01-051-2/+4
| * ACPICA: Update version to 20171110Bob Moore2017-11-271-1/+1
| * ACPICA: ACPI 6.2: Additional PPTT flagsJeremy Linton2017-11-271-0/+14
| * ACPICA: Small typo fix, no functional changeBob Moore2017-11-271-1/+1
| * ACPICA: ACPI 6.0A: Changes to the NFIT ACPI tableBob Moore2017-11-271-1/+65
| * ACPICA: Trivial fix to spelling mistake in commentColin Ian King2017-11-271-1/+1
| * ACPICA: iasl: Add SMMUv3 device ID mapping index supportHanjun Guo2017-11-271-0/+1
| * ACPICA: Update version to 20170929Bob Moore2017-11-271-1/+1
| * ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tablesBob Moore2017-11-272-8/+83
| * ACPICA: Rename AE_AML_INFINITE_LOOP exceptionBob Moore2017-11-271-3/+3
| * ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng2017-11-273-4/+6
* | Merge branch 'acpi-ec' into acpiRafael J. Wysocki2017-11-302-0/+2
|\ \ | |/ |/|
| * ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2017-11-212-0/+2
* | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+1
|\ \
| * | ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis2017-10-201-1/+1
* | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-135-4/+46
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-...Rafael J. Wysocki2017-11-131-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian2017-11-091-0/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-1/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse2017-11-071-1/+0
| | |/ /
| * | | Merge branch 'acpica'Rafael J. Wysocki2017-11-133-3/+45
| |\ \ \ | | |_|/ | |/| |
| | * | ACPICA: Update version to 20170831Bob Moore2017-10-041-1/+1
| | * | ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-041-2/+14
| | * | ACPICA: Header support for the PDTT ACPI tableBob Moore2017-10-041-0/+30
| | |/
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2017-11-131-0/+2
|\ \ \ | |/ / |/| |
| * | ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-111-0/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-191-14/+4
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-16/+36
|\
| * ACPI: Constify acpi_bus helper functions, switch to macrosSakari Ailus2017-07-221-17/+25
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-4/+16
| * ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node()Sakari Ailus2017-07-221-1/+1
| |
| \
*-. \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-032-1/+12
|\ \ \
| | * | ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2017-08-301-1/+7
| | * | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-0/+5
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-031-0/+2
|\ \ \ \| | | | | | |/ | | | |/|
| | * | | ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-071-0/+2
| | * | | Merge branch 'acpica' into acpi-dmaRafael J. Wysocki2017-08-0410-22/+62
| | |\ \ \ | | | |_|/ | | |/| |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki2017-09-032-2/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-011-0/+5
| | * | | | ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki2017-08-011-1/+1
| | |/ / /
| * / / / ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2017-08-171-1/+2
| |/ / /
* | | | Merge branch 'acpica'Rafael J. Wysocki2017-09-0310-22/+62
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ACPICA: Update version to 20170728Bob Moore2017-08-031-1/+1
| * | ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore2017-08-031-0/+1