summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-082-0/+2
|\
| * ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc2019-06-222-0/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+26
|\ \
| * | acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel2019-05-281-0/+26
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-6/+55
|\ \ \
| * | | ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton2019-06-271-0/+26
| * | | ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton2019-06-271-6/+29
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1919-77/+19Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491Thomas Gleixner2019-06-191-9/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-191-12/+1Star
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-052-5/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-053-7/+3Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-053-27/+3Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-054-39/+4Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-10/+1Star
|/ /
* | Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-312-17/+26
|\ \
| * | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki2019-05-271-15/+24
| * | ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-05-271-2/+2
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3013-117/+13Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3028-397/+28Star
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-118/+120
|\
| * ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabledLorenzo Pieralisi2019-05-231-118/+120
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Thomas Gleixner2019-05-211-11/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-171-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-05-152-2/+8
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki2019-05-152-2/+8
| |\ \ \
| | | * | ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain2019-05-141-0/+4
| | |/ / | |/| |
| | * | ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart2019-05-101-2/+4
| |/ /
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-142-0/+14
|\ \ \
| * \ \ Merge branch 'pci/host/al'Bjorn Helgaas2019-05-141-0/+12
| |\ \ \
| | * | | PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron2019-04-251-0/+12
| * | | | PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc2019-04-231-0/+2
| |/ / /
* | | | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-131-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-04-261-0/+11
| |\ \ \ \
| | * | | | ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker2019-04-231-0/+11
* | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-078-20/+756
|\ \ \ \ \ \
| * | | | | | acpi/hmat: fix an uninitialized memory_targetQian Cai2019-04-251-1/+1
| * | | | | | acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield2019-04-251-2/+2
| * | | | | | acpi/hmat: fix memory leaks in hmat_init()Qian Cai2019-04-251-1/+1
| * | | | | | acpi/hmat: Register memory side cache attributesKeith Busch2019-04-041-0/+32
| * | | | | | acpi/hmat: Register performance attributesKeith Busch2019-04-042-2/+13
| * | | | | | acpi/hmat: Register processor domain to its memoryKeith Busch2019-04-042-2/+393
| * | | | | | acpi/hmat: Parse and report heterogeneous memoryKeith Busch2019-04-045-0/+246