aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2021-07-14ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones
2021-06-16Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-05-19ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar
2021-05-14ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor
2021-05-11ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-05-11ACPI: custom_method: fix a possible memory leakMark Langsdorf
2021-05-11ACPI: custom_method: fix potential use-after-free issueMark Langsdorf
2021-04-14ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov
2021-04-07ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki
2021-03-30ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum
2021-03-30ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu
2021-03-11ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre
2021-03-11ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede
2021-03-09arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel
2021-03-04ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao
2021-03-04ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki
2021-02-03ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer
2021-02-03ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-27ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2020-12-30ACPI: PNP: compare the string length in the matching_id()Hui Wang
2020-12-30Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally
2020-12-30PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-12-30ACPI: NFIT: Fix input validation of bus-familyDan Williams
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-23ACPI/IORT: Fix doc warnings in iort.cShiju Jose
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki
2020-11-16ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao
2020-11-16ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-10ACPI: DPTF: Support Alder LakeSrinivas Pandruvada
2020-11-09ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede
2020-11-09ACPI: GED: fix -WformatNick Desaulniers
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz
2020-11-09ACPI: scan: Fix acpi_dma_configure_id() kerneldoc nameJohn Garry
2020-10-30Merge branches 'acpi-button' and 'acpi-dock'Rafael J. Wysocki
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-10-27ACPI: dock: fix enum-conversion warningArnd Bergmann
2020-10-23Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...Rafael J. Wysocki
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds