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-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-03-12
ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...
Nathan Chancellor
1
-0
/
+4
2026-03-12
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
3
-17
/
+35
2026-03-04
Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...
Sasha Levin
1
-1
/
+1
2026-03-04
ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
Yauhen Kharuzhy
1
-0
/
+12
2026-03-04
ACPI: battery: fix incorrect charging status when current is zero
Ata İlhan Köktürk
1
-1
/
+8
2026-03-04
ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
Jakob Riemenschneider
1
-0
/
+6
2026-03-04
ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
Armin Wolf
1
-28
/
+18
2026-03-04
ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
Ai Chao
1
-0
/
+8
2026-03-04
ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
Tuo Li
1
-13
/
+15
2026-03-04
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
1
-4
/
+28
2026-03-04
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
1
-1
/
+5
2026-02-27
ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO
Zhai Can
1
-0
/
+13
2026-02-27
ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs
Sean V Kelley
1
-2
/
+2
2026-02-27
ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
Alexey Simakov
1
-1
/
+3
2026-02-27
ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
Rafael J. Wysocki
1
-1
/
+1
2026-01-02
ACPI: CPPC: Fix missing PCC check for guaranteed_perf
Pengjie Zhang
1
-1
/
+2
2026-01-02
ACPI: PCC: Fix race condition by removing static qualifier
Pengjie Zhang
1
-1
/
+1
2026-01-02
ACPI: fan: Workaround for 64-bit firmware bug
Armin Wolf
2
-7
/
+36
2026-01-02
ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
Sakari Ailus
1
-4
/
+4
2026-01-02
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-28
Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-11-27
Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...
Rafael J. Wysocki
1
-1
/
+1
2025-11-26
Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-73
/
+48
2025-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
2
-45
/
+23
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
1
-19
/
+22
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
2
-9
/
+3
2025-11-24
ACPI: GTDT: Correctly number platform devices for MMIO timers
Marc Zyngier
1
-2
/
+2
2025-11-19
ACPI: APEI: EINJ: Fix EINJV2 initialization and injection
Tony Luck
1
-23
/
+41
2025-11-15
Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-22
/
+26
2025-11-13
Merge branches 'acpi-cppc' and 'acpi-tables'
Rafael J. Wysocki
2
-13
/
+36
2025-11-13
acpi/hmat: Fix lockdep warning for hmem_register_resource()
Dave Jiang
1
-21
/
+25
2025-11-07
ACPI: MRRM: Fix memory leaks and improve error handling
Kaushlendra Kumar
1
-10
/
+33
2025-11-07
ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-07
ACPI: CPPC: Perform fast check switch only for online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-07
ACPI: CPPC: Check _CPC validity for only the online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-07
Merge branches 'acpi-cppc' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2025-11-03
ACPI: SBS: Fix present test in acpi_battery_read()
Dan Carpenter
1
-1
/
+1
2025-11-03
ACPI: CPPC: Fix typo in a comment
Chu Guangqing
1
-1
/
+1
2025-10-30
Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'
Rafael J. Wysocki
6
-25
/
+39
2025-10-27
ACPI: SPCR: Check for table version when using precise baudrate
Punit Agrawal
1
-1
/
+1
2025-10-27
ACPI: MRRM: Check revision of MRRM table
Tony Luck
1
-0
/
+3
2025-10-25
Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-61
/
+61
2025-10-24
ACPI: fan: Use platform device for devres-related actions
Armin Wolf
3
-7
/
+7
2025-10-24
ACPI: fan: Use ACPI handle when retrieving _FST
Armin Wolf
4
-16
/
+26
2025-10-23
ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
Yuhao Jiang
1
-1
/
+3
[next]