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