Commits
Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' * acpi-video: ACPI / video: Add force_none quirk for Dell OptiPlex 9020M * acpi-battery: ACPI: make device_attribute const * acpi-spcr: ACPI: SPCR: work around clock issue on xgene UART ACPI: SPCR: extend XGENE 8250 workaround to m400 * acpi-misc: ACPI / dock: constify attribute_group structure MAINTAINERS: Add Tony and Boris as ACPI/APEI reviewers ACPI / lpat: Fix typos in comments and kerneldoc style MAINTAINERS: device property: ACPI: add fwnode.h
Showing diff to82d2b610586
- Rafael J. Wysocki committed 01d2f105a42MMerge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' * acpi-x86: ACPI...
- Alex Hung committed 1f59ab2783aACPI / video: Add force_none quirk for Dell OptiPlex 9020M Dell OptiPlex 9020M is a mi...
- Bhumika Goyal committed 82d2b610586ACPI: make device_attribute const Make these const as they are only passed as an argum...
- Graeme Gregory committed 03c3876f2e3ACPI: SPCR: work around clock issue on xgene UART xgene v1/v2 8250 UARTs don't run at ...
- Amitoj Kaur Chawla committed 19dc7134805ACPI / dock: constify attribute_group structure Functions working with attribute_group...