Age | Commit message (Expand) | Author |
2023-04-06 | ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array | Kees Cook |
2023-04-06 | ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member | Kees Cook |
2023-04-06 | ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array | Kees Cook |
2023-04-06 | ACPICA: Introduce ACPI_FLEX_ARRAY | Kees Cook |
2023-04-06 | ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array | Kees Cook |
2023-04-06 | ACPICA: actbl2: Replace 1-element arrays with flexible arrays | Kees Cook |
2023-04-06 | ACPICA: actbl1: Replace 1-element arrays with flexible arrays | Kees Cook |
2023-04-06 | ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array | Kees Cook |
2023-04-06 | ACPICA: Avoid undefined behavior: member access within null pointer | Tamir Duberstein |
2023-04-06 | ACPICA: Add structure definitions for RISC-V RHCT | Sunil V L |
2023-04-06 | ACPICA: MADT: Add RISC-V INTC interrupt controller | Sunil V L |
2023-04-06 | ACPICA: add support for ClockInput resource (v6.5) | Niyas Sait |
2023-04-06 | ACPICA: Update all copyrights/signons to 2023 | Bob Moore |
2023-04-06 | ACPICA: Add support for Arm's MPAM ACPI table version 2 | Hesham Almatary |
2023-04-06 | ACPICA: Add support for ASPT table in disassembler | Jeremi Piotrowski |
2023-04-06 | ACPICA: Add support for 64 bit loong_arch compilation | Huacai Chen |
2023-04-06 | ACPICA: acpisrc: Add missing tables to astable | Pedro Falcato |
2023-04-06 | ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC | Xiongfeng Wang |
2023-04-06 | ACPICA: Headers: Delete bogus node_array array of pointers from AEST table | Jessica Clarke |
2023-04-05 | ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type() | Hans de Goede |
2023-03-20 | ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error | Kiran K |
2023-03-17 | ACPI: CPPC: Add auto select register read/write support | Wyes Karny |
2023-03-07 | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper | Hans de Goede |
2023-03-05 | Remove Intel compiler support | Masahiro Yamada |
2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-21 | Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-15 | Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain... | Rafael J. Wysocki |
2023-02-15 | Merge branch 'acpica' | Rafael J. Wysocki |
2023-02-13 | ACPICA: Fix typo in CDAT DSMAS struct definition | Lukas Wunner |
2023-02-13 | tpm_crb: Add support for CRB devices based on Pluton | Matthew Garrett |
2023-02-03 | ACPI: CPPC: Add AMD pstate energy performance preference cppc control | Perry Yuan |
2023-02-03 | iommu/vt-d: Support size of the register set in DRHD | Kan Liang |
2023-01-13 | PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3() | Rafael J. Wysocki |
2023-01-10 | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops | Hans de Goede |
2022-12-30 | ACPICA: Constify pathname argument for acpi_get_handle() | Sakari Ailus |
2022-12-30 | ACPI: tables: Add support for NBFT | Stuart Hayes |
2022-12-22 | ACPI: video: Allow GPU drivers to report no panels | Mario Limonciello |
2022-12-15 | Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2022-12-15 | Merge branch 'acpica' | Rafael J. Wysocki |
2022-12-12 | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-12-12 | Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-12 | Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki |
2022-12-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki |
2022-12-08 | ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ... | Hans de Goede |
2022-12-08 | ACPICA: include/acpi/acpixf.h: Fix indentation | Hans de Goede |
2022-11-23 | ACPI: processor: Silence missing prototype warnings | Sudeep Holla |