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