index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2025-07-03
ACPI: PM: Set/clear power.strict_midlayer in prepare/complete
Rafael J. Wysocki
1
-0
/
+4
2025-07-03
ACPI: processor: fix acpi_object initialization
Sebastian Ott
1
-1
/
+1
2025-07-03
ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
Breno Leitao
1
-0
/
+2
2025-07-03
Revert "ACPI: battery: negate current when discharging"
Rafael J. Wysocki
1
-16
/
+3
2025-07-02
ACPI: LPSS: Remove AudioDSP related ID
Andy Shevchenko
1
-3
/
+0
2025-07-02
ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functions
Abdelrahman Fekry
1
-3
/
+3
2025-07-02
ACPI: PM: Set .detach in acpi_general_pm_domain definition
Rafael J. Wysocki
1
-1
/
+3
2025-06-30
ACPI: pfr_update: Add more debug information when firmware update failed
Chen Yu
1
-15
/
+48
2025-06-27
acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-67
/
+52
2025-06-26
ACPI: proc: Prefer to use octal permission
Andy Shevchenko
1
-2
/
+1
[prev]
[next]