summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus
2022-08-25ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-25ACPI: LPSS: Fix missing check in register_device_clock()huhai
2022-08-25ACPI: PM: save NVS memory for Lenovo G40-45Manyi Li
2022-08-25ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirksHans de Goede
2022-08-11ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach
2022-08-11ACPI: video: Force backlight native for some TongFang devicesWerner Sembach
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko
2022-04-15ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki
2022-04-15ACPI/APEI: Limit printable size of BERT table dataDarren Hart
2022-04-15ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki
2022-04-15ACPI: APEI: fix return value of __setup handlersRandy Dunlap
2022-04-15ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz
2022-01-27ACPI: battery: Add the ThinkPad "Not Charging" quirkThomas Weißschuh
2022-01-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki
2021-11-26ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede
2021-11-26ACPI: battery: Accept charges over the design capacity as fullAndré Almeida
2021-11-26ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu
2021-08-26ACPI: NFIT: Fix support for virtual SPA rangesDan Williams
2021-08-12Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki
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-20ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński
2021-07-20ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald
2021-07-20ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo
2021-07-20ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda
2021-07-20ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu
2021-07-20ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello
2021-06-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-05-22ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor
2021-05-22ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-05-22ACPI: custom_method: fix a possible memory leakMark Langsdorf
2021-05-22ACPI: 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-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