summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-4/+6
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L1-1/+6
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)1-0/+9
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar1-1/+1
2023-08-11treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski1-2/+0
2023-05-30ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red1-0/+3
2023-05-30ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein1-3/+8
2023-05-30ACPI: EC: Fix oops when removing custom query handlersArmin Wolf1-0/+1
2023-03-11ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede1-1/+1
2023-03-11ACPI: Don't build ACPICA with '-Os'Mark Rutland1-1/+1
2023-03-11ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf1-1/+1
2023-03-11ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin1-5/+7
2023-01-18ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki1-2/+8
2023-01-18ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao1-7/+0
2022-11-03ACPI: video: Force backlight native for more TongFang devicesWerner Sembach1-0/+64
2022-11-03ACPI: extlog: Handle multiple recordsTony Luck1-13/+20
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander1-0/+16
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus1-4/+4
2022-08-25ACPI: LPSS: Fix missing check in register_device_clock()huhai1-0/+3
2022-08-25ACPI: PM: save NVS memory for Lenovo G40-45Manyi Li1-0/+8
2022-08-25ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach1-34/+0
2022-08-25ACPI: video: Force backlight native for some TongFang devicesWerner Sembach1-1/+50
2022-06-06ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi1-7/+18
2022-06-06ACPI: sysfs: Make sparse happy about address space in useAndy Shevchenko1-1/+1
2022-04-20ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-20ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-04-20ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-04-20ACPI: APEI: fix return value of __setup handlersRandy Dunlap3-3/+3
2022-04-20ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus1-1/+1
2022-03-28ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-28ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz1-0/+12
2022-01-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov3-4/+6
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki1-1/+2
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki1-0/+1
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-15Revert "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-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1