Commits
Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc' * acpi-spcr: ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errata ACPI: SPCR: Use access width to determine mmio usage * acpi-osi: ACPI / osi: Make local function acpi_osi_dmi_linux() static * acpi-bus: ACPI / bus: handle ACPI hotplug schedule errors completely * acpi-scan: ACPI / scan: Indicate to platform when hot remove returns busy * acpi-misc: ACPI / DPTF: constify attribute_group structures ACPI / LPSS: constify attribute_group structures ACPI: BGRT: constify attribute_group structures ACPI / power: constify attribute_group structures
Showing diff tod429e5c1226
- Linus Torvalds committed eceeae414edMMerge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux...
- Loc Ho committed 79a648328d2ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errata APM X-Gene verion ...
- Colin Ian King committed 5438bc573a2ACPI / osi: Make local function acpi_osi_dmi_linux() static The function acpi_osi_dmi_...
- Lee, Chun-Yi committed 9a4d8d60df3ACPI / bus: handle ACPI hotplug schedule errors completely Kernel should decrements th...
- Lee, Chun-Yi committed d429e5c1226ACPI / scan: Indicate to platform when hot remove returns busy In hotplug logic, it al...
- Arvind Yadav committed 9e4de6a8eeeACPI / DPTF: constify attribute_group structures attribute_groups are not supposed to ...