| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handle | Dave Jiang | 2023-07-10 | 1 | -1/+3 |
* | | ACPICA: Fix misspelled CDAT DSMAS define | Dave Jiang | 2023-07-10 | 1 | -1/+1 |
* | | ACPICA: Detect GED device and keep track of _EVT | Jose Marinho | 2023-07-10 | 1 | -0/+1 |
* | | ACPICA: fix for conflict macro definition on zephyr interface | Najumon B.A | 2023-07-10 | 1 | -3/+0 |
* | | ACPICA: Fix GCC 12 dangling-pointer warning | Philip Prindeville | 2023-07-10 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2023-07-06 | 1 | -0/+2 |
|\ |
|
| * | ACPI: platform: Move SMB0001 HID to the header and reuse | Andy Shevchenko | 2023-07-04 | 1 | -0/+2 |
* | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-27 | 1 | -1/+1 |
|\ \ |
|
| * | | acpi: Replace struct acpi_table_slit 1-element array with flex-array | Wyes Karny | 2023-06-01 | 1 | -1/+1 |
* | | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-06-26 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: CPPC: Add definition for undefined FADT preferred PM profile value | Mario Limonciello | 2023-06-21 | 1 | -1/+2 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec' | Rafael J. Wysocki | 2023-06-26 | 1 | -0/+2 |
|\ \| |
|
| * | | ACPI: scan: Reduce overhead related to devices with dependencies | Rafael J. Wysocki | 2023-06-05 | 1 | -0/+2 |
| |/ |
|
* / | ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() | Rafael J. Wysocki | 2023-06-15 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-04-25 | 1 | -0/+11 |
|\ |
|
| * | Merge back cpufreq changes for 6.4-rc1. | Rafael J. Wysocki | 2023-04-14 | 1 | -0/+11 |
| |\ |
|
| | * | ACPI: CPPC: Add auto select register read/write support | Wyes Karny | 2023-03-17 | 1 | -0/+11 |
* | | | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-04-25 | 24 | -51/+373 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-utils' and 'acpi-docs' | Rafael J. Wysocki | 2023-04-24 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error | Kiran K | 2023-03-20 | 1 | -1/+2 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. | | | | Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 2023-04-24 | 1 | -2/+0 |
| |\ \ \| | |
| | | |_|/ /
| | |/| | | |
|
| | | * | | | ACPI: video: Remove register_backlight_delay module option and code | Hans de Goede | 2023-04-11 | 1 | -2/+0 |
| | |/ / / |
|
| * | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2023-04-24 | 22 | -48/+371 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ACPICA: Update version to 20230331 | Bob Moore | 2023-04-06 | 1 | -1/+1 |
| | * | | | ACPICA: add os specific support for Zephyr RTOS | Najumon | 2023-04-06 | 2 | -0/+50 |
| | * | | | ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array | Kees Cook | 2023-04-06 | 1 | -2/+8 |
| | * | | | ACPICA: acpi_madt_oem_data: Fix flexible array member definition | Kees Cook | 2023-04-06 | 1 | -1/+1 |
| | * | | | ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array | Kees Cook | 2023-04-06 | 1 | -1/+4 |
| | * | | | ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member | Kees Cook | 2023-04-06 | 1 | -1/+4 |
| | * | | | ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array | Kees Cook | 2023-04-06 | 1 | -1/+4 |
| | * | | | ACPICA: Introduce ACPI_FLEX_ARRAY | Kees Cook | 2023-04-06 | 2 | -0/+15 |
| | * | | | ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array | Kees Cook | 2023-04-06 | 1 | -1/+1 |
| | * | | | ACPICA: actbl2: Replace 1-element arrays with flexible arrays | Kees Cook | 2023-04-06 | 1 | -8/+8 |
| | * | | | ACPICA: actbl1: Replace 1-element arrays with flexible arrays | Kees Cook | 2023-04-06 | 1 | -3/+3 |
| | * | | | ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array | Kees Cook | 2023-04-06 | 1 | -2/+2 |
| | * | | | ACPICA: Avoid undefined behavior: member access within null pointer | Tamir Duberstein | 2023-04-06 | 1 | -0/+3 |
| | * | | | ACPICA: Add structure definitions for RISC-V RHCT | Sunil V L | 2023-04-06 | 1 | -0/+48 |
| | * | | | ACPICA: MADT: Add RISC-V INTC interrupt controller | Sunil V L | 2023-04-06 | 1 | -1/+20 |
| | * | | | ACPICA: add support for ClockInput resource (v6.5) | Niyas Sait | 2023-04-06 | 1 | -1/+12 |
| | * | | | ACPICA: Update all copyrights/signons to 2023 | Bob Moore | 2023-04-06 | 21 | -21/+21 |
| | * | | | ACPICA: Add support for Arm's MPAM ACPI table version 2 | Hesham Almatary | 2023-04-06 | 1 | -0/+116 |
| | * | | | ACPICA: Add support for ASPT table in disassembler | Jeremi Piotrowski | 2023-04-06 | 1 | -0/+46 |
| | * | | | ACPICA: Add support for 64 bit loong_arch compilation | Huacai Chen | 2023-04-06 | 1 | -1/+1 |
| | * | | | ACPICA: acpisrc: Add missing tables to astable | Pedro Falcato | 2023-04-06 | 1 | -1/+1 |
| | * | | | ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC | Xiongfeng Wang | 2023-04-06 | 1 | -1/+2 |
| | * | | | ACPICA: Headers: Delete bogus node_array array of pointers from AEST table | Jessica Clarke | 2023-04-06 | 1 | -1/+0 |
| | |/ / |
|
* | / / | Revert "ACPICA: Events: Support fixed PCIe wake event" | Linus Torvalds | 2023-04-21 | 1 | -2/+1 |
|/ / / |
|
* / / | ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type() | Hans de Goede | 2023-04-05 | 1 | -2/+13 |
|/ / |
|
* / | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper | Hans de Goede | 2023-03-07 | 1 | -0/+5 |
|/ |
|
* | Remove Intel compiler support | Masahiro Yamada | 2023-03-05 | 3 | -60/+2 |