summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-033-0/+7
| * | ACPICA: EFI/EDK2: Sort acpi.h inclusion orderShao Ming2017-08-031-2/+2
| * | ACPICA: iASL: Add support for the SDEI tableJames Morse2017-08-031-0/+14
| * | ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-032-7/+7
| * | ACPICA: Update version to 20170629Bob Moore2017-07-201-1/+1
| * | ACPICA: iasl: Update to IORT SMMUv3 disassemblingGanapatrao Kulkarni2017-07-201-0/+4
| * | ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-201-0/+1
| * | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-201-7/+8
| * | Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-202-4/+8
| * | ACPICA: IORT: Update SMMU models for revision CRobin Murphy2017-07-201-2/+10
| |/
* / ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler2017-07-241-0/+1
|/
* Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-101-0/+7
|\
| *---. Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2017-07-101-0/+7
| |\ \ \
| | * | | ACPI: SPCR: Use access width to determine mmio usageLoc Ho2017-07-041-0/+7
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+47
|\ \ \ \ | |/ / / |/| | |
| * | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-1/+1