summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-3/+27
2025-05-12ACPICA: Update copyright yearSaket Dumbre22-22/+22
2025-05-12ACPICA: Logfile: Changes for version 20250404Saket Dumbre1-1/+1
2025-05-12ACPICA: Replace strncpy() with memcpy()Ahmed Salem1-1/+1
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem1-3/+3
2025-05-12ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem1-1/+1
2025-05-12ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS...Shiju Jose1-8/+8
2025-05-12ACPICA: Introduce ACPI_NONSTRINGKees Cook2-0/+12
2025-05-12ACPICA: actbl2.h: ERDT: Add typedef and other definitionsTony Luck1-0/+190
2025-05-12ACPICA: infrastructure: Add new DMT_BUF types and shorten a long nameTony Luck2-2/+2
2025-05-12ACPICA: MRRM: Some cleanupsTony Luck1-6/+8
2025-05-12ACPICA: actbl2: Add definitions for RIMTSunil V L1-0/+83
2025-05-12ACPICA: actbl2.h: MRRM: Add typedef and other definitionsTony Luck1-0/+40
2025-05-12ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 typesTony Luck1-0/+7
2025-05-12ACPICA: Interpret SIDP structures in DMARAlexey Neyman1-2/+13
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng1-0/+24
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng1-3/+3
2025-04-28ACPICA: Drop stale comment about the header file contentSudeep Holla1-1/+1
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki3-13/+14
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds1-1/+1
2025-03-30Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-6/+0
2025-03-27ACPICA: Add start method for ARM FF-AStuart Yoder1-0/+1
2025-03-27ACPICA: Logfile: Changes for version 20241212Saket Dumbre1-1/+1
2025-03-27ACPICA: Fix typo in comments for SRAT structuresAdam Lackorzynski1-1/+1
2025-03-27ACPICA: actbl1: Add EINJv2 get error type actionZaid Alali1-1/+2
2025-03-27ACPICA: actbl1: Update values to hex to follow ACPI specsZaid Alali1-11/+11
2025-03-27ACPICA: New release 20240927Saket Dumbre1-1/+1
2025-03-27mailbox: pcc: Always map the shared memory communication addressSudeep Holla1-5/+0
2025-03-27mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla1-1/+0
2025-03-04x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...Josh Poimboeuf1-3/+3
2025-02-05ACPI/processor_idle: Add FFH state handlingPatryk Wlazlyn1-0/+5
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+1
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen1-0/+1
2025-01-26mm/fake-numa: allow later numa node hotplugBruno Faccini1-0/+5
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda1-0/+5
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda1-0/+3
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda1-3/+9
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda1-0/+3
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda1-1/+1
2024-11-26Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+7
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young1-0/+7
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+2
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2024-11-12Improve consistency of '#error' directive messagesNataniel Farzan1-1/+1
2024-11-08ACPI/CDAT: Add CDAT/DSMAS shared and read only flag valuesIra Weiny1-0/+2
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello1-0/+2
2024-11-05ACPICA: IORT: Update for revision E.fNicolin Chen1-1/+2
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1