Commits
Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm' * acpi-cleanup: ACPI / SBS: Fix incorrect sscanf() string * acpi-dock: ACPI / dock: Make 'docked' sysfs attribute work as documented * acpi-pci: ACPI / PCI: Fix memory leak in acpi_pci_irq_enable() * acpi-dsm: ACPI / nouveau: fix probing regression related to _DSM
Showing diff toe284175a96e
- Luis G.F committed 32a90512055ACPI / SBS: Fix incorrect sscanf() string Fix incorrect sscanf() string in function ac...
- Rafael J. Wysocki committed ab62f9cd7b5ACPI / dock: Make 'docked' sysfs attribute work as documented After recent ACPI core c...
- Tomasz Nowicki committed b685f3b1744ACPI / PCI: Fix memory leak in acpi_pci_irq_enable() acpi_pci_link_allocate_irq() can ...
- Jiang Liu committed e284175a96eACPI / nouveau: fix probing regression related to _DSM Fix regression caused by commit...