index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Lines
2026-01-14
ACPI: processor: idle: Add debug log for states with invalid entry methods
Huisong Li
-0
/
+2
2026-01-14
ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
Tuo Li
-13
/
+15
2026-01-14
ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
Ai Chao
-0
/
+8
2026-01-14
ACPI: bus: Align acpi_device_get_match_data() with driver match order
Kartik Rajput
-18
/
+12
2026-01-14
ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
-0
/
+26
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
-21
/
+34
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
-17
/
+35
2026-01-14
ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
-0
/
+34
2026-01-14
ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
-0
/
+6
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_sea() status check
Shuai Xue
-3
/
+17
2026-01-14
ACPI: APEI: GHES: Extract helper functions for error status handling
Shuai Xue
-21
/
+68
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
-3
/
+37
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
-1
/
+5
2026-01-14
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
-4
/
+28
2026-01-13
ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
Rafael J. Wysocki
-2
/
+6
2026-01-12
ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
Rafael J. Wysocki
-1
/
+2
2026-01-09
ACPI: processor: Do not expose global variable acpi_idle_driver
Huisong Li
-3
/
+9
2026-01-09
ACPI: processor: idle: Redefine two functions as void
Rafael J. Wysocki
-22
/
+19
2026-01-09
ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
Rafael J. Wysocki
-1
/
+1
2026-01-09
ACPI: processor: idle: Optimize ACPI idle driver registration
Huisong Li
-24
/
+52
2026-01-08
ACPI: AGDI: Add interrupt signaling mode support
Kazuhiro Abe
-9
/
+92
2026-01-07
ACPI: APEI: EINJ: make read-only array non_mmio_desc static const
Colin Ian King
-1
/
+1
2026-01-07
ACPI: acpi_watchdog: use LIST_HEAD for stack-allocated list
Can Peng
-3
/
+1
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
-22
/
+36
2026-01-02
ACPI: scan: Drop outdated comment regarding removed function
Julia Lawall
-2
/
+0
2026-01-02
ACPI: scan: Use resource_type() for resource type checking
Rafael J. Wysocki
-2
/
+2
2026-01-02
ACPI: bus: Fix typo under sizeof() in acpi_run_osc()
Rafael J. Wysocki
-1
/
+1
2026-01-02
ACPI: bus: Adjust acpi_osc_handshake() parameter list
Rafael J. Wysocki
-18
/
+12
2025-12-29
ACPI: sysfs: Add device cid attribute for exposing _CID lists
Rafael J. Wysocki
-0
/
+31
2025-12-29
ACPI: SBS: Convert the driver to a platform one
Rafael J. Wysocki
-29
/
+21
2025-12-29
ACPI: SMBUS HC: Convert the driver to a platform one
Rafael J. Wysocki
-24
/
+21
2025-12-29
ACPI: EC: Convert the driver to a platform one
Rafael J. Wysocki
-36
/
+22
2025-12-29
ACPI: EC: Register a platform device for ECDT EC
Rafael J. Wysocki
-0
/
+2
2025-12-29
ACPI: HED: Convert the driver to a platform one
Rafael J. Wysocki
-10
/
+13
2025-12-26
ACPI: battery: Convert the driver to a platform one
Rafael J. Wysocki
-33
/
+28
2025-12-26
ACPI: battery: Reduce code duplication related to cleanup
Rafael J. Wysocki
-3
/
+1
2025-12-26
ACPI: battery: Adjust event notification routine
Rafael J. Wysocki
-3
/
+3
2025-12-26
ACPI: thermal: Rework system suspend and resume handling
Rafael J. Wysocki
-24
/
+13
2025-12-26
ACPI: thermal: Convert the driver to a platform one
Rafael J. Wysocki
-29
/
+19
2025-12-26
ACPI: thermal: Adjust event notification routine
Rafael J. Wysocki
-5
/
+4
2025-12-26
ACPI: scan: Register platform devices for thermal zones
Rafael J. Wysocki
-0
/
+1
2025-12-26
ACPI: scan: Do not mark button ACPI devices as wakeup-capable
Rafael J. Wysocki
-1
/
+0
2025-12-26
ACPI: scan: Do not bind ACPI drivers to fixed event buttons
Rafael J. Wysocki
-8
/
+1
2025-12-26
ACPI: tiny-power-button: Convert the driver to a platform one
Rafael J. Wysocki
-11
/
+14
2025-12-26
ACPI: button: Convert the driver to a platform one
Rafael J. Wysocki
-29
/
+32
2025-12-26
ACPI: button: Adjust event notification routines
Rafael J. Wysocki
-34
/
+33
2025-12-26
ACPI: scan: Reduce code duplication related to fixed event devices
Rafael J. Wysocki
-25
/
+17
2025-12-26
ACPI: scan: Register platform devices for fixed event buttons
Rafael J. Wysocki
-17
/
+25
2025-12-26
ACPI: NFIT: core: Convert the driver to a platform one
Rafael J. Wysocki
-19
/
+28
2025-12-23
ACPI: bus: Rework the handling of \_SB._OSC USB4 features
Rafael J. Wysocki
-50
/
+8
[prev]
[next]