index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2025-07-29
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
23
-150
/
+494
2025-07-29
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2025-07-29
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
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' ...
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 recov...
Shuai Xue
1
-0
/
+11
2025-07-16
ACPI: RISC-V: Remove unnecessary CPPC debug message
Sunil V L
1
-2
/
+0
2025-07-14
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-05
Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
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
2025-06-26
ACPI: proc: Use str_enabled_disabled() helper
Andy Shevchenko
1
-5
/
+4
2025-06-26
ACPI: proc: Remove unused header
Andy Shevchenko
1
-1
/
+0
2025-06-26
ACPI: proc: Use correct format specifier and drop casting
Andy Shevchenko
1
-2
/
+2
[next]