• Linus Torvalds's avatar
    Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm · e1043b67
    Linus Torvalds authored
    Pull ACPI fixes from Rafael Wysocki:
     "These fix up the ACPI IRQ override quirk list and add two new entries
      to it, add a new quirk to the ACPI backlight (video) driver, and fix
      the ACPI battery driver.
    
      Specifics:
    
       - Add a quirk for Dell OptiPlex 5480 AIO to the ACPI backlight
         (video) driver (Hans de Goede)
    
       - Prevent the ACPI battery driver from crashing when unregistering a
         battery hook and simplify battery hook locking in it (Armin Wolf)
    
       - Fix up the ACPI IRQ override quirk list and add quirks for Asus
         Vivobook X1704VAP and Asus ExpertBook B2502CVA to it (Hans de
         Goede)"
    
    * tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
      ACPI: battery: Fix possible crash when unregistering a battery hook
      ACPI: battery: Simplify battery hook locking
      ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
      ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]
      ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
      ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA
      ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
    e1043b67
battery.c 37.7 KB