summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-09-25ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()Sunil V L
2025-09-25ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_propSunil V L
2025-09-23ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2025-09-23ACPI: GTDT: Generate platform devices for MMIO timersMarc Zyngier
2025-09-22ACPI: SPCR: Support Precise Baud Rate fieldChen Pei
2025-09-19ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki
2025-09-19ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki
2025-09-16ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()Rafael J. Wysocki
2025-09-16ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki
2025-09-16ACPI: property: Add code comments explaining what is going onRafael J. Wysocki
2025-09-16ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki
2025-09-16ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki
2025-09-16ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King
2025-09-15ACPI: SPCR: Add support for DBG2 RISC-V SBI port subtypeChen Pei
2025-09-15ACPI: APEI: EINJ: Allow more types of addresses except MMIOJiaqi Yan
2025-09-15ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()Thorsten Blum
2025-09-15ACPICA: ACPI_TYPE_ANY does not include the package typeSaket Dumbre
2025-09-15ACPICA: Fix largest possible resource descriptor indexDmitry Antipov
2025-09-15ACPICA: Print error messages for too few or too many argumentsSaket Dumbre
2025-09-15ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre
2025-09-15ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...Hans de Goede
2025-09-15ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_segAhmed Salem
2025-09-15ACPICA: iASL: Fix printing CDAT table headerAhmed Salem
2025-09-15ACPICA: Allow to skip Global Lock initializationHuacai Chen
2025-09-15ACPICA: Change the compilation conditionsZhe Qiao
2025-09-15ACPICA: Remove redundant "#ifdef" definitionsZhe Qiao
2025-09-15ACPICA: Modify variable definition positionZhe Qiao
2025-09-08ACPI: processor: thermal: Release policy references using __free()Zihuan Zhang
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-09-05ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()Sunil V L
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel
2025-09-04ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CUSam van Kampen
2025-09-04ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede
2025-09-04ACPI: fan: Fold two simple functions into their only callerRafael J. Wysocki
2025-09-04ACPI: thermal: Get rid of a dummy local variableRafael J. Wysocki
2025-09-04ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin
2025-09-04ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)
2025-09-02acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang
2025-09-02cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang
2025-09-02ACPI: processor: idle: Eliminate static variable flat_state_cntRafael J. Wysocki
2025-09-02ACPI: processor: idle: Add module import namespaceRafael J. Wysocki
2025-09-02ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li
2025-08-25ACPI: Use str_low_high() helper in two placesChelsy Ratnawat
2025-08-25ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI objectKaushlendra Kumar
2025-08-25ACPI: video: force native for Lenovo 82K8Mario Limonciello (AMD)
2025-08-25ACPICA: Add SoundWire File Table (SWFT) signatureMaciej Strozek