summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2026-06-27ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()Yicong Yang
2026-05-23ACPI: APEI: EINJ: Fix EINJV2 memory error injectionTony Luck
2026-05-23ACPI: AGDI: fix missing newline in error messageHaoyu Lu
2026-05-23ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driverRafael J. Wysocki
2026-05-23ACPI: x86: cmos_rtc: Clean up address space handler driverRafael J. Wysocki
2026-05-14ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra
2026-05-14ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan
2026-05-14ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär
2026-05-14ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li
2026-04-11ACPI: RIMT: Add dependency between iommu and devicesSunil V L
2026-04-02ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi
2026-03-25ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki
2026-03-25ACPICA: Update the format of Arg3 of _DSMSaket Dumbre
2026-03-19ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks
2026-03-19ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider
2026-03-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek
2026-03-12ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor
2026-03-12ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-03-04Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Sasha Levin
2026-03-04ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy
2026-03-04ACPI: battery: fix incorrect charging status when current is zeroAta İlhan Köktürk
2026-03-04ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider
2026-03-04ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf
2026-03-04ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]Ai Chao
2026-03-04ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li
2026-03-04APEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab
2026-03-04APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-02-26ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-02-26ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley
2026-02-26ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov
2026-02-26ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki
2026-01-02ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang
2026-01-02ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang
2026-01-02ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf
2026-01-02ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus
2026-01-02ACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-12-18ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki
2025-11-26Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki
2025-11-24ACPI: GTDT: Correctly number platform devices for MMIO timersMarc Zyngier
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck
2025-11-14Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds