summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2023-04-06ACPICA: Update version to 20230331Bob Moore1-1/+1
2023-04-06ACPICA: add os specific support for Zephyr RTOSNajumon2-0/+50
2023-04-06ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook1-2/+8
2023-04-06ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook1-1/+1
2023-04-06ACPICA: acpi_dmar_andd: Replace 1-element array with flexible arrayKees Cook1-1/+4
2023-04-06ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array memberKees Cook1-1/+4
2023-04-06ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible arrayKees Cook1-1/+4
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook2-0/+15
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook1-8/+8
2023-04-06ACPICA: actbl1: Replace 1-element arrays with flexible arraysKees Cook1-3/+3
2023-04-06ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible arrayKees Cook1-2/+2
2023-04-06ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein1-0/+3
2023-04-06ACPICA: Add structure definitions for RISC-V RHCTSunil V L1-0/+48
2023-04-06ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L1-1/+20
2023-04-06ACPICA: add support for ClockInput resource (v6.5)Niyas Sait1-1/+12
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore21-21/+21
2023-04-06ACPICA: Add support for Arm's MPAM ACPI table version 2Hesham Almatary1-0/+116
2023-04-06ACPICA: Add support for ASPT table in disassemblerJeremi Piotrowski1-0/+46
2023-04-06ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen1-1/+1
2023-04-06ACPICA: acpisrc: Add missing tables to astablePedro Falcato1-1/+1
2023-04-06ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang1-1/+2
2023-04-06ACPICA: Headers: Delete bogus node_array array of pointers from AEST tableJessica Clarke1-1/+0
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede1-2/+13
2023-03-20ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K1-1/+2
2023-03-17ACPI: CPPC: Add auto select register read/write supportWyes Karny1-0/+11
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede1-0/+5
2023-03-05Remove Intel compiler supportMasahiro Yamada3-60/+2
2023-02-25Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2023-02-25Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+4
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+12
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel1-1/+1
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki1-0/+2
2023-02-15Merge branch 'acpica'Rafael J. Wysocki2-2/+2
2023-02-13ACPICA: Fix typo in CDAT DSMAS struct definitionLukas Wunner1-1/+1
2023-02-13tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett1-0/+1
2023-02-03ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan1-0/+12
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang1-1/+1
2023-01-14PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki1-0/+1
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede1-1/+2
2022-12-30ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus1-1/+1
2022-12-30ACPI: tables: Add support for NBFTStuart Hayes1-0/+2
2022-12-22ACPI: video: Allow GPU drivers to report no panelsMario Limonciello1-0/+2
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-60/+70
2022-12-15Merge branch 'acpica'Rafael J. Wysocki1-60/+70
2022-12-13Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-25/+9
2022-12-13Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds8-10/+332
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-0/+10