summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+13
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki1-0/+1
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki1-0/+1
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko1-0/+1
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki1-2/+4
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki1-0/+11
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi1-1/+4
2026-07-09ACPI: Add acpi_device_clear_deps() helper functionLorenzo Pieralisi1-0/+8
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski1-0/+7
2026-04-15ACPI: add acpi_get_cpu_uid() stub helperArnd Bergmann1-0/+6
2026-04-09Merge branch 'acpi-cmos-rtc'Rafael J. Wysocki1-0/+10
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng1-0/+11
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki1-0/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi1-0/+1
2025-12-03Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-15/+0
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+26
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas1-1/+26
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki1-15/+0
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier1-1/+0
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan1-0/+12
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse1-0/+6
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse1-0/+5
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse1-0/+3
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus1-10/+0
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki1-5/+0
2025-09-03acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-12/+0
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2025-07-25x86: Handle KCOV __init vs inline mismatchesKees Cook1-2/+2
2025-07-01ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen1-1/+1
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+4
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki1-1/+8
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy1-1/+1
2025-05-23ACPI: irq: Introduce acpi_get_gsi_dispatcher()Roman Kisel1-1/+4
2025-05-12ACPI: MRRM: Minimal parse of ACPI MRRM tableTony Luck1-0/+9
2025-04-09ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello1-1/+8
2025-04-03Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+11
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang1-0/+11
2025-02-18x86: Move sysctls into arch/x86Joel Granados1-1/+0
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda1-0/+5
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang1-11/+1
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann1-2/+6
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen1-0/+1
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+1