summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: property: Release subnode properties with data nodesSakari Ailus2022-06-141-6/+12
* ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello2022-06-141-0/+12
* ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi2022-06-061-7/+18
* ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko2022-06-061-1/+1
* ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2022-05-121-2/+1
* ACPI: processor idle: Check for architectural support for LPIMario Limonciello2022-04-151-5/+10
* ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki2022-04-151-0/+5
* ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-04-151-2/+6
* ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki2022-04-151-0/+3
* ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-04-153-3/+3
* ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus2022-04-151-1/+1
* ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach2022-03-281-0/+75
* ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz2022-03-281-0/+12
* Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"Greg Kroah-Hartman2022-03-112-14/+10
* ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPERafael J. Wysocki2022-02-162-10/+14
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-161-0/+1
* ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy2022-02-161-3/+11
* ACPI: battery: Add the ThinkPad "Not Charging" quirkThomas Weißschuh2022-01-271-0/+22
* ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov2022-01-273-4/+6
* ACPICA: Fix wrong interpretation of PCC addressSudeep Holla2022-01-271-6/+1
* ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki2022-01-271-1/+2
* ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki2022-01-271-0/+1
* ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede2022-01-271-3/+10
* ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2022-01-272-14/+45
* ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede2021-11-171-23/+28
* ACPI: battery: Accept charges over the design capacity as fullAndré Almeida2021-11-171-1/+1
* ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki2021-11-174-13/+15
* acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-201-1/+1
* PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2021-09-261-0/+20
* 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
* Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang2021-08-041-8/+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: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński2021-07-141-1/+1
* ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald2021-07-141-0/+5
* 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
* ACPICA: Clean up context mutex during object deletionErik Kaneda2021-06-101-0/+8
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-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: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-071-3/+39