summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2026-01-14ACPI: processor: idle: Add debug log for states with invalid entry methodsHuisong Li-0/+2
2026-01-14ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li-13/+15
2026-01-14ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]Ai Chao-0/+8
2026-01-14ACPI: bus: Align acpi_device_get_match_data() with driver match orderKartik Rajput-18/+12
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco-0/+26
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco-21/+34
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco-17/+35
2026-01-14ACPI: extlog: Trace CPER PCI Express Error SectionFabio M. De Francesco-0/+34
2026-01-14ACPI: extlog: Trace CPER Non-standard Section BodyFabio M. De Francesco-0/+6
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_sea() status checkShuai Xue-3/+17
2026-01-14ACPI: APEI: GHES: Extract helper functions for error status handlingShuai Xue-21/+68
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck-3/+37
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab-1/+5
2026-01-14APEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab-4/+28
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki-2/+6
2026-01-12ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()Rafael J. Wysocki-1/+2
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li-3/+9
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki-22/+19
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki-1/+1
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li-24/+52
2026-01-08ACPI: AGDI: Add interrupt signaling mode supportKazuhiro Abe-9/+92
2026-01-07ACPI: APEI: EINJ: make read-only array non_mmio_desc static constColin Ian King-1/+1
2026-01-07ACPI: acpi_watchdog: use LIST_HEAD for stack-allocated listCan Peng-3/+1
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi-22/+36
2026-01-02ACPI: scan: Drop outdated comment regarding removed functionJulia Lawall-2/+0
2026-01-02ACPI: scan: Use resource_type() for resource type checkingRafael J. Wysocki-2/+2
2026-01-02ACPI: bus: Fix typo under sizeof() in acpi_run_osc()Rafael J. Wysocki-1/+1
2026-01-02ACPI: bus: Adjust acpi_osc_handshake() parameter listRafael J. Wysocki-18/+12
2025-12-29ACPI: sysfs: Add device cid attribute for exposing _CID listsRafael J. Wysocki-0/+31
2025-12-29ACPI: SBS: Convert the driver to a platform oneRafael J. Wysocki-29/+21
2025-12-29ACPI: SMBUS HC: Convert the driver to a platform oneRafael J. Wysocki-24/+21
2025-12-29ACPI: EC: Convert the driver to a platform oneRafael J. Wysocki-36/+22
2025-12-29ACPI: EC: Register a platform device for ECDT ECRafael J. Wysocki-0/+2
2025-12-29ACPI: HED: Convert the driver to a platform oneRafael J. Wysocki-10/+13
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki-33/+28
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki-3/+1
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki-3/+3
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki-24/+13
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki-29/+19
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki-5/+4
2025-12-26ACPI: scan: Register platform devices for thermal zonesRafael J. Wysocki-0/+1
2025-12-26ACPI: scan: Do not mark button ACPI devices as wakeup-capableRafael J. Wysocki-1/+0
2025-12-26ACPI: scan: Do not bind ACPI drivers to fixed event buttonsRafael J. Wysocki-8/+1
2025-12-26ACPI: tiny-power-button: Convert the driver to a platform oneRafael J. Wysocki-11/+14
2025-12-26ACPI: button: Convert the driver to a platform oneRafael J. Wysocki-29/+32
2025-12-26ACPI: button: Adjust event notification routinesRafael J. Wysocki-34/+33
2025-12-26ACPI: scan: Reduce code duplication related to fixed event devicesRafael J. Wysocki-25/+17
2025-12-26ACPI: scan: Register platform devices for fixed event buttonsRafael J. Wysocki-17/+25
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki-19/+28
2025-12-23ACPI: bus: Rework the handling of \_SB._OSC USB4 featuresRafael J. Wysocki-50/+8