summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-181-0/+3
* Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki2021-08-121-7/+0
* ACPI: DPTF: Fix reading of attributesSrinivas Pandruvada2021-08-041-8/+43
* Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang2021-08-041-8/+1
* ACPI: Kconfig: Fix table override from built-in initrdRobert Richter2021-07-281-1/+1
* ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede2021-07-201-0/+9
* ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang2021-07-201-0/+1
* ACPI: bgrt: Fix CFI violationNathan Chancellor2021-07-141-39/+18
* ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray2021-07-146-71/+66
* ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan2021-07-141-17/+64
* ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski2021-07-141-1/+1
* ACPI: PM / fan: Put fan device IDs into separate header fileRafael J. Wysocki2021-07-143-8/+18
* ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald2021-07-141-0/+5
* ACPI: EC: trust DSDT GPE for certain HP laptopZhang Rui2021-07-141-1/+20
* ACPI: resources: Add checks for ACPI IRQ overrideHui Wang2021-07-141-1/+8
* ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-07-141-0/+1
* ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda2021-07-141-0/+7
* ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu2021-07-141-0/+16
* ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello2021-07-141-0/+40
* ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones2021-07-141-0/+24
* Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui2021-06-161-3/+1
* ACPICA: Clean up context mutex during object deletionErik Kaneda2021-06-101-0/+8
* serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-06-031-0/+1
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-191-0/+1
* ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar2021-05-191-0/+1
* ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor2021-05-141-11/+3
* ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-05-111-4/+6
* ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-05-111-0/+2
* ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-05-111-1/+1
* ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2021-04-141-3/+1
* ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2021-04-071-0/+7
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-04-071-3/+39
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-302-6/+33
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2021-03-301-2/+1
* ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu2021-03-301-0/+1
* ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre2021-03-111-0/+7
* ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede2021-03-114-17/+57
* arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2021-03-091-0/+55
* ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-03-041-1/+6
* ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki2021-03-041-11/+33
* ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer2021-02-031-2/+12
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-031-13/+33
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-271-0/+2
* ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-192-2/+15
* ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-301-0/+3
* Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally2020-12-301-1/+1
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-29/+12
* ACPI: NFIT: Fix input validation of bus-familyDan Williams2020-12-301-1/+5