summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki
2023-08-25Merge branch 'acpi-processor'Rafael J. Wysocki
2023-08-25Merge branches 'acpi-bus' and 'acpi-video'Rafael J. Wysocki
2023-08-17ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui
2023-08-17ACPI: Remove assorted unused declarations of functionsYue Haibing
2023-07-14ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski
2023-07-14ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski
2023-07-10ACPICA: Update version to 20230628Bob Moore
2023-07-10ACPICA: RHCT: Add flags, CMO and MMU nodesSunil V L
2023-07-10ACPICA: MADT: Add RISC-V external interrupt controllersSunil V L
2023-07-10ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handleDave Jiang
2023-07-10ACPICA: Fix misspelled CDAT DSMAS defineDave Jiang
2023-07-10ACPICA: Detect GED device and keep track of _EVTJose Marinho
2023-07-10ACPICA: fix for conflict macro definition on zephyr interfaceNajumon B.A
2023-07-10ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki
2023-06-21ACPI: CPPC: Add definition for undefined FADT preferred PM profile valueMario Limonciello
2023-06-15ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-05ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki
2023-06-01acpi: Replace struct acpi_table_slit 1-element array with flex-arrayWyes Karny
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-24Merge branches 'acpi-utils' and 'acpi-docs'Rafael J. Wysocki
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2023-04-24Merge branch 'acpica'Rafael J. Wysocki
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds
2023-04-14Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede
2023-04-06ACPICA: Update version to 20230331Bob Moore
2023-04-06ACPICA: add os specific support for Zephyr RTOSNajumon
2023-04-06ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook
2023-04-06ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook
2023-04-06ACPICA: acpi_dmar_andd: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array memberKees Cook
2023-04-06ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06ACPICA: actbl1: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein
2023-04-06ACPICA: Add structure definitions for RISC-V RHCTSunil V L
2023-04-06ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L
2023-04-06ACPICA: add support for ClockInput resource (v6.5)Niyas Sait