summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2021-11-26ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-26ACPI: battery: Accept charges over the design capacity as fullAndré Almeida1-1/+1
2021-11-26ACPICA: 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-08-26ACPI: 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-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-20ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński1-1/+1
2021-07-20ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-07-20ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-20ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda1-0/+7
2021-07-20ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu1-0/+16
2021-07-20ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-06-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss1-28/+16
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-22ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor1-11/+3
2021-05-22ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-22ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-22ACPI: 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
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko2-6/+33
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-04ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-04ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki1-11/+33
2021-02-07ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki1-17/+38
2021-02-04ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-27ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2-2/+15
2020-12-30ACPI: PNP: compare the string length in the matching_id()Hui Wang1-0/+3
2020-12-30Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally1-1/+1
2020-12-30PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki1-29/+12
2020-11-24ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede1-1/+12
2020-11-22ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-11-05ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles1-0/+3
2020-11-05ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-11-05ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-11-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron1-1/+1
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki1-12/+4
2020-08-19ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2-9/+1
2020-07-22ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel1-0/+10
2020-07-22ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede1-0/+9
2020-07-01ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor1-2/+2
2020-06-22ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel1-1/+1
2020-06-22ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-22ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-06-22ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu1-0/+1