index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
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-10-28
acpi: import acpi_call driver
Jason A. Donenfeld
3
-0
/
+370
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
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
1
-0
/
+4
2025-10-19
ACPI: battery: Add synchronization between interface updates
Rafael J. Wysocki
1
-14
/
+29
2025-10-19
ACPI: debug: fix signedness issues in read/write helpers
Amir Mohammad Jahangirzad
1
-13
/
+13
2025-10-19
ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg
Ahmed Salem
1
-1
/
+1
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-07
Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-2
/
+2
2025-09-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+3
2025-09-04
ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
Anup Patel
1
-2
/
+2
2025-09-04
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
1
-1
/
+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
2025-08-12
ACPI: processor: perflib: Move problematic pr->performance check
Rafael J. Wysocki
1
-1
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+4
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-3
/
+3
2025-07-28
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
23
-150
/
+494
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-67
/
+52
2025-07-22
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2025-07-22
ACPI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-22
Merge branches 'acpi-debug' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+1
2025-07-22
Merge branches 'acpi-soc', 'acpi-fan', 'acpi-dptf', 'acpi-pfrut', 'acpi-prm' and 'acpi-tad'
Rafael J. Wysocki
9
-27
/
+89
2025-07-22
Merge branch 'acpi-apei'
Rafael J. Wysocki
4
-103
/
+377
2025-07-22
Merge branches 'acpica', 'acpi-proc', 'acpi-processor' and 'acpi-pm'
Rafael J. Wysocki
7
-18
/
+25
2025-07-22
ACPI/PCI: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-07-21
ACPI: processor: throttling: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-07-21
ACPI: processor: perflib: Fix initial _PPC limit application
Jiayi Li
1
-1
/
+9
2025-07-16
ACPI: TAD: Replace sprintf() with sysfs_emit()
Sukrut Heroorkar
1
-2
/
+2
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
1
-34
/
+45
2025-07-16
ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
Shuai Xue
1
-0
/
+11
2025-07-16
ACPI: RISC-V: Remove unnecessary CPPC debug message
Sunil V L
1
-2
/
+0
2025-07-13
drivers,hmat: use node-notifier instead of memory-notifier
Oscar Salvador
1
-4
/
+4
2025-07-11
Merge back earlier changes related to system suspend and hibernation
Rafael J. Wysocki
1
-0
/
+4
2025-07-07
ACPI: fan: Update debug message in fan_get_state_acpi4()
Sumeet Pawnikar
1
-1
/
+1
2025-07-07
ACPI: PRM: Reduce unnecessary printing to avoid user confusion
Zhu Qiyu
1
-2
/
+24
2025-07-07
ACPI: fan: Replace sprintf() with sysfs_emit()
Eslam Khafagy
1
-1
/
+1
2025-07-07
ACPI: APEI: EINJ: Fix trigger actions
Tony Luck
1
-4
/
+10
2025-07-04
Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-16
/
+3
[next]