summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2023-04-06ACPICA: Add support for Arm's MPAM ACPI table version 2Hesham Almatary
2023-04-06ACPICA: Add support for ASPT table in disassemblerJeremi Piotrowski
2023-04-06ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen
2023-04-06ACPICA: acpisrc: Add missing tables to astablePedro Falcato
2023-04-06ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang
2023-04-06ACPICA: Headers: Delete bogus node_array array of pointers from AEST tableJessica Clarke
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede
2023-03-20ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K
2023-03-17ACPI: CPPC: Add auto select register read/write supportWyes Karny
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki
2023-02-15Merge branch 'acpica'Rafael J. Wysocki
2023-02-13ACPICA: Fix typo in CDAT DSMAS struct definitionLukas Wunner
2023-02-13tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett
2023-02-03ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang
2023-01-13PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2022-12-30ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus
2022-12-30ACPI: tables: Add support for NBFTStuart Hayes
2022-12-22ACPI: video: Allow GPU drivers to report no panelsMario Limonciello
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-12-15Merge branch 'acpica'Rafael J. Wysocki
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-08ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2022-12-08ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede
2022-11-23ACPI: processor: Silence missing prototype warningsSudeep Holla
2022-11-23ACPI: processor_idle: Silence missing prototype warningsSudeep Holla
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf
2022-11-08ACPICA: Update version to 20221020Bob Moore
2022-10-28ACPICA: Finish support for the CDAT tableBob Moore
2022-10-28ACPICA: IORT: Update for revision E.eRobin Murphy
2022-10-28ACPICA: Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT tableAlison Schofield
2022-10-28ACPICA: Add support for FFH Opregion special context dataSudeep Holla
2022-10-28ACPICA: Add a couple of new UUIDs to the known UUID listBob Moore
2022-10-28ACPICA: iASL: Add CCEL table to both compiler/disassemblerKuppuswamy Sathyanarayanan
2022-10-28ACPICA: Events: Support fixed PCIe wake eventHuacai Chen
2022-10-28ACPICA: MADT: Add loong_arch-specific APICs supportHuacai Chen
2022-10-21EDAC/ghes: Make ghes_edac a proper moduleJia He