summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede
2021-07-20ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang
2021-07-14ACPI: bgrt: Fix CFI violationNathan Chancellor
2021-07-14ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray
2021-07-14ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski
2021-07-14ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald
2021-07-14ACPI: resources: Add checks for ACPI IRQ overrideHui Wang
2021-07-14ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo
2021-07-14ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda
2021-07-14ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu
2021-07-14ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
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-05-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-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-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-07ACPI: 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-11-24ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede
2020-11-22ACPI: GED: fix -WformatNick Desaulniers
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-11-05ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()Rafael J. Wysocki
2020-11-05ACPI: EC: PM: Flush EC work unconditionally after wakeupRafael J. Wysocki
2020-11-05ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles
2020-11-05ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung
2020-11-05ACPI / extlog: Check for RDMSR failureBen Hutchings
2020-11-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com
2020-11-05ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron
2020-10-17ACPI: Always build evged inArjan van de Ven
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki
2020-08-19ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda
2020-07-22ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel
2020-07-22ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede
2020-06-30ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld
2020-06-30ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor