summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+3
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-2/+2
2025-10-01ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error valueRafael J. Wysocki-3/+3
2025-09-29Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'Rafael J. Wysocki-28/+6
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li-1/+0
2025-09-19ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki-2/+2
2025-09-17ACPI: processor: idle: Rearrange declarations in header fileHuisong Li-5/+2
2025-09-16ACPI: processor: Remove unused empty stubs of some functionsHuisong Li-20/+0
2025-09-15ACPICA: CEDT: Add Back-Invalidate restriction to CXL WindowDavidlohr Bueso-0/+1
2025-09-15ACPICA: Update version to 20250807Saket Dumbre-1/+1
2025-09-15ACPICA: Print error messages for too few or too many argumentsSaket Dumbre-2/+8
2025-09-15ACPICA: Apply ACPI_NONSTRINGAhmed Salem-1/+1
2025-09-15ACPICA: Allow to skip Global Lock initializationHuacai Chen-0/+6
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso-2/+2
2025-09-05ACPI: processor: idle: Fix function defined but not used warningHuisong Li-6/+0
2025-09-02ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li-0/+8
2025-08-25ACPICA: Add SoundWire File Table (SWFT) signatureMaciej Strozek-0/+21
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young-0/+29
2025-07-28Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+0
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue-3/+0
2025-06-18cpufreq: CPPC: Remove cpu_data_listLifeng Zheng-1/+0
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki-3/+27
2025-05-12ACPICA: Update copyright yearSaket Dumbre-22/+22
2025-05-12ACPICA: Logfile: Changes for version 20250404Saket Dumbre-1/+1
2025-05-12ACPICA: Replace strncpy() with memcpy()Ahmed Salem-1/+1
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem-3/+3
2025-05-12ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem-1/+1
2025-05-12ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS...Shiju Jose-8/+8
2025-05-12ACPICA: Introduce ACPI_NONSTRINGKees Cook-0/+12
2025-05-12ACPICA: actbl2.h: ERDT: Add typedef and other definitionsTony Luck-0/+190
2025-05-12ACPICA: infrastructure: Add new DMT_BUF types and shorten a long nameTony Luck-2/+2
2025-05-12ACPICA: MRRM: Some cleanupsTony Luck-6/+8
2025-05-12ACPICA: actbl2: Add definitions for RIMTSunil V L-0/+83
2025-05-12ACPICA: actbl2.h: MRRM: Add typedef and other definitionsTony Luck-0/+40
2025-05-12ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 typesTony Luck-0/+7
2025-05-12ACPICA: Interpret SIDP structures in DMARAlexey Neyman-2/+13
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng-0/+24
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng-3/+3
2025-04-28ACPICA: Drop stale comment about the header file contentSudeep Holla-1/+1
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki-13/+14
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds-1/+1
2025-03-29Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-6/+0
2025-03-27ACPICA: Add start method for ARM FF-AStuart Yoder-0/+1
2025-03-27ACPICA: Logfile: Changes for version 20241212Saket Dumbre-1/+1
2025-03-27ACPICA: Fix typo in comments for SRAT structuresAdam Lackorzynski-1/+1
2025-03-27ACPICA: actbl1: Add EINJv2 get error type actionZaid Alali-1/+2
2025-03-27ACPICA: actbl1: Update values to hex to follow ACPI specsZaid Alali-11/+11
2025-03-27ACPICA: New release 20240927Saket Dumbre-1/+1
2025-03-26mailbox: pcc: Always map the shared memory communication addressSudeep Holla-5/+0
2025-03-26mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla-1/+0