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.19.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-7.0.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
2026-01-27
ACPI: processor: idle: Convert acpi_processor_setup_cpuidle_states() to void
Huisong Li
1
-9
/
+8
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
1
-15
/
+80
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
1
-21
/
+77
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
1
-0
/
+3
2026-01-27
Merge ACPICA material for 6.20 to satisfy dependencies
Rafael J. Wysocki
6
-32
/
+38
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
1
-21
/
+27
2026-01-27
ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
Jie Zhan
1
-21
/
+27
2026-01-23
ACPI: PCI: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
1
-5
/
+5
2026-01-23
ACPI: video: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
1
-4
/
+2
2026-01-22
ACPI: PM: Adjust messages regarding postponed ACPI PM
Rafael J. Wysocki
1
-2
/
+2
2026-01-22
ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
Gergo Koteles
1
-3
/
+0
2026-01-19
Merge back ACPI power management material for 6.20
Rafael J. Wysocki
2
-3
/
+2
2026-01-15
ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) object
Pawel Chmielewski
1
-0
/
+3
2026-01-15
ACPICA: Fix asltests using the Fatal() opcode
Armin Wolf
1
-0
/
+7
2026-01-15
ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
Armin Wolf
1
-28
/
+18
2026-01-15
ACPICA: Add support for the Microsoft display mux _OSI string
Armin Wolf
1
-1
/
+5
2026-01-15
ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
Alexey Simakov
1
-1
/
+3
2026-01-15
ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()
Zilin Guan
2
-2
/
+2
2026-01-15
ACPI: scan: Clean up after recent changes
Rafael J. Wysocki
2
-3
/
+2
2026-01-15
ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons
Rafael J. Wysocki
1
-14
/
+4
2026-01-15
ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM
Rafael J. Wysocki
1
-0
/
+9
2026-01-15
ACPI: video: Convert the driver to a platform one
Rafael J. Wysocki
1
-24
/
+23
2026-01-15
ACPI: video: Adjust event notification routine
Rafael J. Wysocki
1
-6
/
+3
2026-01-15
ACPI: scan: Register platform devices for backlight device objects
Rafael J. Wysocki
3
-3
/
+7
2026-01-14
ACPI: processor: idle: Add debug log for states with invalid entry methods
Huisong Li
1
-0
/
+2
2026-01-14
ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
Tuo Li
1
-13
/
+15
2026-01-14
ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
Ai Chao
1
-0
/
+8
2026-01-14
ACPI: bus: Align acpi_device_get_match_data() with driver match order
Kartik Rajput
1
-18
/
+12
2026-01-14
ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
2
-0
/
+26
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
2
-21
/
+34
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
3
-17
/
+35
2026-01-14
ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
1
-0
/
+34
2026-01-14
ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
1
-0
/
+6
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_sea() status check
Shuai Xue
1
-3
/
+17
2026-01-14
ACPI: APEI: GHES: Extract helper functions for error status handling
Shuai Xue
1
-21
/
+68
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
1
-3
/
+37
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
1
-1
/
+5
2026-01-14
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
1
-4
/
+28
2026-01-14
ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
Rafael J. Wysocki
1
-2
/
+6
2026-01-12
ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
Rafael J. Wysocki
1
-1
/
+2
2026-01-10
ACPI: processor: Do not expose global variable acpi_idle_driver
Huisong Li
2
-3
/
+9
2026-01-10
ACPI: processor: idle: Redefine two functions as void
Rafael J. Wysocki
1
-22
/
+19
2026-01-10
ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
Rafael J. Wysocki
1
-1
/
+1
2026-01-10
ACPI: processor: idle: Optimize ACPI idle driver registration
Huisong Li
2
-24
/
+52
2026-01-09
ACPI: AGDI: Add interrupt signaling mode support
Kazuhiro Abe
1
-9
/
+92
2026-01-07
ACPI: APEI: EINJ: make read-only array non_mmio_desc static const
Colin Ian King
1
-1
/
+1
2026-01-07
ACPI: acpi_watchdog: use LIST_HEAD for stack-allocated list
Can Peng
1
-3
/
+1
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
2
-22
/
+36
2026-01-02
ACPI: scan: Drop outdated comment regarding removed function
Julia Lawall
1
-2
/
+0
2026-01-02
ACPI: scan: Use resource_type() for resource type checking
Rafael J. Wysocki
1
-2
/
+2
[prev]
[next]