summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2025-05-12ACPICA: Update copyright yearSaket Dumbre
2025-05-12ACPICA: Logfile: Changes for version 20250404Saket Dumbre
2025-05-12ACPICA: Replace strncpy() with memcpy()Ahmed Salem
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem
2025-05-12ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem
2025-05-12ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS...Shiju Jose
2025-05-12ACPICA: Introduce ACPI_NONSTRINGKees Cook
2025-05-12ACPICA: actbl2.h: ERDT: Add typedef and other definitionsTony Luck
2025-05-12ACPICA: infrastructure: Add new DMT_BUF types and shorten a long nameTony Luck
2025-05-12ACPICA: MRRM: Some cleanupsTony Luck
2025-05-12ACPICA: actbl2: Add definitions for RIMTSunil V L
2025-05-12ACPICA: actbl2.h: MRRM: Add typedef and other definitionsTony Luck
2025-05-12ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 typesTony Luck
2025-05-12ACPICA: Interpret SIDP structures in DMARAlexey Neyman
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng
2025-04-28ACPICA: Drop stale comment about the header file contentSudeep Holla
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-03-29Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-03-27ACPICA: Add start method for ARM FF-AStuart Yoder
2025-03-27ACPICA: Logfile: Changes for version 20241212Saket Dumbre
2025-03-27ACPICA: Fix typo in comments for SRAT structuresAdam Lackorzynski
2025-03-27ACPICA: actbl1: Add EINJv2 get error type actionZaid Alali
2025-03-27ACPICA: actbl1: Update values to hex to follow ACPI specsZaid Alali
2025-03-27ACPICA: New release 20240927Saket Dumbre
2025-03-26mailbox: pcc: Always map the shared memory communication addressSudeep Holla
2025-03-26mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla
2025-03-04x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...Josh Poimboeuf
2025-02-05ACPI/processor_idle: Add FFH state handlingPatryk Wlazlyn
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-01-25mm/fake-numa: allow later numa node hotplugBruno Faccini
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-11-25Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-08ACPI/CDAT: Add CDAT/DSMAS shared and read only flag valuesIra Weiny
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-05ACPICA: IORT: Update for revision E.fNicolin Chen
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois