index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
1
-1
/
+10
2026-01-23
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
1
-0
/
+86
2026-01-08
ACPI: CPPC: Fix missing PCC check for guaranteed_perf
Pengjie Zhang
1
-1
/
+2
2026-01-08
ACPI: PCC: Fix race condition by removing static qualifier
Pengjie Zhang
1
-1
/
+1
2026-01-08
ACPI: fan: Workaround for 64-bit firmware bug
Armin Wolf
2
-7
/
+36
2026-01-08
ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
Sakari Ailus
1
-4
/
+4
2026-01-08
ACPICA: Avoid walking the Namespace if start_node is NULL
Cryolitia PukNgae
1
-3
/
+6
2025-12-18
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-6
/
+10
2025-12-18
ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4
René Rebe
1
-1
/
+1
2025-12-18
RAS: Report all ARM processor CPER information to userspace
Jason Tian
1
-7
/
+4
2025-12-18
ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()
Haotian Zhang
1
-0
/
+1
2025-11-24
acpi/hmat: Fix lockdep warning for hmem_register_resource()
Dave Jiang
1
-21
/
+25
2025-11-24
acpi,srat: Fix incorrect device handle check for Generic Initiator
Shuai Xue
1
-1
/
+1
2025-11-24
ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-24
ACPI: CPPC: Perform fast check switch only for online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-24
ACPI: CPPC: Check _CPC validity for only the online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-13
ACPI: SPCR: Check for table version when using precise baudrate
Punit Agrawal
1
-1
/
+1
2025-11-13
ACPI: property: Return present device nodes only on fwnode interface
Sakari Ailus
1
-1
/
+23
2025-11-13
ACPICA: Update dsmethod.c to get rid of unused variable warning
Saket Dumbre
1
-1
/
+0
2025-11-13
ACPI: scan: Update honor list for RPMI System MSI
Sunil V L
1
-0
/
+2
2025-11-13
ACPI: SPCR: Support Precise Baud Rate field
Chen Pei
1
-1
/
+9
2025-11-13
ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...
Hans de Goede
1
-8
/
+1
2025-11-13
ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
Hans de Goede
1
-0
/
+2
2025-11-13
ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
Sam van Kampen
1
-0
/
+7
2025-11-13
ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
Shang song (Lenovo)
1
-3
/
+16
2025-11-13
ACPI: video: force native for Lenovo 82K8
Mario Limonciello (AMD)
1
-0
/
+8
2025-11-13
ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI object
Kaushlendra Kumar
1
-1
/
+1
2025-11-13
ACPI: fan: Use platform device for devres-related actions
Armin Wolf
3
-7
/
+7
2025-11-13
ACPI: fan: Add fan speed reporting for fans with only _FST
Joshua Grisham
4
-22
/
+49
2025-11-13
ACPI: fan: Use ACPI handle when retrieving _FST
Armin Wolf
4
-16
/
+26
2025-11-13
ACPI: button: Call input_free_device() on failing input device registration
Kaushlendra Kumar
1
-1
/
+3
2025-11-13
ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
Yuhao Jiang
1
-1
/
+3
2025-10-29
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Xi Ruoyao
1
-0
/
+6
2025-10-19
ACPI: property: Do not pass NULL handles to acpi_attach_data()
Rafael J. Wysocki
1
-0
/
+12
2025-10-19
ACPI: property: Add code comments explaining what is going on
Rafael J. Wysocki
1
-2
/
+44
2025-10-19
ACPI: property: Disregard references in data-only subnode lists
Rafael J. Wysocki
1
-29
/
+22
2025-10-19
ACPI: battery: Add synchronization between interface updates
Rafael J. Wysocki
1
-14
/
+29
2025-10-19
ACPI: battery: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-2
/
+8
2025-10-19
ACPI: battery: initialize mutexes through devm_ APIs
Thomas Weißschuh
1
-7
/
+2
2025-10-19
ACPI: battery: allocate driver data through devm_ APIs
Thomas Weißschuh
1
-3
/
+1
2025-10-19
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
1
-0
/
+4
2025-10-19
ACPI: debug: fix signedness issues in read/write helpers
Amir Mohammad Jahangirzad
1
-13
/
+13
2025-10-19
ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
Daniel Tang
1
-0
/
+3
2025-10-19
ACPI: property: Fix buffer properties extraction for subnodes
Rafael J. Wysocki
1
-19
/
+11
2025-10-15
ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
Colin Ian King
1
-1
/
+1
2025-10-15
ACPICA: Fix largest possible resource descriptor index
Dmitry Antipov
1
-1
/
+1
2025-10-15
ACPI: processor: idle: Fix memory leak when register cpuidle device failed
Huisong Li
1
-0
/
+3
2025-09-09
ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
Anup Patel
1
-2
/
+2
2025-09-09
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
1
-1
/
+3
2025-09-04
ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
Werner Sembach
1
-0
/
+6
[next]