index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
ACPI: property: Add code comments explaining what is going on
Rafael J. Wysocki
1
-2
/
+44
2025-09-16
ACPI: property: Disregard references in data-only subnode lists
Rafael J. Wysocki
1
-29
/
+22
2025-09-16
ACPI: property: Fix buffer properties extraction for subnodes
Rafael J. Wysocki
1
-19
/
+11
2025-09-16
ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
Colin Ian King
1
-1
/
+1
2025-09-15
ACPI: SPCR: Add support for DBG2 RISC-V SBI port subtype
Chen Pei
1
-0
/
+3
2025-09-15
ACPI: APEI: EINJ: Allow more types of addresses except MMIO
Jiaqi Yan
1
-9
/
+42
2025-09-15
ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()
Thorsten Blum
1
-5
/
+3
2025-09-15
ACPICA: ACPI_TYPE_ANY does not include the package type
Saket Dumbre
1
-1
/
+2
2025-09-15
ACPICA: Fix largest possible resource descriptor index
Dmitry Antipov
1
-1
/
+1
2025-09-15
ACPICA: Print error messages for too few or too many arguments
Saket Dumbre
1
-2
/
+9
2025-09-15
ACPICA: Update dsmethod.c to get rid of unused variable warning
Saket Dumbre
1
-1
/
+0
2025-09-15
ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...
Hans de Goede
1
-8
/
+1
2025-09-15
ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg
Ahmed Salem
1
-1
/
+1
2025-09-15
ACPICA: iASL: Fix printing CDAT table header
Ahmed Salem
1
-0
/
+8
2025-09-15
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
1
-0
/
+4
2025-09-15
ACPICA: Change the compilation conditions
Zhe Qiao
1
-2
/
+3
2025-09-15
ACPICA: Remove redundant "#ifdef" definitions
Zhe Qiao
1
-3
/
+0
2025-09-15
ACPICA: Modify variable definition position
Zhe Qiao
1
-2
/
+4
2025-09-08
ACPI: processor: thermal: Release policy references using __free()
Zihuan Zhang
1
-25
/
+27
2025-09-07
Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2025-09-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+3
2025-09-05
ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
Sunil V L
1
-0
/
+4
2025-09-05
ACPI: RISC-V: Add support for RIMT
Sunil V L
6
-0
/
+535
2025-09-04
ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
Anup Patel
1
-2
/
+2
2025-09-04
ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
Sam van Kampen
1
-0
/
+7
2025-09-04
ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
Hans de Goede
1
-0
/
+2
2025-09-04
ACPI: fan: Fold two simple functions into their only caller
Rafael J. Wysocki
1
-14
/
+4
2025-09-04
ACPI: thermal: Get rid of a dummy local variable
Rafael J. Wysocki
1
-5
/
+3
2025-09-04
ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
Daniel Tang
1
-0
/
+3
2025-09-04
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
1
-1
/
+3
2025-09-04
ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
Shang song (Lenovo)
1
-3
/
+16
2025-09-02
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
1
-28
/
+0
2025-09-02
cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
Dave Jiang
1
-6
/
+0
2025-09-02
ACPI: processor: idle: Eliminate static variable flat_state_cnt
Rafael J. Wysocki
1
-14
/
+11
2025-09-02
ACPI: processor: idle: Add module import namespace
Rafael J. Wysocki
2
-2
/
+4
2025-09-02
ACPI: processor: idle: Optimize ACPI idle driver registration
Huisong Li
2
-23
/
+45
2025-08-25
ACPI: Use str_low_high() helper in two places
Chelsy Ratnawat
2
-2
/
+4
2025-08-25
ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI object
Kaushlendra Kumar
1
-1
/
+1
2025-08-25
ACPI: video: force native for Lenovo 82K8
Mario Limonciello (AMD)
1
-0
/
+8
2025-08-25
ACPICA: Add SoundWire File Table (SWFT) signature
Maciej Strozek
1
-1
/
+1
2025-08-25
ACPI: PM: Add HP EliteBook 855 G7 WWAN modem power resource quirk
Maciej S. Szmigiero
1
-2
/
+78
2025-08-25
ACPI: PM: Add power resource init function
Maciej S. Szmigiero
3
-1
/
+11
2025-08-22
ACPI: processor: idle: Fix memory leak when register cpuidle device failed
Huisong Li
1
-0
/
+3
2025-08-21
Merge branches 'acpi-apei' and 'acpi-pfrut'
Rafael J. Wysocki
1
-1
/
+1
2025-08-20
ACPI: pfr_update: Fix the driver update version check
Chen Yu
1
-1
/
+1
2025-08-18
ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text
Uwe Kleine-König
1
-9
/
+3
2025-08-18
ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()
Charles Han
1
-0
/
+3
2025-08-18
ACPI: APEI: EINJ: Check if user asked for EINJV2 injection
Tony Luck
1
-1
/
+1
2025-08-14
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
1
-1
/
+4
2025-08-12
ACPI: EC: Relax sanity check of the ECDT ID string
Armin Wolf
1
-3
/
+7
[prev]
[next]