Commits
Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-misc' * acpi-init: ACPI: probe ECDT before loading AML tables regardless of module-level code flag * acpi-osl: ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() * acpi-bus: ACPI / glue: Split dev_is_platform() out of module for wide use * acpi-tables: ACPI/PPTT: Handle architecturally unknown cache types drivers: base: cacheinfo: Do not populate sysfs for unknown cache types * acpi-misc: ACPI: remove redundant 'default n' from Kconfig ACPI: custom_method: remove meaningless null check before debugfs_remove()
Showing diff to3c88a889b4e
- Rafael J. Wysocki committed 3c88a889b4eMMerge branch 'acpica' * acpica: ACPICA: Remove acpi_gbl_group_module_level_code and ...
- Erik Schmauss committed d737f333b21ACPI: probe ECDT before loading AML tables regardless of module-level code flag It was...
- Bart Van Assche committed 83b2348e275ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() Since acpi_os_get...
- Andy Shevchenko committed 719cf71cadaACPI / glue: Split dev_is_platform() out of module for wide use There would be useful ...
- Jeffrey Hugo committed 59bbff3775cACPI/PPTT: Handle architecturally unknown cache types The type of a cache might not be...
- Bartlomiej Zolnierkiewicz committed 56f57c07fd0ACPI: remove redundant 'default n' from Kconfig 'default n' is the default value for a...