summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
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
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-13/+28
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki1-2/+4
2024-09-11Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki1-0/+2
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki1-1/+0
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki1-0/+2
2024-09-11Merge branch 'acpica'Rafael J. Wysocki8-12/+35
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-13/+28
2024-09-11x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello1-0/+5
2024-09-11x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello1-0/+5
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello1-0/+5
2024-09-11ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIBMario Limonciello1-13/+13
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger1-0/+2
2024-08-29ACPICA: Setup for ACPICA release 20240827Saket Dumbre1-1/+1
2024-08-29ACPICA: HMAT: Add extended linear address mode to MSCISDave Jiang1-1/+4
2024-08-29ACPICA: Add support for Windows 11 22H2 _OSI stringArmin Wolf1-0/+1
2024-08-29ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCEVasily Khoruzhick1-0/+5
2024-08-29ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node memberPunit Agrawal1-1/+1
2024-08-29ACPICA: Headers: Add RISC-V SBI Subtype to DBG2Sia Jee Heng1-0/+1
2024-08-29ACPICA: SPCR: Update the SPCR table to version 4Sia Jee Heng1-4/+8
2024-08-29ACPICA: Complete CXL 3.0 CXIMS structuresZhang Rui1-0/+4
2024-08-29ACPICA: haiku: Fix invalid value used for semaphoresAdrien Destugues1-0/+6
2024-08-29ACPICA: Allow setting waking vector on reduced hardware platformsJiaqing Zhao1-4/+4
2024-08-29ACPICA: Detect FACS in reduced hardware buildJiaqing Zhao1-1/+0
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L1-0/+1
2024-08-27ACPI: scan: Refactor dependency creationSunil V L1-0/+1
2024-08-26ACPI: bus: Define and use symbols for device and class name lengthsMuhammad Qasim Abdul Majeed1-2/+4
2024-08-19ACPI: video: Add Dell UART backlight controller detectionHans de Goede1-0/+1
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki1-0/+1
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki1-4/+0
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh1-1/+0
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1