summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
13 hoursACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach1-0/+6
13 hoursACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
13 hoursACPI: CPPC: Fix MASK_VAL() usageClément Léger1-4/+39
13 hoursACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin1-4/+2
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron1-7/+8
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron1-1/+1
2024-09-12ACPI: CPPC: Add helper to get the highest performance valueMeng Li1-0/+13
2024-08-29ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki3-2/+12
2024-08-29ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki4-7/+13
2024-08-29Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki4-62/+5
2024-08-14ACPI: SBS: manage alarm sysfs attribute through psy coreThomas Weißschuh1-11/+12
2024-08-14ACPI: battery: create alarm sysfs attribute atomicallyThomas Weißschuh1-4/+12
2024-07-25ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf1-1/+3
2024-07-25ACPI: EC: Abort address space access upon errorArmin Wolf1-1/+4
2024-07-18ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu1-21/+16
2024-06-27ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki4-5/+62
2024-06-27ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."Raju Rangoju1-21/+2
2024-06-27ACPI: EC: Install address space handler at the namespace rootRafael J. Wysocki2-10/+16
2024-06-27ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7Takashi Iwai1-0/+8
2024-06-27ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tabletsHans de Goede1-7/+13
2024-06-21ACPI: x86: Force StorageD3Enable on more productsMario Limonciello1-14/+10
2024-06-16ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg1-0/+12
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-0/+5
2024-06-12ACPI: disable -Wstringop-truncationArnd Bergmann1-0/+1
2024-06-12ACPI: LPSS: Advertise number of chip selects via propertyAndy Shevchenko1-0/+1
2024-05-02ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda1-16/+37
2024-05-02ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White1-2/+2
2024-05-02ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White1-5/+26
2024-04-17ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-13Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-04-13ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-4/+14
2024-04-10ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin1-2/+6
2024-03-27ACPI: scan: Fix device check notification handlingRafael J. Wysocki1-6/+2
2024-03-27ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov1-0/+7
2024-03-27ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff1-0/+14
2024-03-27ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland1-0/+12
2024-03-27ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-02-05ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue1-6/+23
2024-02-05ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang1-2/+2
2024-02-05ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava1-2/+3
2024-02-05ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu1-0/+9
2024-01-26acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-26ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck1-1/+6
2024-01-26ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko1-1/+2
2024-01-26ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin1-1/+1
2024-01-26ACPI: video: check for error while searching for backlight device parentNikita Kiryushin1-6/+6
2024-01-20ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2024-01-10ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter1-2/+2
2023-12-08iommu: Avoid more races around device probeRobin Murphy1-1/+6
2023-12-08ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede1-9/+5