aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus
2024-01-25ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin
2024-01-25ACPI: video: check for error while searching for backlight device parentNikita Kiryushin
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski
2023-05-30ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red
2023-05-30ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein
2023-05-30ACPI: EC: Fix oops when removing custom query handlersArmin Wolf
2023-03-11ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede
2023-03-11ACPI: Don't build ACPICA with '-Os'Mark Rutland
2023-03-11ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf
2023-03-11ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin
2023-03-11ACPICA: Drop port I/O validation for some regionsMario Limonciello
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma
2023-01-18ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2023-01-18ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao
2022-11-03ACPI: video: Force backlight native for more TongFang devicesWerner Sembach
2022-11-03ACPI: extlog: Handle multiple recordsTony Luck
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