summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2 daysACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor1-0/+4
2 daysACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco3-17/+35
10 daysRevert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Sasha Levin1-1/+1
10 daysACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy1-0/+12
10 daysACPI: battery: fix incorrect charging status when current is zeroAta İlhan Köktürk1-1/+8
10 daysACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider1-0/+6
10 daysACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf1-28/+18
10 daysACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]Ai Chao1-0/+8
10 daysACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li1-13/+15
10 daysAPEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab1-4/+28
10 daysAPEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab1-1/+5
2026-02-26ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can1-0/+13
2026-02-26ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley1-2/+2
2026-02-26ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov1-1/+3
2026-02-26ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki1-1/+1
2026-01-02ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang1-1/+2
2026-01-02ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang1-1/+1
2026-01-02ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf2-7/+36
2026-01-02ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus1-4/+4
2026-01-02ACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae1-3/+6
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-6/+10
2025-12-18ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe1-1/+1
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian1-7/+4
2025-12-18ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang1-0/+1
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki1-1/+1
2025-11-26Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-73/+48
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki2-45/+23
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki1-19/+22
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki2-9/+3
2025-11-24ACPI: GTDT: Correctly number platform devices for MMIO timersMarc Zyngier1-2/+2
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck1-23/+41
2025-11-14Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-22/+26
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki2-13/+36
2025-11-12acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang1-21/+25
2025-11-07ACPI: MRRM: Fix memory leaks and improve error handlingKaushlendra Kumar1-10/+33
2025-11-07ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy1-1/+1
2025-11-07ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy1-1/+1
2025-11-07ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy1-1/+1
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2025-11-03ACPI: SBS: Fix present test in acpi_battery_read()Dan Carpenter1-1/+1
2025-11-03ACPI: CPPC: Fix typo in a commentChu Guangqing1-1/+1
2025-10-30Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki6-25/+39
2025-10-27ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal1-1/+1
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck1-0/+3
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-61/+61
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf3-7/+7
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf4-16/+26
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3