summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-111-5/+0
*---. Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki2023-08-252-4/+9
|\ \ \
| | | * ACPI: Remove assorted unused declarations of functionsYue Haibing2023-08-172-4/+0
| | |/ | |/|
| | * ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui2023-08-171-0/+9
| |/
* | Merge branch 'acpi-processor'Rafael J. Wysocki2023-08-252-36/+40
|\ \
| * | ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski2023-07-141-0/+1
| * | ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski2023-07-142-36/+39
| |/
| |
| \
*-. | Merge branches 'acpi-bus' and 'acpi-video'Rafael J. Wysocki2023-08-251-0/+6
|\ \|
| * | ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski2023-07-141-0/+6
| |/
* | ACPICA: Update version to 20230628Bob Moore2023-07-101-1/+1
* | ACPICA: RHCT: Add flags, CMO and MMU nodesSunil V L2023-07-101-1/+25
* | ACPICA: MADT: Add RISC-V external interrupt controllersSunil V L2023-07-101-1/+49
* | ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handleDave Jiang2023-07-101-1/+3
* | ACPICA: Fix misspelled CDAT DSMAS defineDave Jiang2023-07-101-1/+1
* | ACPICA: Detect GED device and keep track of _EVTJose Marinho2023-07-101-0/+1
* | ACPICA: fix for conflict macro definition on zephyr interfaceNajumon B.A2023-07-101-3/+0
* | ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville2023-07-101-0/+1
|/
* Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-061-0/+2
|\
| * ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko2023-07-041-0/+2
* | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-1/+1
|\ \
| * | acpi: Replace struct acpi_table_slit 1-element array with flex-arrayWyes Karny2023-06-011-1/+1
* | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-261-1/+2
|\ \ \ | |_|/ |/| |
| * | ACPI: CPPC: Add definition for undefined FADT preferred PM profile valueMario Limonciello2023-06-211-1/+2
| |/
| |
| \
*-. | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki2023-06-261-0/+2
|\ \|
| * | ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki2023-06-051-0/+2
| |/
* / ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki2023-06-151-0/+1
|/
* Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-251-0/+11
|\
| * Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki2023-04-141-0/+11
| |\
| | * ACPI: CPPC: Add auto select register read/write supportWyes Karny2023-03-171-0/+11
* | | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-2524-51/+373
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-utils' and 'acpi-docs'Rafael J. Wysocki2023-04-241-1/+2
| |\ \ \ \
| | * | | | ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K2023-03-201-1/+2
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2023-04-241-2/+0
| |\ \ \| | | | | | |_|/ / | | |/| | |
| | | * | | ACPI: video: Remove register_backlight_delay module option and codeHans de Goede2023-04-111-2/+0
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2023-04-2422-48/+371
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPICA: Update version to 20230331Bob Moore2023-04-061-1/+1
| | * | | ACPICA: add os specific support for Zephyr RTOSNajumon2023-04-062-0/+50
| | * | | ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook2023-04-061-2/+8
| | * | | 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