summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook2023-04-061-1/+1
| | * | | ACPICA: acpi_dmar_andd: Replace 1-element array with flexible arrayKees Cook2023-04-061-1/+4
| | * | | ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array memberKees Cook2023-04-061-1/+4
| | * | | ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible arrayKees Cook2023-04-061-1/+4
| | * | | ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook2023-04-062-0/+15
| | * | | ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook2023-04-061-1/+1
| | * | | ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook2023-04-061-8/+8
| | * | | ACPICA: actbl1: Replace 1-element arrays with flexible arraysKees Cook2023-04-061-3/+3
| | * | | ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible arrayKees Cook2023-04-061-2/+2
| | * | | ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein2023-04-061-0/+3
| | * | | ACPICA: Add structure definitions for RISC-V RHCTSunil V L2023-04-061-0/+48
| | * | | ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L2023-04-061-1/+20
| | * | | ACPICA: add support for ClockInput resource (v6.5)Niyas Sait2023-04-061-1/+12
| | * | | ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-0621-21/+21
| | * | | ACPICA: Add support for Arm's MPAM ACPI table version 2Hesham Almatary2023-04-061-0/+116
| | * | | ACPICA: Add support for ASPT table in disassemblerJeremi Piotrowski2023-04-061-0/+46
| | * | | ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen2023-04-061-1/+1
| | * | | ACPICA: acpisrc: Add missing tables to astablePedro Falcato2023-04-061-1/+1
| | * | | ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang2023-04-061-1/+2
| | * | | ACPICA: Headers: Delete bogus node_array array of pointers from AEST tableJessica Clarke2023-04-061-1/+0
| | |/ /
* | / / Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds2023-04-211-2/+1
|/ / /
* / / ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede2023-04-051-2/+13
|/ /
* / ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede2023-03-071-0/+5
|/
* Remove Intel compiler supportMasahiro Yamada2023-03-053-60/+2
* Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-0/+1
|\
| * PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki2023-01-131-0/+1
* | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-1/+1
| |\ \ \
| | | * | iommu/vt-d: Support size of the register set in DRHDKan Liang2023-02-031-1/+1
| | |/ /
* | | | Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-02-212-2/+4
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki2023-02-151-0/+2
| |\ \ \| | | | | | |_|_|/ | | |/| | |
| | | * | | ACPI: tables: Add support for NBFTStuart Hayes2022-12-301-0/+2
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2023-02-152-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPICA: Fix typo in CDAT DSMAS struct definitionLukas Wunner2023-02-131-1/+1
| | * | | ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus2022-12-301-1/+1
| | |/ /
* | | | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-211-0/+12
|\ \ \ \
| * | | | ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan2023-02-031-0/+12
| |/ / /
* / / / tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett2023-02-131-0/+1
|/ / /
* | / ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-101-1/+2
| |/ |/|
* | ACPI: video: Allow GPU drivers to report no panelsMario Limonciello2022-12-221-0/+2
|/
* Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-12-151-60/+70
|\
| * Merge branch 'acpica'Rafael J. Wysocki2022-12-151-60/+70
| |\
| | * ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede2022-12-081-0/+10
| | * ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede2022-12-081-60/+60
* | | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-25/+9
|\ \ \
| * | | EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-211-20/+2
| * | | EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He2022-10-211-0/+6
| * | | EDAC/ghes: Add a notifier for reporting memory errorsJia He2022-10-201-7/+3
* | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-128-10/+332
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2022-12-121-0/+10
| |\ \ \ \