summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2020-05-182-12/+9
* ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki2020-05-113-21/+18
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-04-271-2/+2
* Merge branch 'acpi-pci'Rafael J. Wysocki2020-04-241-2/+2
|\
| * ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareableHans de Goede2020-04-201-2/+2
* | ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirkHans de Goede2020-04-201-12/+0
|/
* Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-101-2/+2
|\
| *-. Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki2020-04-101-2/+2
| |\ \
| | * | ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki2020-04-061-2/+2
* | | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-083-52/+16
|\ \ \ \
| * \ \ \ Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams2020-04-021-6/+6
| |\ \ \ \
| | * | | | ACPI: NFIT: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-251-6/+6
| * | | | | Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2020-04-021-41/+0
| |\ \ \ \ \
| | * | | | | ACPI: NUMA: Up-level "map to online node" functionalityDan Williams2020-02-171-41/+0
| * | | | | | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams2020-04-022-4/+7
| |\ \ \ \ \ \
| | * | | | | | acpi/nfit: improve bounds checking for 'func'Dan Carpenter2020-02-282-4/+7
| | | |/ / / / | | |/| | | |
| * / | | | | libnvdimm/region: Introduce NDD_LABELINGDan Williams2020-03-171-1/+3
| |/ / / / /
* | | | | | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-081-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel2020-03-271-2/+4
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI/IORT: Remove direct access of dev->iommu_fwspecJoerg Roedel2020-03-271-2/+4
| | | |/ / / / /
* | | | | | | | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-0617-62/+114
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki2020-04-065-32/+22
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-013-6/+6
| | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | * / | | | | | | ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede2020-04-011-0/+9
| | | |/ / / / / / /
| | * | / / / / / / ACPI: CPPC: clean up acpi_get_psd_map()Liguang Zhang2020-03-281-26/+7
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2020-04-0611-23/+92
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | ACPICA: Fixes for acpiExec namespace init fileBob Moore2020-03-307-20/+83
| | * | | | | | | ACPICA: Add NHLT table signatureCezary Rojewski2020-03-301-1/+1
| | * | | | | | | ACPICA: utilities: fix sprintf()John Levon2020-03-301-1/+6
| | * | | | | | | ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_supportErik Kaneda2020-03-301-0/+1
| | * | | | | | | ACPICA: Change PlatformCommChannel ASL keyword to PCCErik Kaneda2020-03-301-1/+1
| * | | | | | | | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-7/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-063-0/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-043-0/+86
| |/ / / / / / /
* | | | | | | | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-302-14/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-252-14/+12
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI: Convert to new X86 CPU match macrosThomas Gleixner2020-03-242-14/+12
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-03-3022-254/+277
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'Rafael J. Wysocki2020-03-304-193/+143
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-1/+1
| | | | |/ / / / / /
| | | * / / / / / / ACPI: fan: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-10/+10
| | | |/ / / / / /
| | * | | | | | | ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKERafael J. Wysocki2020-03-141-32/+3
| | * | | | | | | ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()Rafael J. Wysocki2020-03-141-2/+4
| | * | | | | | | ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()Rafael J. Wysocki2020-03-142-56/+37
| | * | | | | | | ACPI: EC: Consolidate event handler installation codeRafael J. Wysocki2020-03-141-53/+61
| | * | | | | | | ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot ECRafael J. Wysocki2020-03-021-1/+2
| | * | | | | | | ACPI: EC: Simplify acpi_ec_add()Rafael J. Wysocki2020-03-021-9/+7
| | * | | | | | | ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()Rafael J. Wysocki2020-02-271-13/+2