summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-23ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is availableHuisong Li
2022-11-21ACPI: bus: Fix the _OSC capability check for FFH OpRegionSudeep Holla
2022-11-18ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma
2022-11-18ACPI: HMAT: remove unnecessary variable initializationVishal Verma
2022-11-16ACPI: video: Prefer native over vendorHans de Goede
2022-11-16ACPI: video: Simplify __acpi_video_get_backlight_type()Hans de Goede
2022-11-16ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1EHans de Goede
2022-11-16ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35Hans de Goede
2022-11-16ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_nativeHans de Goede
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-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin
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