summary refs log tree commit diff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-08-03ACPI: processor: perflib: Avoid updating frequency QoS unnecessarilyRafael J. Wysocki
2023-08-03ACPI: processor: perflib: Use the "no limit" frequency QoSRafael J. Wysocki
2023-08-03ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-07-27ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569Hans de Goede
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-09ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez
2023-05-24ACPI: video: Remove desktops without backlight DMI quirksHans de Goede
2023-05-24ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red
2023-05-24ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein
2023-05-24ACPI: EC: Fix oops when removing custom query handlersArmin Wolf
2023-05-24ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()Kang Chen
2023-05-11ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede
2023-05-11ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki
2023-05-11ACPI: VIOT: Initialize the correct IOMMU fwspecJean-Philippe Brucker
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-05-11ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-04-20ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo
2023-04-20ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TGHans de Goede
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede
2023-04-13ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede
2023-04-13ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede
2023-04-06ACPI: bus: Rework system-level device notification handlingRafael J. Wysocki
2023-04-06ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535Chia-Lin Kao (AceLan)
2023-03-30ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello
2023-03-30ACPI: x86: Drop quirk for HP ElitebookMario Limonciello
2023-03-22ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absentSudeep Holla
2023-03-11PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2023-03-10ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede
2023-03-10ACPI: Don't build ACPICA with '-Os'Mark Rutland
2023-03-10ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach
2023-03-10ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer
2023-03-10ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf
2023-03-10ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin
2023-03-10ACPICA: Drop port I/O validation for some regionsMario Limonciello
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-06ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede
2023-02-01acpi: Fix suspend with Xen PVJuergen Gross
2023-02-01ACPI: video: Fix apple gmux detectionHans de Goede
2023-02-01ACPI: video: Add backlight=native DMI quirk for Asus U46EHans de Goede
2023-02-01ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460pHans de Goede
2023-02-01ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede
2023-02-01ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan
2023-01-24ACPI: PRM: Check whether EFI runtime is availableArd Biesheuvel
2023-01-18ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede
2023-01-18ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2023-01-12ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello
2023-01-12ACPI: video: Allow GPU drivers to report no panelsMario Limonciello
2023-01-07ACPI: video: Prefer native over vendorHans de Goede