summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2026-01-15ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf
2026-01-15ACPICA: Add support for the Microsoft display mux _OSI stringArmin Wolf
2026-01-15ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov
2026-01-15ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()Zilin Guan
2026-01-15ACPI: scan: Clean up after recent changesRafael J. Wysocki
2026-01-15ACPI: scan: Use acpi_setup_gpe_for_wake() for buttonsRafael J. Wysocki
2026-01-15ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PMRafael J. Wysocki
2026-01-15ACPI: video: Convert the driver to a platform oneRafael J. Wysocki
2026-01-15ACPI: video: Adjust event notification routineRafael J. Wysocki
2026-01-15ACPI: scan: Register platform devices for backlight device objectsRafael J. Wysocki
2026-01-14ACPI: processor: idle: Add debug log for states with invalid entry methodsHuisong Li
2026-01-14ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li
2026-01-14ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]Ai Chao
2026-01-14ACPI: bus: Align acpi_device_get_match_data() with driver match orderKartik Rajput
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-01-14ACPI: extlog: Trace CPER PCI Express Error SectionFabio M. De Francesco
2026-01-14ACPI: extlog: Trace CPER Non-standard Section BodyFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_sea() status checkShuai Xue
2026-01-14ACPI: APEI: GHES: Extract helper functions for error status handlingShuai Xue
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-01-14APEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki
2026-01-12ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()Rafael J. Wysocki
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li
2026-01-08ACPI: AGDI: Add interrupt signaling mode supportKazuhiro Abe
2026-01-07ACPI: APEI: EINJ: make read-only array non_mmio_desc static constColin Ian King
2026-01-07ACPI: acpi_watchdog: use LIST_HEAD for stack-allocated listCan Peng
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi
2026-01-02ACPI: scan: Drop outdated comment regarding removed functionJulia Lawall
2026-01-02ACPI: scan: Use resource_type() for resource type checkingRafael J. Wysocki
2026-01-02ACPI: bus: Fix typo under sizeof() in acpi_run_osc()Rafael J. Wysocki
2026-01-02ACPI: bus: Adjust acpi_osc_handshake() parameter listRafael J. Wysocki
2025-12-29ACPI: sysfs: Add device cid attribute for exposing _CID listsRafael J. Wysocki
2025-12-29ACPI: SBS: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: SMBUS HC: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: EC: Convert the driver to a platform oneRafael J. Wysocki
2025-12-29ACPI: EC: Register a platform device for ECDT ECRafael J. Wysocki
2025-12-29ACPI: HED: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki