aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-16ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-09-16ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22
2025-09-16ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki1-19/+11
2025-09-16ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King1-1/+1
2025-09-15ACPI: SPCR: Add support for DBG2 RISC-V SBI port subtypeChen Pei1-0/+3
2025-09-15ACPI: APEI: EINJ: Allow more types of addresses except MMIOJiaqi Yan1-9/+42
2025-09-15ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()Thorsten Blum1-5/+3
2025-09-15ACPICA: ACPI_TYPE_ANY does not include the package typeSaket Dumbre1-1/+2
2025-09-15ACPICA: Fix largest possible resource descriptor indexDmitry Antipov1-1/+1
2025-09-15ACPICA: Print error messages for too few or too many argumentsSaket Dumbre1-2/+9
2025-09-15ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre1-1/+0
2025-09-15ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...Hans de Goede1-8/+1
2025-09-15ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_segAhmed Salem1-1/+1
2025-09-15ACPICA: iASL: Fix printing CDAT table headerAhmed Salem1-0/+8
2025-09-15ACPICA: Allow to skip Global Lock initializationHuacai Chen1-0/+4
2025-09-15ACPICA: Change the compilation conditionsZhe Qiao1-2/+3
2025-09-15ACPICA: Remove redundant "#ifdef" definitionsZhe Qiao1-3/+0
2025-09-15ACPICA: Modify variable definition positionZhe Qiao1-2/+4
2025-09-08ACPI: processor: thermal: Release policy references using __free()Zihuan Zhang1-25/+27
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2025-09-05ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()Sunil V L1-0/+4
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L6-0/+535
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-09-04ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CUSam van Kampen1-0/+7
2025-09-04ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede1-0/+2
2025-09-04ACPI: fan: Fold two simple functions into their only callerRafael J. Wysocki1-14/+4
2025-09-04ACPI: thermal: Get rid of a dummy local variableRafael J. Wysocki1-5/+3
2025-09-04ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang1-0/+3
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)1-3/+16
2025-09-02acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-28/+0
2025-09-02cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-6/+0
2025-09-02ACPI: processor: idle: Eliminate static variable flat_state_cntRafael J. Wysocki1-14/+11
2025-09-02ACPI: processor: idle: Add module import namespaceRafael J. Wysocki2-2/+4
2025-09-02ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li2-23/+45
2025-08-25ACPI: Use str_low_high() helper in two placesChelsy Ratnawat2-2/+4
2025-08-25ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI objectKaushlendra Kumar1-1/+1
2025-08-25ACPI: video: force native for Lenovo 82K8Mario Limonciello (AMD)1-0/+8
2025-08-25ACPICA: Add SoundWire File Table (SWFT) signatureMaciej Strozek1-1/+1
2025-08-25ACPI: PM: Add HP EliteBook 855 G7 WWAN modem power resource quirkMaciej S. Szmigiero1-2/+78
2025-08-25ACPI: PM: Add power resource init functionMaciej S. Szmigiero3-1/+11
2025-08-22ACPI: processor: idle: Fix memory leak when register cpuidle device failedHuisong Li1-0/+3
2025-08-21Merge branches 'acpi-apei' and 'acpi-pfrut'Rafael J. Wysocki1-1/+1
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu1-1/+1
2025-08-18ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.textUwe Kleine-König1-9/+3
2025-08-18ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()Charles Han1-0/+3
2025-08-18ACPI: APEI: EINJ: Check if user asked for EINJV2 injectionTony Luck1-1/+1
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki1-1/+4
2025-08-12ACPI: EC: Relax sanity check of the ECDT ID stringArmin Wolf1-3/+7