summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2022-06-14ACPI: property: Release subnode properties with data nodesSakari Ailus1-6/+12
2022-06-14ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello1-0/+12
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi1-7/+18
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko1-1/+1
2022-05-12ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum1-2/+1
2022-04-15ACPI: processor idle: Check for architectural support for LPIMario Limonciello1-5/+10
2022-04-15ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-15ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-04-15ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-04-15ACPI: APEI: fix return value of __setup handlersRandy Dunlap3-3/+3
2022-04-15ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus1-1/+1
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz1-0/+12
2022-03-11Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"Greg Kroah-Hartman2-14/+10
2022-02-16ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPERafael J. Wysocki2-10/+14
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki1-0/+1
2022-02-16ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy1-3/+11
2022-01-27ACPI: battery: Add the ThinkPad "Not Charging" quirkThomas Weißschuh1-0/+22
2022-01-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov3-4/+6
2022-01-27ACPICA: Fix wrong interpretation of PCC addressSudeep Holla1-6/+1
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki1-1/+2
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki1-0/+1
2022-01-27ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede1-3/+10
2022-01-27ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2-14/+45
2021-11-17ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-17ACPI: battery: Accept charges over the design capacity as fullAndré Almeida1-1/+1
2021-11-17ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki4-13/+15
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu1-1/+1
2021-09-26PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan1-0/+20
2021-08-18ACPI: NFIT: Fix support for virtual SPA rangesDan Williams1-0/+3
2021-08-12Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki1-7/+0
2021-08-04Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang1-8/+1
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede1-0/+9
2021-07-20ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang1-0/+1
2021-07-14ACPI: bgrt: Fix CFI violationNathan Chancellor1-39/+18
2021-07-14ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray6-71/+66
2021-07-14ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński1-1/+1
2021-07-14ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-07-14ACPI: resources: Add checks for ACPI IRQ overrideHui Wang1-1/+8
2021-07-14ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-14ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda1-0/+7
2021-07-14ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu1-0/+16
2021-07-14ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-14ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor1-11/+3
2021-05-11ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-11ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-11ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-05-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-3/+39