summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-11-16ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_noneHans de Goede
2022-11-16ACPI: video: Add a few bugtracker links to DMI quirksHans de Goede
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf
2022-11-15ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso
2022-11-14ACPI: Enable FPDT on arm64Jeremy Linton
2022-11-10ACPI: PM: Print full name path while adding power resourceKane Chen
2022-11-10ACPI: sysfs: use sysfs_emit() to instead of scnprintf()Xu Panda
2022-11-10ACPI: irq: Fix some kernel-doc issuesXiongfeng Wang
2022-11-10ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()Hanjun Guo
2022-11-08ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2022-11-07Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-07ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono
2022-11-07ACPI: video: Add backlight=native DMI quirk for Dell G15 5515Hans de Goede
2022-11-07ACPI: video: Make acpi_video_backlight_use_native() always return trueHans de Goede
2022-11-07ACPI: video: Improve Chromebook checksHans de Goede
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-05Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-11-05Merge branch 'acpi-x86'Rafael J. Wysocki
2022-11-03ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)Giulio Benetti
2022-11-03ACPI: sysfs: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041urMia Kanashi
2022-11-03ACPI: tables: Print CORE_PIC information when MADT is parsedHuacai Chen
2022-10-28Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-28ACPI: processor: throttling: remove variable countColin Ian King
2022-10-28ACPI: processor: idle: Check acpi_fetch_acpi_dev() return valueLi Zhong
2022-10-28apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel
2022-10-28ACPI: APEI: Drop unsetting driver data on removeUwe Kleine-König
2022-10-28ACPI: x86: Add another system to quirk list for forcing StorageD3EnableMario Limonciello
2022-10-28ACPICA: Finish support for the CDAT tableBob Moore
2022-10-28ACPICA: Improve warning message for "invalid ACPI name"Bob Moore
2022-10-28ACPICA: Add support for FFH Opregion special context dataSudeep Holla
2022-10-28ACPICA: Do not touch VGA memory when EBDA < 1ki_bVit Kabele
2022-10-28ACPICA: Check that EBDA pointer is in valid memoryVit Kabele
2022-10-28ACPICA: Events: Support fixed PCIe wake eventHuacai Chen
2022-10-28ACPICA: Make acpi_ex_load_op() match upstreamRafael J. Wysocki
2022-10-28Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki
2022-10-26ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]Hans de Goede
2022-10-26ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan
2022-10-26ACPI: PCC: Fix unintentional integer overflowManank Patel
2022-10-25Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-24apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel
2022-10-24ACPI: video: Fix missing native backlight on ChromebooksDmitry Osipenko
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-21ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams
2022-10-21EDAC/ghes: Make ghes_edac a proper moduleJia He
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-21EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He