summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-12-05acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin
2024-11-08ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-08ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf
2024-11-08ACPI: battery: Simplify battery hook lockingArmin Wolf
2024-11-08ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-11-08ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-11-08ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki
2024-11-08ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-11-08ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-11-08ACPI: sysfs: validate return type of _STR methodThomas Weißschuh
2024-11-08ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron
2024-07-27ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu
2024-07-27ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf
2024-07-27ACPI: EC: Abort address space access upon errorArmin Wolf
2024-07-05ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."Raju Rangoju
2024-06-16ACPI: disable -Wstringop-truncationArnd Bergmann
2024-03-26ACPI: scan: Fix device check notification handlingRafael J. Wysocki
2024-03-26ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf
2024-02-23ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava
2024-02-23ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu
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