diff options
| author | Rafael J. Wysocki <[email protected]> | 2020-03-30 12:54:01 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2020-03-30 12:54:01 +0000 |
| commit | f94a57a1897ca746031d0e90700a832af154498c (patch) | |
| tree | 47c2acac68e1051495f2e3993080c41de712789e /drivers/pci/controller/pci-host-generic.c | |
| parent | Merge branch 'acpica' (diff) | |
| parent | ACPI: Add new tiny-power-button driver to directly signal init (diff) | |
| parent | ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry (diff) | |
| parent | ACPI: OSL: Add missing __acquires/__releases annotations (diff) | |
| parent | ACPI: video: remove redundant assignments to variable result (diff) | |
| parent | ACPI: list_for_each_safe() -> list_for_each_entry_safe() (diff) | |
| download | kernel-f94a57a1897ca746031d0e90700a832af154498c.tar.gz kernel-f94a57a1897ca746031d0e90700a832af154498c.zip | |
Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'acpi-misc'
* acpi-button:
ACPI: Add new tiny-power-button driver to directly signal init
ACPI: button: move HIDs to acpi/button.h
* acpi-battery:
ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry
ACPI / AC: Cleanup DMI quirk table
* acpi-osl:
ACPI: OSL: Add missing __acquires/__releases annotations
* acpi-video:
ACPI: video: remove redundant assignments to variable result
* acpi-misc:
ACPI: list_for_each_safe() -> list_for_each_entry_safe()
