summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede2021-11-261-23/+28
* ACPI: battery: Accept charges over the design capacity as fullAndré Almeida2021-11-261-1/+1
* ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki2021-11-264-13/+15
* acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-201-1/+1
* ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-261-0/+3
* Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki2021-08-121-7/+0
* 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: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński2021-07-201-1/+1
* ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald2021-07-201-0/+5
* ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-07-201-0/+1
* ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda2021-07-201-0/+7
* ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu2021-07-201-0/+16
* ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello2021-07-201-0/+40
* ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki2021-06-101-12/+12
* ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss2021-06-101-28/+16
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-221-0/+1
* ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor2021-05-221-11/+3
* ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-05-221-4/+6
* ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-05-221-0/+2
* ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-05-221-1/+1
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-071-3/+39
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-302-6/+33
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-03-041-1/+6
* ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki2021-03-041-11/+33
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-071-17/+38
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-271-0/+2
* ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-192-2/+15
* ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-301-0/+3
* Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally2020-12-301-1/+1
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-29/+12
* ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede2020-11-241-1/+12
* ACPI: GED: fix -WformatNick Desaulniers2020-11-221-1/+1
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles2020-11-051-0/+3
* ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung2020-11-051-0/+9
* ACPI / extlog: Check for RDMSR failureBen Hutchings2020-11-051-3/+3
* ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com2020-11-051-6/+7
* ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron2020-11-051-1/+1
* ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2020-10-011-12/+4
* ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2020-08-192-9/+1
* ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel2020-07-221-0/+10
* ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede2020-07-221-0/+9
* ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor2020-06-301-2/+2